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 trialGodfrey Adiges
2,146 PointsRunning the Fun Facts Project
I have a problem running the emulator below I've pasted the link to how the screen shot looks. I have tried changing the company domain all to lower case letters btw & still no results
https://www.dropbox.com/s/vyzf2s014dtz4tp/Screenshot%202014-09-15%2023.36.24.png?dl=0
https://www.dropbox.com/s/c12kjz0e7xaflho/Screenshot%202014-09-15%2023.38.41.png?dl=0
1 Answer
Gloria Dwomoh
13,116 PointsHey Godfrey, it seems you have not done it right as the error still shows your package name being SukhrajGrewal.funfacts if you are still in the beginning make a new package and call it sukhrajgrewal.funfacts, all in lowercase and start again. You can also create a new package in your current project instead with the name sukhrajgrewal.funfacts and move all your old package files to that new one.