Thursday, December 6, 2012

[android-developers] Re: App disappearing from my user's phones after update with "preferExternal" install location in Manifest

It's not a widget. All that has changed of relevance in manifest is this: android:installLocation="preferExternal" (where previously it was not specified).

Here is one email from a user:
"my icon was greyed out and got message saying it was not installed. I went to the play store and downloaded again and it said it had been purchased.  Then the icon went grey again soon after.  I had to do it twice, then this morning it was off again."

The fix for this user was to unmount Sd card, re-install app, mount sd card.


On Thursday, December 6, 2012 9:43:10 AM UTC-5, RichardC wrote:
Is it the app disappearing or a widget from the app?

Also have a read of:

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment