I am using eclipse ide for android developement. I have run my application in avd of andriod 2.1. It was working fine. I worked the whole day and then i turnoff my system. The next day I launched my eclipse but when I tried launch the avd I got Missing arch-specific emulator program: E:\androidsdk\tools/emulator-arm.exe error. How to overcome ths issue and start my AVD again.
I am using eclipse ide for android developement. I have run my application in
Share
Run the SDK Manager and update everything. If that doesn’t work, reinstall just the SDK manager, ADT plugin on eclipse should be fine.