Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Android

Can't install the Ribbit app. Failure [INSTALL_FAILED_UID_CHANGED]

Installing com.treehouse.ribbit DEVICE SHELL COMMAND: pm install -r "/data/local/tmp/com.treehouse.ribbit" pkg: /data/local/tmp/com.treehouse.ribbit Failure [INSTALL_FAILED_UID_CHANGED]

It's FIRST install. What's wrong? I've google some information but still can't fix this.

2 Answers

Alex Hedley
Alex Hedley
16,381 Points

Have you set the phone up for Developer mode? Settings > About phone > Build number Tap on the section 7 times

On my phone - yes, as an emulator I'm using Genymotion.

One thing that I've noticed is: /data/local/tmp/com..treehouse.ribbit Failure [INSTALL_FAILED_UID_CHANGED]

There are two '.' between com and treehouse, which may be causing the error. Perhaps in your AndroidManifest.xml file?

No. no. It's my fault when I was writing this