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
Ahmed Shafi
382 PointsI've an error in 'Run' so the 'Hello World' program does not run in Android Studio, so..????
Here is the error : Failure [INSTALL_PARSE_FAILED_MANIFEST_MALFORMED]
2 Answers
Steve Hunter
57,712 PointsCan you post your code in here and see if there is anything of use within the LogCat?
If this is just a 'Hello World' demo I'm not sure why it is looking at Parse at all!
Steve.
Wesley Seago
10,424 PointsYou have a problem in your AndroidManifest file. Without seeing any code, I would assume that you have an error in your package name.