I make a very simple program but when i try to run it in the emulator i have errors
Compiling code. 0,0050003
Generating R file. 0,001
Compiling generated Java code. 0,6920396
Convert byte code - optimized dex. 0,2670153
Packaging files. 0,1240071
Signing package file. 0,2870164
ZipAlign file. 0,0280016
Installing file to device. Error
pkg: /data/local/tmp/test.apk
Failure [INSTALL_FAILED_DEXOPT]
Restarting ADB Server may solve this problem.
Tools - Restart ADB Server. Device serial: emulator-5554
PS The avd works fine when i use it with eclipse
Compiling code. 0,0050003
Generating R file. 0,001
Compiling generated Java code. 0,6920396
Convert byte code - optimized dex. 0,2670153
Packaging files. 0,1240071
Signing package file. 0,2870164
ZipAlign file. 0,0280016
Installing file to device. Error
pkg: /data/local/tmp/test.apk
Failure [INSTALL_FAILED_DEXOPT]
Restarting ADB Server may solve this problem.
Tools - Restart ADB Server. Device serial: emulator-5554
PS The avd works fine when i use it with eclipse