Hello, i need some help in how to start developing two android applications (on one phone) which communicate with each other.
1. Application A sends a string to application B
2. Application B receives the string for example "startClassOne", app B using a method starts classOne and gets the result. The result is send back (again as string!) to Application A.
3. Application A writes in console the received string from B.
Hi,
can any one please send me the project(in android) where there is only client program which can connect to server and read the response from the server.send to my mail id [email protected]
Thanks and Regards,
Pushpa
parse .ics Calendar file using Ical4J in android.i saw the http://ical4j.sourceforge.net/introduction.html.how to use that ical4j-1.0-rc3.jar file in my project.I need help related to this plz ?
I am new to android
i want to develope Calendar application that shows events of current day.
it should fling to next or previous day
Thanks and Regards
Sasil
I am planning to develop an accelerometer based mouse on the android platform. the mobile device which i plan to use is htc nexus one. the cursor should move as the mobile is moved is space. will that be difficult compard to movement wrt gravity?
Hi,
Is it possible to hilight part of a text and copy in Android?
It's kinda like how in iPhone, when you hold a text for sometime, the box will show up and you can copy then paste that somewhere?
Thanks,
Tee
Team,
Can you please help me to understand why I m getting the following exception.
05-07 10:57:20.652: ERROR/AndroidRuntime(470): android.database.sqlite.SQLiteException: near "1": syntax error: , while compiling: SELECT Id,Name FROM act WHERE Id 1-IJUS-1
Thanks in advance,
I've got 'no resource found that matches the given name' but everything is set up correctly.
error: Error: No resource found that matches the given name (at 'text' with value '@string/labReminderClear').
In AndroidManifest.xml:
<application android:label="MyName"
.....
In Strings.xml:
<string name="app_name">MyName</string>
...
<string name="labReminderClear">Clear</string>
What could be wrong?
Can I do Android Programming in C++ ,C ?
If ( answer == "yes" )
{
then please tell how ? and whats the procedure for set-up ?
( i donot know obj-c ,java ) but well versed in C,C++ ,FLASH AS3
SDK released by google
please do not tell about NVDIA SDK its not fully developed :)
}
Hello,
I was trying to add more than one images in the AnimateDrawables under com.example.android.apis.graphics, but for some reason I couldn't. Can anyone post a sample code on how to accomplish it or at least explain it to me? This beginner programmer would really appreciate it.
Thanks
I need 2 ways of showing vertical label in Android:
Horizontal label turned 90 degrees counterclockwise (letters on the side)
Horizontal label with letters one under the other (like a store sign)
Do I need to develop custom widgets for both cases (one case), can I make TextView to render that way, and what would be a good way to do something like that if I need to go completely custom?
Hi, When i give the scrollbar height as 320sp in andoir ,it is okay for my application in android but in droid the same code for that scroll bar but it is too small in that how can i adjust ? Give me some suggestions.Thanks in advance?
how powerfull is google android bluetooth programming?
is it considered a low level programming langauge/emulator that enables me to have full control over bluetooth? ie protocols,encryption,layers....
I have an android application in which once when I call requestFocus() to a view I want to go to that view in an animated way (for eg: in an accelerated way, or a slow animation). All my views are in a ScrollView.
Hi,
I am using VideoView in Android for displaying streaming videos.
While playing the videos if a user receives & disconnects the call , the video starts playing from beginning instead of the behaviour which should be that after the call disconnection , the video should start playing from the same place when the call was received.
Kindly provide your suggestions/sample code if you have already implemented the same.
Warm Regards,
CB
Hello Guys,
I want to implement registration module in my android application.
Can anyone please let me know the procedure.
I mean, how can I use HttpRequestHandlerRegistry, SQLite connectivity etc
Thanks in advance.
Regards,
serenity.
Tag :Android Development
Hey
i want to display a list of image form url which i will get from xml file. how can i do that plz assist me.
Any knid of help is appriciated
I am looking for Android GUI which is wheel type number lock, with numbers on the wheel. The password GUI looks like a wheel with numbers on it and user can roll the wheel to select a number when wheel stops, only the numbers are visible that are on the surface of wheel.