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) Improving Our Code Dynamically Changing the Background Color

Raymond Lam
Raymond Lam
1,571 Points

Building a simple android Ap, stage 5 Challenge, Stuck

can someone please help me with this challenge. I have been stuck on this challenge and i have exhausted myself

my code is

mealLayout.SetBackGroundColor(Color.GREEN);

can somebody please explain where i have went wrong?

thanks in advance!

3 Answers

Raymond Lam
Raymond Lam
1,571 Points

worked it out.

thank you

Sergio Cisneros
Sergio Cisneros
13,078 Points

How did you work this out? I am currently on it. :)

Raymond Lam
Raymond Lam
1,571 Points

i copied and pasted the code from following the video and changed the words. i must of made a mistake with case sensitivity. hope this helps.

liran uziel
liran uziel
3,025 Points

can i see you whole code?