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 trialJodie Wong
3,522 PointsThe emulator comes up but the hello world bit is no where to be found
The emulator comes up but no hello world it just mimics an android device and I do get the error message: pkg: /data/local/tmp/Faye.funfacts Failure [INSTALL_PARSE_FAILED_MANIFEST_MALFORMED]
1 Answer
Johnson Darkwah
2,797 PointsHello Jodie, I'm pretty much a beginner in Android development, but looking around and reading a few topics on stack overflow I believe the problem could be the capital letter (Faye.funfacts) in your package name. Try changing the package name in your manifest file to small caps ...