Skip to content

Instantly share code, notes, and snippets.

@johnhamelink
Created November 13, 2010 20:23
Show Gist options
  • Save johnhamelink/675606 to your computer and use it in GitHub Desktop.
Save johnhamelink/675606 to your computer and use it in GitHub Desktop.
when I click "install" under run on device I get this.
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