I am trying to run my app on Intel x86 android emualtor. This emulator has been working great and fast but today when I recieved this error and can't test my apps in emulator.
[2012-08-11 15:42:34 - Practice2] Android Launch!
[2012-08-11 15:42:34 - Practice2] adb is running normally.
[2012-08-11 15:42:34 - Practice2] Performing com.umer.practice2.SplashScreen activity launch
[2012-08-11 15:42:34 - Practice2] Automatic Target Mode: using existing emulator 'emulator-5554' running compatible AVD 'a'
[2012-08-11 15:42:34 - Practice2] Uploading Practice2.apk onto device 'emulator-5554'
[2012-08-11 15:46:24 - Practice2] Installing Practice2.apk...
[2012-08-11 15:48:25 - Practice2] Failed to install Practice2.apk on device 'emulator-5554!
[2012-08-11 15:48:25 - Practice2] (null)
[2012-08-11 15:48:25 - Practice2] Launch canceled!
What should I do to fix this problem?
Thanks