1,785 Topics

Member Avatar for
Member Avatar for napninjanx

Like for example. HTML Is a basic web design language. Is there a way to create your own kind of programming language, and use It to build stuff? any kind of stuff like software, android apps, sites, Etc.

Member Avatar for pritaeas
-1
35
Member Avatar for minhgiang.tran.1

Hi every one! I'm having a problem. Currently I have over 500 businees cards. They are very important to me. But I do not know what to do with them. My friend saved them on the Iphone. But I'm using the Android phone. Is this is a good means to …

Member Avatar for Lucas William
0
197
Member Avatar for kc.smith.100

Can anyone help, please? (The excellent solution on here for using an external SMS service does not "fit" ) My objective is to send an SMS "receipt" from an Agent's mobile (viewing our web page) instantly to the "payer" to acknowledge receipt of a (small) cash payment .... using the …

Member Avatar for kc.smith.100
0
2K
Member Avatar for BigPaw

What do Geek's eat in your part of the world? You're there tapping away, writing the world's greatest app for Android, or that Windows software that tablet owners will not be able to live without. What feeds the engine room driving all that creativity?

Member Avatar for deceptikon
0
200
Member Avatar for kc.smith.100

My objective is to send an SMS "receipt" from an Agent's mobile (viewing our web page) instantly to the "payer" to acknowledge receipt of a (small) cash payment .... using the bundled SMS package wih the Agent's phone contarct ... not an external SMS service. I'm hoping to do this …

Member Avatar for kc.smith.100
0
171
Member Avatar for shanki himanshu

what is the use of string.xml file in android? is it like defining global strings if we have multiple .java files in android application? correct me if i am wrong

Member Avatar for peter_budo
1
70
Member Avatar for arcticM

I want to create a very simple app. it's not a game, but it has some similarities to a game visually, for example there won't be any buttons or text.. I started following a book on android development but I felt like it was not teaching the things I need …

Member Avatar for peter_budo
0
92
Member Avatar for kendaop

Hi everyone. I'm teaching myself Android and it's been nothing but trouble. I'm having difficulty even doing some of the simplest tasks. Anyways, I've created a login screen, and when the user presses "OK", I want to switch activities, but it's not working. Here're my Logcat erros: 10-26 10:24:23.779: E/Trace(952): …

Member Avatar for peter_budo
0
619
Member Avatar for SCass2010

Hi all, I was looking to make an android app that gets data from a C# wcf server - at the minute I can pull some basic data and they are communicating - however what is the best way to create an app like this? I know that networking operations …

Member Avatar for peter_budo
0
104
Member Avatar for ziyaddinsadigov

Hi, guys, i made listactivity and i want to enter to other activities by clicking to list items. But there is a problem. This is my code: public class Main extends ListActivity { String[] values = { "Samsung", "Sony Ericsson", "Iphone" }; @Override public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); //setContentView(R.layout.activity_main); …

Member Avatar for peter_budo
0
107
Member Avatar for bettybarnes

Hello, I'd like to ask if you know how to keep my simple stopwatch timer running even when I press the back button to go back to the previous activity. How can I achieve this? Thanks for your help in advance.

Member Avatar for BigPaw
0
92
Member Avatar for Cronicle8

Hello, I'm building this app, which requires a Camera, but it is not working, it doesn't show anything except the design, here's teh code: Camera c = null; public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.qrreaderscreen); SurfaceView v = (SurfaceView) findViewById(R.id.v); SurfaceHolder surface_holder = null; v = new SurfaceView(getApplicationContext()); if (surface_holder …

Member Avatar for Cronicle8
0
305
Member Avatar for jalpesh_007

hello all, I have one question in my mind. i have seen one tablet with USB 2.0 port. I am using this in my pc after installing the device driver. Can i use my USB modem in this tablet? Tablet having OS Android. Hoping for your reply. Thank you.

Member Avatar for rubberman
0
169
Member Avatar for LaughingOtter

