[android-developers] Android: nXn metric over an image .. Which Also move with image.

2012-09-23 Thread umesh rathod
I want a metric or a grid over an image of nXn . As I zoom the image this should also get zoom. And this grid should also move with the Image move. Is there any way to do this in android. If image is moving out of the screen this grid should also move out of the screen. -- You received this

[android-developers] Re: Android: nXn metric over an image .. Which Also move with image.

2012-09-26 Thread umesh rathod
I subclass the imageview also but not getting proper result I tried but not satisfactory Drwaing grid from top left corner of the layout . Any Code Help ? On Saturday, September 22, 2012 1:43:48 PM UTC+5:30, umesh rathod wrote: > > I want a metric or a grid over an image of nXn . As I zo

[android-developers] InApp Purchase

2012-10-11 Thread umesh rathod
I am Implementing In-App purchase in my application but I am facing some difficulties in that like "onPurchaseStateChange"(CallBack metohod) never got called and not getting any response from the server. Pleae help to solve this . Thanks Umesh -- You received this message because you are subs