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 Build a Simple Android App (2014) Creating the Screen Layout Getting to Know Our Tools

The Mo
The Mo
251 Points

the program won't run

the program gets a error in the run tab like this: " pkg: /data/local/tmp/TheMo.funfacts Failure [INSTALL_PARSE_FAILED_MANIFEST_MALFORMED]" every time i run

2 Answers

Ben Jakuben
STAFF
Ben Jakuben
Treehouse Teacher

This is probably because you have capital letters in your package name. It's an annoying feature! Check out the discussion and answer in this other Forum post.

We'll be updating this course before too long and we'll make sure that we specify that you can't use capital letters in the package name. cc Ben Deitch

The Mo
The Mo
251 Points

how do i change it?