I'm building an android app and it has no error and i can debug it both on emulator and device without any problem. When i try to get the package with a keystore created with in titanium sdk using android keystore generator, the APK is failed to install on on device. For now i'm using (Default Dev - Keystore)[http://developer.appcelerator.com/question/123704/what-keystore-does-titanium-studio-use-to-build-android-app-during-development] in titanium for distribution. I'm sure i gave 30 years validity and fill all required fileds then even check it on command line. Everything with keystore seems fine. But the APK built with that keystore is not installed on any device. When i open the APK on device it shows the permission window and when i press intall it tries to install and says "[Application-Name] is not installed". Any idea about this issue?
↧