Re: [android-developers] Error in installing dynamically downloaded apk from custom android application programmatically

2011-11-08 Thread chamith weerasinghe
Hi, onna mama reply kala. Chamith. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to

[android-developers] two apps

2011-06-03 Thread chamith weerasinghe
Hi I have two applications. one is ui based one and other is service based one. can I emberd these two apps and install at once. if user unstall ui app other should work. is this possible? please help me. chamith -- You received this message because you are subscribed to the Google Groups

Re: [android-developers] two apps

2011-06-03 Thread chamith weerasinghe
hi one for getting some data from user other for do some tasks accoding to the those data I use two apps because if user unstall first app second app should work this works but user have to install two apps seperatly. is there any other way to do this? chamith -- You received this message

Re: [android-developers] two apps

2011-06-03 Thread chamith weerasinghe
hi then how do I do this? if some one unstall that app allthe things going??? chamith -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group,

Re: [android-developers] Android apps

2011-04-26 Thread chamith weerasinghe
hi, Thanks for answers. Thanks Chamith On Tue, Apr 26, 2011 at 3:00 PM, String sterling.ud...@googlemail.comwrote: Be aware that this is REALLY basic stuff you're asking, and consequently there are much better ways to learn it than by asking open-ended questions here. Start with:

Re: [android-developers] Android apps

2011-04-26 Thread chamith weerasinghe
Hi all, I did that. but that is not I want. I have a UI application(Activity) it takes some data from user and store them. I have service, it should start at phone boot up and read the data from ui app and do some tasks. if user delete(unistall) ui app, service should remain and do its

Re: [android-developers] Android apps

2011-04-26 Thread chamith weerasinghe
hi, This is simple mobile tracking software. user can set secondry no and email andall his/her sims from ui app. when sim change it send a message including details of that sim. if that sim not set from ui phone sends continus messeges to secondy no including the position. Thanks -- You

Re: [android-developers] Android apps

2011-04-26 Thread chamith weerasinghe
hi, Can I add I password to app, when some one going to uninstall it it should ask for a password. can I do like this. Thanks Chamith -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

[android-developers] Android apps

2011-04-25 Thread chamith weerasinghe
Hi all, I want to install a one application from another application. can i do this on android. my one application has only service and other one is activity. please help me. Thanks. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post

Re: [android-developers] Android apps

2011-04-25 Thread chamith weerasinghe
Hi, user want to only deal with activity. service is for checking users states like locaton. service should start with phone boot up. but activity starts only user wants it. so I cant put them in one app(accoding to my knolage) please help. Thanks -- You received this message because you are

Re: [android-developers] Android apps

2011-04-25 Thread chamith weerasinghe
Hi, Please tell me how should i do this. Thanks -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to

Re: [android-developers] Android apps

2011-04-25 Thread chamith weerasinghe
: On Mon, Apr 25, 2011 at 1:13 PM, chamith weerasinghe e05ch...@gmail.com wrote: Please tell me how should i do this. Step #1: Move the service and its related classes into the project that has the activity Step #2: Move the service element (and any other required elements) into the manifest

[android-developers] Twitter on Android

2011-03-18 Thread chamith weerasinghe
Hi all I'm new to android and I want to insert facebook and twitter intraction for my android application. please help me. I couldn't do it... Thanks, Chamith -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send

Re: [android-developers] Twitter on Android

2011-03-18 Thread chamith weerasinghe
Hi all, Sorry for that. I want complete guide to twitter intraction. I evan cant log using android to twitter. thanks. On Fri, Mar 18, 2011 at 3:28 PM, Ramsay Domloge rdoml...@gmail.com wrote: What couldn't you do? Where is the error occurring? What exactly is your problem? if you want

Re: [android-developers] Twitter on Android

2011-03-18 Thread chamith weerasinghe
Hi, thanks all. now I have same idea about how to start that. thanks. On Fri, Mar 18, 2011 at 4:20 PM, Marcin Orlowski webnet.andr...@gmail.comwrote: On 18 March 2011 11:32, chamith weerasinghe e05ch...@gmail.com wrote: Sorry for that. I want complete guide to twitter intraction. Read

[android-developers] Twitter on Android

2011-01-31 Thread chamith weerasinghe
Hi All, I need to connect to twitter using my android application. is there any api like facebook api to connect to twitter. I need to sign in my account and when I choose twitter share from any where in my app it should do a post or some thing in twitter. hope u understand this. plz hep me.

Re: [android-developers] Streaming MP3 from HTTP using MediaPlayer

2010-12-14 Thread chamith weerasinghe
hi thishttp://blog.pocketjourney.com/2008/04/04/tutorial-custom-media-streaming-for-androids-mediaplayer/is a great tutorial for this. thanks On Mon, Dec 13, 2010 at 3:07 PM, Alex Xin xinxi...@gmail.com wrote: Hi, I'm trying to stream MP3 audio file from HTTP by using MediaPlayer class. I

[android-developers] Media Player For Android

2010-12-05 Thread chamith weerasinghe
Hi All, I want to build a application to play a audio file while downloading it. Here I want to use buffer. and put the downloaded audio to buffer and while downloading, play it. (Like Steaming). Please Help me... Chamith -- You received this message because you are subscribed to the Google

Re: [android-developers] Media Player For Android

2010-12-05 Thread chamith weerasinghe
Thanks... but I need to do a different thing.How I down load a audio file while it playing. I'm very new to android and want to do this. chamith On Mon, Dec 6, 2010 at 11:02 AM, nithya nataraj nithyan...@gmail.comwrote: Refer to the samples in android sdk android sdk /samples/api demos/media

[android-developers] Android Grid problem

2010-11-29 Thread chamith weerasinghe
hi all I'm very new to android. I need to get some Image urls from a xml file on the web and load those images to a grid view. please explain me, how to do this. thanks chamith -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this