[android-developers] HELP! Lost all my stats on Android Market!

2009-02-01 Thread Akbur
ut using a different package name (to avoid the error), which means all my stats have been reset and users who wish to upgrade will need to inconveniently uninstall the old. Any advice? Thanks, Akbur --~--~-~--~~~---~--~~ You received this message because you are sub

[android-developers] Re: Unregistering a statically defined BroadcastReceiver in code?

2008-11-03 Thread Akbur
This looks as though it should do the trick. Thanks Jason. :-) Akbur On 2 Nov, 18:32, "Jason Parekh" <[EMAIL PROTECTED]> wrote: > Hi Akbur, > > You can't "unregister" this receiver, but you can disable it.  Check out > PackageManager.setComponent

[android-developers] Re: Android on device GPS locate not working - code included

2008-11-02 Thread Akbur
have a fix or is switched off, the network, though not as accurate as GPS should be active and give you an approximate location. All the best, Akbur On Nov 2, 11:45 am, Guillaume Perrot <[EMAIL PROTECTED]> wrote: > It can take a while to the G1 to init the gps and return a fix. > And y

[android-developers] Unregistering a statically defined BroadcastReceiver in code?

2008-11-02 Thread Akbur
eiver(BroadcastReceiver receiver) however I am not sure how I can pass the correct receiver instance to it? Has any one done this? If so, would you care to share? :-) Thanks! Akbur --~--~-~--~~~---~--~~ You received this message because you are subscribed to the G