Quantcast
Channel: Appcelerator Developer Center Q&A Tag Feed (device)
Viewing all articles
Browse latest Browse all 250

Error signature in android

0
0

This is terrible! I tried to compile the app, works great when sending to the device ... But when sending the export command is not working.

$ titanium build --platform android -T dist-playstore --keystore ~/Work/release.keystore
Oh surprise, it does not work the apk. Not to mention the fact that the unsigned APK does not work ...
Titanium SDK
  ?  latest sdk         installed (v3.5.1.GA)
  ?  selected sdk       up-to-date (v3.5.1.GA)
 
Android Environment
  ?  sdk                installed (/home/thor/.android/sdk)
  !  tools              untested version 24.2.0; may or may not work
  !  platform tools     untested version 22; may or may not work
  !  build tools        untested version 22.0.1; may or may not work
  ?  adb                installed /home/thor/.android/sdk/platform-tools/adb
  ?  android            installed /home/thor/.android/sdk/tools/android
  ?  emulator           installed /home/thor/.android/sdk/tools/emulator
  ?  mksdcard           installed /home/thor/.android/sdk/tools/mksdcard
  ?  zipalign           installed /home/thor/.android/sdk/build-tools/22.0.1/zipalign
  ?  aapt               installed /home/thor/.android/sdk/build-tools/22.0.1/aapt
  ?  aidl               installed /home/thor/.android/sdk/build-tools/22.0.1/aidl
  !  targets            no targets found
  !  avds               no avds found
  !  ndk                Android NDK not found
 
Java Development Kit
  ?  jdk                installed (v1.6.0)
  ?  java               installed /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/java
  ?  javac              installed /usr/lib/jvm/java-6-openjdk-amd64/bin/javac
  ?  keytool            installed /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/keytool
  ?  jarsigner          installed /usr/lib/jvm/java-6-openjdk-amd64/bin/jarsigner
I find, that if the works in dev and not realse?

Viewing all articles
Browse latest Browse all 250

Latest Images

Trending Articles





Latest Images