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 trialBrendan Taylor
255 Pointsandroid emulator problem
Cannot launch AVD in emulator. Output: PANIC: HOME is defined but could not find Nexus_5_Edited_API_15.ini file in $HOME.android\avd (Note: avd is searched in the order of $ANDROID_AVD_HOME,$ANDROID_SDK_HOME.android\avd and $HOME.android\avd)
every time i launch the emulator i get this problem how do i fix it or otherwise is there a way to bypass it?
2 Answers
Jess Pendley
13,128 PointsHi Brendan,
I had a very similar problem and ended up having to uninstall and reinstall Android Studio to clear the error. I personally think that using Genymotion is a much better solution. In the event that you can't find another workaround, I would suggest that.
Genymotion Installation Guides
Hope that helps!
Brendan Taylor
255 PointsThx Jess Will geny motion work the same as android studio and will the tutorials cover what I need to know for geny motion?
Jess Pendley
13,128 PointsGenymotion is an outside emulator that you can use with Android Studio. Those tutorials should show you everything you need to know to get started, but there's also a ton of youtube videos that will too.