I am getting the below error when trying to start an Android
emulator from Eclipse
:
[2013-01-03 15:10:28 - Emulator] PANIC: Could not open: test
Please note that its not same to the error:
[2011-07-10 15:32:26 - Emulator] PANIC: Could not open:C:\Users\Sam\.android/avd/Android2.1.ini
Where , ini
file is giving the error. Hence, solution of mklink
will not apply in my case.
In my case test
is the application name.
PS: I am using Windows 7
.