Created
November 13, 2010 20:23
-
-
Save johnhamelink/675606 to your computer and use it in GitHub Desktop.
when I click "install" under run on device I get this.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Install Error | |
/opt/android-sdk-linux_x86/tools/apkbuilder | |
THIS TOOL IS DEPRECATED. See --help for more information. | |
/home/john/lumberjack/build/android/bin/classes.dex does not exist | |
[ERROR] /opt/android-sdk-linux_x86/tools/zipalign Unable to open '/home/john/lumberjack/build/android/bin/app.apk' as zip archive | |
[DEBUG] jarsigner -storepass tirocks -keystore /opt/titanium/mobilesdk/linux/1.4.0/android/dev_keystore -signedjar /home/john/lumberjack/build/android/bin/app.apk /home/john/lumberjack/build/android/bin/app-unsigned.apk tidev | |
[DEBUG] /opt/android-sdk-linux_x86/tools/zipalign -v 4 /home/john/lumberjack/build/android/bin/app.apk /home/john/lumberjack/build/android/bin/app.apkz | |
System Error while compiling Android classes.dex |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment