Some things to try: - See if having them clear data first before trying to uninstall solves the problem. - For users with apps on SD card support, they could try moving to the SD card and back. - Look in the logcat output to see if there are any suspicious messages from installing (logcat output should be included in bug reports in the dev console). - Look for a user with the dev tools installed to get the output of "adb shell dumpsys package". This will have some information about how your app is currently installed.
On Thu, Aug 26, 2010 at 6:25 AM, TreKing <treking...@gmail.com> wrote: > On Thu, Aug 26, 2010 at 8:17 AM, mot12 <martin.hu...@gmail.com> wrote: > >> If you think this is due to some specific code changes you just made, you >> could of course have messed up. But I am sure you checked that. >> > > Oh no, I don't think it's my code that's wrong, otherwise EVERYONE would be > complaining and reinstalling would not help. I just think the changes I made > have exacerbated the underlying problem in the update process. > > >> I wonder what uninstalling does that a simple update doesn't accomplish. >> > > That's the key question. I wish I knew what the update process did in > detail. Any idea if it's in the Android source? I haven't looked, but I'll > check later when I get a chance (unless someone knows for sure either way > and can save me some time). > > >> I will google this a bit and see if I can find anything out. >> > > Good luck. I've had no luck so far. > > > ------------------------------------------------------------------------------------------------- > TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago > transit tracking app for Android-powered devices > > -- > 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+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. -- 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+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en