If it is the multi-user issue, you don't have to use adb uninstall, the 
upper right menu bar in the settings->apps->(select your app) will have an 
"uninstall for all users" option that will get it off the device for all 
user profiles.

On Wednesday, January 20, 2016 at 5:22:26 PM UTC-5, MagouyaWare wrote:
>
> If you have multiple users on your device and install via adb (typically 
> via the IDE while developing the app) then you have to use adb to uninstall 
> it, as TreKing suggested.  Installing via adb seems to install for all 
> users.  If you then uninstall the app via the normal mechanism on your 
> phone it only removes the current user's version of it, which causes weird 
> behavior.
>
> On Wed, Jan 20, 2016 at 4:03 PM TreKing <treki...@gmail.com <javascript:>> 
> wrote:
>
>>
>> On Wed, Jan 20, 2016 at 8:16 AM, Pedro CLR <p.go...@gmail.com 
>> <javascript:>> wrote:
>>
>>> Returns message 'App not installed'. I used that same phone for debug; 
>>> could it be that somehow the app is still installed (even for other users), 
>>> and simply long-tapping and dragging the icon to 'uninstall' won't do the 
>>> trick?
>>
>>
>> Yes, I see weirdness like this frequently. Try using "adb uninstall 
>> <package-name>"
>>
>>
>> -------------------------------------------------------------------------------------------------
>> 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 unsubscribe from this group and stop receiving emails from it, send an 
>> email to android-developers+unsubscr...@googlegroups.com <javascript:>.
>> To post to this group, send email to android-d...@googlegroups.com 
>> <javascript:>.
>> Visit this group at https://groups.google.com/group/android-developers.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/android-developers/CANCScghRF2aWozEToV4S_pcd0q353qoO2vxMVtpxQkj9ZPMHmw%40mail.gmail.com
>>  
>> <https://groups.google.com/d/msgid/android-developers/CANCScghRF2aWozEToV4S_pcd0q353qoO2vxMVtpxQkj9ZPMHmw%40mail.gmail.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/7b6d6c8c-a69b-47f4-9d32-29754547195d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to