[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-develope

[android-developers] error playing youtube video in my app....

2011-07-04 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) findView

Re: [android-developers] MapOverlay

2011-06-27 Thread Arpit Hada
gt;mapView.postInvalidate(); > > -- > 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] 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 mes