Search found 7 matches
- Wed Mar 19, 2014 10:31 am
- Forum: Android Deployment
- Topic: APK doesn't work.. HELP
- Replies: 1
- Views: 2144
Re: APK doesn't work.. HELP
In the Standalone Application Settings under "Android", if you select the "Sign for development only" option and then try saving and installing your apk again.
- Tue Mar 11, 2014 11:49 am
- Forum: Android Deployment
- Topic: Deploy to Android Market
- Replies: 5
- Views: 5161
Re: Deploy to Android Market
Peter, think your questions regarding signing are covered in the lessons on the LiveCode site ... http://lessons.runrev.com/s/lessons/m/4069/l/32674-how-do-i-create-a-self-signed-certificate-for-an-android-app http://lessons.runrev.com/s/lessons/m/4069/l/32692-how-do-i-create-an-android-app-for-dist...
- Wed Feb 19, 2014 10:57 am
- Forum: Android Deployment
- Topic: Android .apk file
- Replies: 5
- Views: 7768
Re: Android .apk file
George, in your standalone application settings under "Android" if you make sure you choose Signing -> Sign for development only. Then when you "Save as Standalone application ..." this should hopefully build your .apk file. Then you can send this file to your testers via email/Dropbox/upload to a s...
- Fri Feb 14, 2014 2:24 pm
- Forum: Android Deployment
- Topic: Unable to build for Android (apk Preparation failed)
- Replies: 3
- Views: 3680
Re: Unable to build for Android (apk Preparation failed)
Peter - in the signing options if you try "Sign for development only" does that work? Does it only fail when you try to build an APK and sign it with a key? You mentioned that some of your old projects work ok ... is there something in your stack that's for iOS only that's preventing it from being b...
- Fri Jan 31, 2014 3:38 pm
- Forum: Android Deployment
- Topic: sign with my key problem
- Replies: 8
- Views: 7365
Re: sign with my key problem
MaxV, I'm using JDK 1.6 I understand there's a new version of LiveCode (6.5.2) so perhaps the signing issue has been resolved ... ? When using Jarsigner you may wish to include the folder path to your keystore and APK like this for example: jarsigner -verbose -keystore C:\folder\mykey.keystore C:\fo...
- Wed Jan 29, 2014 6:14 pm
- Forum: Android Deployment
- Topic: sign with my key problem
- Replies: 8
- Views: 7365
Re: sign with my key problem
MaxV, I'm using LiveCode Commercial 6.5 (rc 7) and also 6.5.1 on Windows - I use Jarsigner rather than LiveCode to sign my APKs (choose "Do not sign" in your standalone application settings) and these install fine on a variety of Android devices. Might be worth trying?
- Thu Jan 09, 2014 3:21 pm
- Forum: Android Deployment
- Topic: Public app problem
- Replies: 2
- Views: 2931
Re: Public app problem
MaxV, yes I think you can sign an app with the community version - but you can't close the source (you'd have to buy a commercial license for that).
What version of JDK are you using? I understand some users have had issues with JDK 1.7 but have had success when downgrading to JDK 1.6.
What version of JDK are you using? I understand some users have had issues with JDK 1.7 but have had success when downgrading to JDK 1.6.