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 Creating the Screen Layout Setting a Fullscreen Theme

Ritu Kashyap
Ritu Kashyap
972 Points

"App isn't installed!"

everytime I make changes and run my code,app icon in the emulator blurs out and on tapping,it shows the same message. What could be the possible reason?

Mazen Halawi
Mazen Halawi
7,806 Points

try to restart the AVD, if its still doing so, delete and make a new AVD and try again.

1 Answer

When you run an app from Android Studio it automatically launches the app for you. Sometimes when the studio installs a new build it tends to give such errors. You might wanna wait for sometime. Usually checking the event logs or messages in android studio might give you a better idea of the problem.