Hello. Working on a Windows 7 Pro 64-bit system, that has the 64-bit Java J
To fix error i did following task:
1. Run the Android application (Right click on the Project >>Run As >>> Android Application)it will start your emulator then let the emulator run.
2. Then check whether PATH variable in the Environment Variables set it to Android SDK Tools directory.
3. Then go to command prompt give command 'ddms' to start the Dalvik Debug Monitor.
4. Then again run the application as explained in the step 1.
Then see the emulator screen to see required result.