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) Getting Started with Android Running the Fun Facts Project

Igor Demchenko
Igor Demchenko
1,433 Points

Can not start Fun Facts on the emulator.

Failure [INSTALL_PARSE_FAILED_MANIFEST_MALFORMED]

This is all it says. Tried to reload emulator twice, no use. It starts with a screen lock and runs like a normal phone, but no Fun Facts app in the app list.

2 Answers

Hello,

From the error message you gave, it sounds like there might be something wrong with your AndroidManifest.xml file. To help troubleshoot this more, we would need to see the file.

Igor Demchenko
Igor Demchenko
1,433 Points

Thanks for helping! Turned out that the path was wrong, illegal symbols used. Just have to remember to be careful in the beginning, leave it default if not sure.