[android-developers] grid view image gallery

2011-07-19 Thread Arpit Hada
I want to implement an image gallery in grid view where images are coming from the remote server. Can anyone please provide any link/code? -- 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] error playing youtube video in my app....

2011-07-05 Thread Arpit Hada
HI all, I am getting a URL from web service which is of YouTube. I am trying to run it on my device and emulator as well, but it give a warning message Can't play video. This is the code I am using:- String linkURL = intent.getStringExtra(URL); videoView = (VideoView)

Re: [android-developers] MapOverlay

2011-06-27 Thread Arpit Hada
@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Regards, Arpit Hada -- You received this message because you are subscribed to the Google

[android-developers] Lost my app's keystore file and want to update app??

2011-06-16 Thread Arpit Hada
I want to publish updated version of my app but I've lost certificate/ keystore file that I used while publishing the app's previous version. Is there any way I can upload my updated app and send the notification to it's active users? Any help would be appreciated. Thanks -- You received this