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 trialDimitri Mikadze
1,230 PointsAndroid studio emulator not starting
Hello, i set up everything, but emulator not starting. it writes bottom
"D:\Home\Desktop\adt-bundle-windows-x86-20140702\sdk\tools\emulator.exe -avd Android442 -netspeed full -netdelay none"
2 Answers
Dimitri Mikadze
1,230 Pointsfinally i start emulator, but now its not running app.
"Installation failed since the device possibly has stale dexed jars that don't match the current version (dexopt error). In order to proceed, you have to uninstall the existing application.
WARNING: Uninstalling will remove the application data!
Do you want to uninstall the existing application?"
when i'm clicking yes it writes "DELETE_FAILED_INTERNAL_ERROR" :(
Shariq Shaikh
13,945 Pointshow were you able to get the emulator to start, I'm getting the same message as you are
Dimitri Mikadze
1,230 PointsI figure it out, i think there was an error in code, because when i click build->clean project it starts normally. thanks
Gloria Dwomoh
13,116 PointsOh okay. I am glad it is working now.
Gloria Dwomoh
13,116 PointsGloria Dwomoh
13,116 PointsThere is no error in the line you pasted. Try to paste what you see in the "log cat" when you run the emulator.