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
Josh Zxc
1,789 PointsCan'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
16,381 PointsHave you set the phone up for Developer mode? Settings > About phone > Build number Tap on the section 7 times
Jon Kussmann
Courses Plus Student 7,254 PointsOne 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?
Josh Zxc
1,789 PointsNo. no. It's my fault when I was writing this
Josh Zxc
1,789 PointsJosh Zxc
1,789 PointsOn my phone - yes, as an emulator I'm using Genymotion.