Please Visit: http://ift.tt/1ajReyV
from Public RSS-Feed of Jeffery yuan. Created with the PIXELMECHANICS 'GPlusRSS-Webtool' at http://gplusrss.com http://ift.tt/1ljWhVs
via LifeLong Community
Android Studio: No classes.dex in built apk
http://ift.tt/1mnEals
Recently, when I deploy my simple Android application to emulator in Android Studio, it always fails with error: Failure [INSTALL_FAILED_DEXOPT]
Check the logcat log: it shows: "The apk does not include classes.dex".
The Workaround: Build the app manually in command line: gradlew.bat clean assembleDebug
http://ift.tt/1mnEals
Recently, when I deploy my simple Android application to emulator in Android Studio, it always fails with error: Failure [INSTALL_FAILED_DEXOPT]
Check the logcat log: it shows: "The apk does not include classes.dex".
The Workaround: Build the app manually in command line: gradlew.bat clean assembleDebug
from Public RSS-Feed of Jeffery yuan. Created with the PIXELMECHANICS 'GPlusRSS-Webtool' at http://gplusrss.com http://ift.tt/1ljWhVs
via LifeLong Community
No comments:
Post a Comment