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 trialHaitham Bweirat
299 PointsI keep getting an Error
I keep getting an error when I try to run my app , the device shows but it doesn't show the words " hello world " , I checked the messages to see what the error is but there is nothing it shows 0 errors
in the event log I got this error " pkg: /data/local/tmp/Haitham.funfacts Failure [INSTALL_PARSE_FAILED_MANIFEST_MALFORMED]"
HOW CAN I FIX THIS ? ALSO I WANT TO KNOW HOW TO DELETE A PROJECT ?
THANKS
1 Answer
Abdiaziz Abdullahi Abdulle
Full Stack JavaScript Techdegree Student 7,458 PointsHaitham, am not sure but I think that problem is caused by the company name or the app name. try creating new project , and make sure that the first letter of the Company name is small letter not capital, to be in the safe side, even app name....
Haitham Bweirat
299 PointsHaitham Bweirat
299 PointsHey man
do you know how to delete a project ? , I want to create a new one so I want to delete the old ones
thanks
Abdiaziz Abdullahi Abdulle
Full Stack JavaScript Techdegree Student 7,458 PointsAbdiaziz Abdullahi Abdulle
Full Stack JavaScript Techdegree Student 7,458 PointsI think you can delete it by going to the directory it's saved in, but you can also create another without deleting. if you're on windows, go File menu, and New project. then give the app and company name, but make sure the company name to start small letter...