Hello World...Application not installed?

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
GeorgeArnolds
Posts: 2
Joined: Tue Apr 16, 2013 11:31 am

Hello World...Application not installed?

Post by GeorgeArnolds » Tue Apr 16, 2013 12:00 pm

Hello,
I decided to make my very first app with LiveCode and followed the tutorial for complete beginners.
Everything worked fine - the app was running in LiveCode, I did the Standalone App settings to Deploy on an Android device and saved my app as ''hello.apk''.
Then I copied ''hello.apk'' to my HTC Desire C and tried to install it, but it gives me an error - ''Application not istalled''
I don't know what to do now. I have turned on USB debugging mode, also checked ''Install from unknown sources''.
Could someone please tell what is wrong and how to fix it to install my app successfully on my device.
Thanks in advance. :)

Simon
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3901
Joined: Sat Mar 24, 2007 2:54 am

Re: Hello World...Application not installed?

Post by Simon » Wed Apr 17, 2013 3:44 am

Do you have the HTC show up as a Test Target in the Development menu?
If you can, that will act as an installer. No need to make a standalone.

Other: Did you build your self signing key?

Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!

GeorgeArnolds
Posts: 2
Joined: Tue Apr 16, 2013 11:31 am

Re: Hello World...Application not installed?

Post by GeorgeArnolds » Wed Apr 17, 2013 11:26 am

I have set up my HTC, but I haven't built my signin key. What exatcly should I do to build the key?
Thank you

Simon
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3901
Joined: Sat Mar 24, 2007 2:54 am

Re: Hello World...Application not installed?

Post by Simon » Wed Apr 17, 2013 8:39 pm

Here are the instructions:
http://lessons.runrev.com/m/4069
"How do I Create a Self-Signed Certificate for an Android App?"

Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!

jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7393
Joined: Sat Apr 08, 2006 8:31 pm
Contact:

Re: Hello World...Application not installed?

Post by jacque » Thu Apr 18, 2013 6:06 am

You shouldn't need a signed key if you set the standalone builder to build for development in the Android pane.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

Post Reply