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 Implementing Designs for Android Customizing a GridView for Friends Using a Custom Adapter for a GridView

Why are all my Parse Constants marked red??? Stack overflow and Youtube are no help

Screen shot below.....

http://i.imgur.com/CnX8R5R.png?1

When I fixed the cannot resolve R variable with all my R being highlighted red. I corrected my package name but then got all my parse constants marked red now??? Any suggestions :D

3 Answers

In Android Studio try:

Build -> Clean Project Build - > Rebuild Project

No use... What is Parse Constant

Ok it was my Parse Constants Class. It had the wrong package name too.

Heres my only two issues left...

http://i.imgur.com/BhWcJCb.png