Hi! I'm in charge of building a somewhat complicated app for the Android. I know enough Java to do this, but I have been running into a couple of snags as far as the mobile bit goes. The app opens on a standard login page, using the client's ID number/SSN …

Member Avatar for LaughingOtter
0
135
Member Avatar for lse123

I developed an Android FlagGuessEnRu game, but I want upon success flag guess go to Google Maps(browser or MapView) for that flag/country, with appropriate scaling of the Map per country, well i get countries from wikipedia, what url to use for google map for a particular country, how from country …

Member Avatar for peter_budo
0
145
Member Avatar for lse123

Android intents Qs: Phonebook app, on view particular contact...facebook call works, skype is like not press, email shows not supported, and phone call gives error 2.3.3/2.2 ... well? all from menu button menu... can you debug... private void call(int i) { // TODO Auto-generated method stub switch (i) { case …

0
66
Member Avatar for hwoarang69

note i am working on eclipse, java, xml and anroid. i have a activity_right_sub_menu.xml file <?xml version="1.0" encoding="utf-8"?> <menu xmlns:android="http://schemas.android.com/apk/res/android" > <item android:id="@+id/I_ABOUT" android:title="About Us" android:numericShortcut="1" android:alphabticShortcut="a" android:orderInCategory="100" android:showAsAction="never"/> <item android:id="@+id/I_PREFERENCE" android:title="Preferences" android:numericShortcut="2" android:alphabticShortcut="b" android:orderInCategory="100" android:showAsAction="never" /> </menu> than i have a Menu.java file public class Menu extends ListActivity { …

Member Avatar for jalpesh_007
0
3K
Member Avatar for toomutch

Am interested in developing a mobile app for work - want to send our engineers some job details to the calendar on their mobile device, then have them 'tick a box' when it is complete and log an entry back to the server in the office. I've been doing some …

Member Avatar for Thomos859
0
278
Member Avatar for bettybarnes

Hello everybody, I'd like to ask for your help regarding my Android project. I'm planning to track user's data like BMI, and display it in a bar graph. Please give me some help how to implement, what APIs could I use and if you have any experiences developing an app …

0
55
Member Avatar for lse123

I have in Android/Java/Eclipse a Flag Guess Game: appear a name of country and below 3 or 6 or 9 flags (depend on settings) in 1 or 2 or 3 rows respecively to, choose the flag for the country name...well something wrong exist and flags appear some very big and …

Member Avatar for lse123
0
125
Member Avatar for DaveyMoyes

Hi All, I have the following mobile re direct script working on one website, but not another, For some reason I am getting the error - Can not modify headers information - header already sent - etc etc On line 20 Any ideas why this would work for one website …

Member Avatar for hakeemtunde
0
321
Member Avatar for davecoteproductions

Hi, Cote here, and I'm very pleased to announce that I've ported ALL my sl4a apps to eclipse apk, it embeds with the python interpreter, no need to install anything but the app off google play! I have completed: A) Android Eye (Computer Vision), that takes a picture and tells …

Member Avatar for BigPaw
0
334
Member Avatar for jemz

Hi, I am still learning android and i want to ask some help on how to use the menu in android.I already have edited in the ...res/menu/main_menu.xml...i put it there addition,subtraction,mulitplication...now what i want is that when i am going to launch my application i have a default screen displayed …

Member Avatar for jemz
0
55
Member Avatar for chuyauchi

I'm making an Android maze game. Currently, I'm using the UP/DOWN/LEFT/RIGHT button from the emulator. I would like to add the motion sensor to move the ball. How do I use the motion sensors? Is there any open source to control the ball? http://images.plurk.com/4OmXYw7VZ76FYg2eufH4Bz.jpg package com.chrischu.inclassassignment_3; //import com.chrischu.mazegame.R; import android.annotation.SuppressLint; …

Member Avatar for peter_budo
0
156
Member Avatar for hwoarang69

i got a text file <TextView android:id="@+id/TV_LABEL" /> <Button android:id="@+id/B_BUTTON" /> than in my java file password = (EditText)findViewById(R.id.ET_PASSWORD); button = (BUTTON)findViewById(R.id.B_BUTTON); public void onClick(View view) { // TODO Auto-generated method stub switch(view.getId()) { case R.id.TB_TOGGLE: } my question is what is value these variables password switch(view.getId()) case R.id.TB_TOGGLE case …

Member Avatar for peter_budo
0
71
Member Avatar for emeka.l.iwuagwu

good day all, i was having a little difficulty in trying to code an application in python to read sms i do something like this import inbox import sms but i still dont know where to go from there. The main objective of the code is to intercept sms messages …

Member Avatar for M.S.
0
438
Member Avatar for otttt

Hi Thgin i seek is to create a connection (android) to the latest postgresql 9.2 database. Theat is running on a distant server. Can i Do it? Is postgre 9.2 JDBC driver fro andoid out? & little bit distant question. If the prevous is doable. How i an write tet …

Member Avatar for peter_budo
0
170
Member Avatar for hwoarang69

i am useing java xml to make android apps. in my xml file i have a 2 edittext where user will enter 2 numbers. <EditText android:id="@+id/ET_FIRST" android:layout_width="300dp" android:layout_height="wrap_content" android:layout_alignParentLeft="true" android:layout_marginTop="50dp" android:hint="Enter 1st number hint" android:inputType="numberDecimal" android:textColor="#ffffff" android:textSize="25dp" android:textStyle="bold" /> <EditText android:id="@+id/ET_SECOND" android:layout_width="300dp" android:layout_height="wrap_content" android:layout_alignParentLeft="true" android:layout_marginTop="100dp" android:hint="Enter 2nd number hint" android:inputType="numberDecimal" …

Member Avatar for Wisestepp
0
276
Member Avatar for kittukrrish

Hey guys I would like to develop the random quiz game in JAVA. This game is already done in Android It's available at http://www.cannytech.com/AndroidRandomQuiz.apk......please tell the procedure..... Android market url is https://play.google.com/store/apps/details?id=com.canny.randomquiz

Member Avatar for stultuske
0
88
Member Avatar for happygeek

Samsung has fixed the Unstructured Supplementary Service Data (USSD) exploit that could remotely wipe data from a Galaxy S III smartphone, but that doesn't mean the USSD threat is over: far from it in fact. According to some security researchers, 400 million Android device users are at risk from having …

Member Avatar for solutionsinfini
0
670
Member Avatar for hwoarang69

i am trying to play music when my app start but this line is giving me a error. on 'res'. so i have a project called ANDROID_01 ANDROID_01 > res > sound ourSong = MediaPlayer.create(Splash.this, R.res.sound.intro); my folder tree ANDROID_01 assets bin gen libs res drawable layout menu sound intro.mp3 …

0
67
Member Avatar for BigPaw

I would like to write Python 3.3 code on my Android Mobile Phone. Are you using any particular app to do this? Is it also possible to compile?

Member Avatar for BigPaw
0
132
Member Avatar for SCass2010

Hi everyone, Just wondering if anyone could give me a bit of advice... For a project at university I'm going to try and create a sort of stock market advisor. Basically it will take data say from Yahoo, parse it, and based on certain rules provided by a user it …

0
86
Member Avatar for arcticM

Hi! I just started 2 days ago learning android app development from a book.. after about half a day of trying to add the android plugins and what not to Eclipse it finally worked but I have the following problem: the virtual imulator device doesn't show my updated code. like, …

Member Avatar for peter_budo
0
87
Member Avatar for Jur

I am making android application, where am I collectiong GPS information and in the end a make a gpx file with rte and rtept elements. It all works fine when I use trk,trkseg,trkpt but I can't make google earth show description of trkpt when you click on the point. So …

0
93
Member Avatar for jeha0

Hi. I'm Jens from Sweden. I have been programmming mostly embedded (AVR) using C for a couple of years. Tried Java (for Windows and Linux on desktop PC) but discovered lots of problems with that. Also tried C++ with CodeBlocks or other IDE's. Struggled with QT4 designer for a while …

Member Avatar for jeha0
0
230
Member Avatar for LaughingOtter

Hello again! So, what I have so far is a partial app that accepts a username/password, does two-way server work to determine legitimacy, then if successful, slurps in an XML file that has all the data the app itself will need. One of the most important XML variables determines which …

0
96
Member Avatar for samith.dilhara

<style name="Theme.Custom" parent="android:Theme"> <item name="android:windowBackground">@drawable/progress_clip_drawable</item> <item name="android:windowNoTitle">true</item> </style> if I use image drawable it works but if I use clip or shape drawable it want please help suggest solution

Member Avatar for JorgeM
0
57
Member Avatar for happygeek

Continuing the Lord of the Rings theme that I started with in the title of this review, I believe it is Gandalf who says "there is only one Lord of the Ring, only one who can bend it to his will. And he does not share power" but he sure …

Member Avatar for bryandavison1
0
407
Member Avatar for dasd

I'm interested in the HTC One. It is reported to have a 'hard to damage' polycarbonate case and seems to have great user reviews. My issue is with AT&T selling this phone for $549.00 without contract (* $199.00 with a 2 Year - which I do not want!*) when it …

Member Avatar for rubberman
0
197
Member Avatar for Sarama2030

Hi guys, I would like to develop for android and have my apps use the gooogle app engine as the on the cloud backend. Have been tring to install the google plugin for eclipse(GPE) and the google app engine sdk opn eclipse indigo both from a local source and from …

0
53
Member Avatar for bettybarnes

Hello, is it a good idea to include multi-users in my Android application? What are the benefits of having a multi-users over single-user? Is single-user the convention for mobile apps? Please I need ideas because I'm currently developing an Android application. But my adviser told me to have multi-users in …

Member Avatar for peter_budo
0
126
Member Avatar for supravat

Hi, Suppose I have 3 bluetooth devices( device1, device2, device3) paired with my android phone. Is there any way to test whether the remote bluetooth device is turned on or not using python script ?

0
69
Member Avatar for supravat

Hi, I want the list of paired bluetooth device list of an android device using python script. can any one please help me ?

0
48
Member Avatar for muzamilsw10

Hi, I work on Microsoft Windows XP, I have installed - Eclipse(Version: eclips-mobile-juno) - ADT(Version: 20.0.1.v201207132230-403220) - Android 2.2(API 8) But I need to get Android 2.3.3(API 10), so when I select Android 2.3.3(API 10) and try to install, my catalog shows this errors Preparing to install archives Downloading SDK …

Member Avatar for peter_budo
0
127
Member Avatar for chuyauchi

My Android preference (menu) is not opening a new activity. When I click the 'menu' button on the emulator, I can see my 'Setting' option. However, when I click the 'Setting', the setting page is not showing. There is no error and warning. Thank you for your time. I am …

0
66
Member Avatar for s1lkman

import java.util.*; public class MyLinkedList { private Node head; private class Node { private String element; Node link; } public MyLinkedList() { head=null; } public void insertAtHead(String ele) { Node curr = new Node(); curr.element = ele; curr.link = head; head=curr; } public void insertAtTail(String ele) { Node curr = …

Member Avatar for Taywin
0
120
Member Avatar for supravat

Hi, I am writing some code for android using python. I want to control the visibility of bluetooth ( i.e on or off of the bluetooth visibility) using some python script. Can you please help me ?

Member Avatar for M.S.
0
313
Member Avatar for m1n1m3

Hey! **Im here to ask for Your advice.** For a school project we choosed to create a android application that uses a database. As we are thrid year studens we have some experiance. But it is not as notable. We have **seen some**: **Access SQL** only on acess. How to …

Member Avatar for peter_budo
0
238
Member Avatar for abhishek_s_n

My application has two parts; a server and multiple clients. This project has its implementation both on Windows(Swing) and Android. The Server sends a song which a client receives and starts playing; more like we watch videos on YouTube; streaming. Sending data in chunks and receiving the same is accomplished. …

0
133

The End.