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) Getting Started with Android Introducing Java Variables

Pedro Albuquerque
Pedro Albuquerque
571 Points

Am I getting my own name wrong or is there anything else wrong here?

I just put my name and didn't change anything else.

Kevin Faust
Kevin Faust
15,353 Points

can u post ur code

2 Answers

samiff
samiff
31,206 Points

Did you do something like?

String myName = "Pedro";
Pedro Albuquerque
Pedro Albuquerque
571 Points

Nevermind, I got it right, thanks!