Issue
I'm running Android Studio 1.1 (Latest update installed). When i try to delete a AVD in this version, an error displays "AVD already running in emulator. close the emulator and try again". But , I cant find any AVDs running in my system. how can i solve this?
Solution
Search for *.lock folders under C:\Users\username\.android folder and delete those. This should tell Android studio that the AVD is not running.
Answered By - dhimanta
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.