[android-developers] Android music player intent in jquery

2012-06-15 Thread surya phani
Hi, I have a doubt about open android in-built music player using jquery.What is the code to open android music player in jquery.!! Any help will be appreciated. -- PHANI SURYA -- You received this message because you are subscribed to the Google Groups Android Developers group. To

Re: [android-developers] Re: update TextView inside a TimerTask

2012-03-14 Thread surya phani
thanks for ur code On Tue, Mar 13, 2012 at 7:29 PM, harsh chandel harshdchan...@gmail.comwrote: you can use this timer given in devloper guide new CountDownTimer(3, 1000) { public void onTick(long millisUntilFinished) { TextView