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) Creating the Screen Layout Adding a Button

Pedro Ponce
Pedro Ponce
1,135 Points

When I run the emulator at this point it still says "Hello World" It does not reflect any of the changes. Any answers?

It is as if I did not make any changes at all.

1 Answer

Ricky Sparks
Ricky Sparks
22,249 Points

Try clean build and Rebuild Project. Then click the run button again.

Pedro Ponce
Pedro Ponce
1,135 Points

Thanks Ricky, I really appreciate the fast response. I did clean and the rebuild and it did not work, but I did manage to get the emulator to show the changes. I did this by running the emulator. Once that emulator was open it only showed "Hello World." While it was open I ran it again and this time the changes showed up. I was closing the emulator every time I did changes.

Ricky Sparks
Ricky Sparks
22,249 Points

Glad you found a solution :D