1

I try to run my Android project on my Tablet "Samsung GT-P1000" device but, any time I try to run the App I get this massage.

And at the Logcat: pkg: /data/local/tmp/com.helloworld Failure [INSTALL_FAILED_DEXOPT] I saw many answer here but none of them worked for me. I`m working with Android studio (and not eclipse !), I already deleted all my previous Apps from the device and clean/rebuild the project several tims...

Any help?

Thanks in advance.

Stefan Maimon
  • 233
  • 3
  • 12
  • Please include the full output from logcat from when you try to install. – Scott Barta Oct 22 '14 at 21:39
  • Thanks @ScottBarta this is the full logcat - Waiting for device. Target device: samsung-gt_p1000-3930320072ED00EC Uploading file local path: C:\Users\Name\AndroidStudioProjects\MyApp\app\build\outputs\apk\app-debug.apk remote path: /data/local/tmp/com.helloworld Installing com.helloworld DEVICE SHELL COMMAND: pm install -r "/data/local/tmp/com.helloworld" pkg: /data/local/tmp/com.helloworld Failure [INSTALL_FAILED_DEXOPT] DEVICE SHELL COMMAND: pm uninstall com.helloworld Unknown failure – Stefan Maimon Oct 22 '14 at 21:46
  • Have you tried using adb command and manually force uninstall? – JPM Jan 23 '15 at 22:42

0 Answers0