Search found 6 matches

by dkloh
Mon Mar 09, 2015 11:19 am
Forum: Android Deployment
Topic: Unable to "save as standalone app"
Replies: 10
Views: 5697

Re: Unable to "save as standalone app"

I had 2.2, 3.0, 4.0 and 5.0.1 installed... Anyway, I just realised I had Livecode Community 7.0.1 installed. Didn't realise that 7.0.3 was available - tried to click "check for updates" and 7.0.1 told me that it was the latest version. Downloaded and installed 7.0.3, and now it seems to be working! ...
by dkloh
Sun Mar 08, 2015 8:27 am
Forum: Android Deployment
Topic: Unable to "save as standalone app"
Replies: 10
Views: 5697

Re: Unable to "save as standalone app"

I would have imagined that it doesn't have to be my own key too... But anyway, this is what I have installed for the Android SDK:
Screen Shot 2015-03-08 at 3.25.21 pm.jpg
Happen to spot anything I might have missed?
by dkloh
Sat Mar 07, 2015 4:22 pm
Forum: Android Deployment
Topic: Unable to "save as standalone app"
Replies: 10
Views: 5697

Re: Unable to "save as standalone app"

Hey Simon! Thanks for your replies so far! I guess I managed to hit a "new" stage with signing own key. I used the following command line to generate a new keystore: keytool -genkey -v -keystore test.keystore -alias testApp -keyalg RSA -keysize 2048 -validity 10000 I set the password to be "password...
by dkloh
Sat Mar 07, 2015 7:26 am
Forum: Android Deployment
Topic: Unable to "save as standalone app"
Replies: 10
Views: 5697

Re: Unable to "save as standalone app"

Hey Simon,

Thanks for your patience...

1) Do no sign - no joy
2) Sign for development only - same error
3) Sign with my key - I don't have a key (what's a key anyway?). Left the key field blank. Same error message.
by dkloh
Sat Mar 07, 2015 6:46 am
Forum: Android Deployment
Topic: Unable to "save as standalone app"
Replies: 10
Views: 5697

Re: Unable to "save as standalone app"

Screen Shot 2015-03-07 at 1.42.23 pm.png
I'm not sure if I'm getting this right. Tried removing "everything" in the settings, and still no joy... :cry:

Sorry, I'm a real newbie here. Do you have a "next step" suggestion I could try?
by dkloh
Sat Mar 07, 2015 5:03 am
Forum: Android Deployment
Topic: Unable to "save as standalone app"
Replies: 10
Views: 5697

Unable to "save as standalone app"

I've been grappling with this for a while and am really lost. I can't seem to get Livecode to compile a standalone Android app. Works okay on a simulator. But when I tried to save as a standalone application, I get the following error message: "There was an error while saving the standalone applicat...