Cant install app on phone

The place to discuss anything and everything about running your LiveCode on Android

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
totalnoob
Posts: 20
Joined: Tue Jul 02, 2013 10:40 am

Cant install app on phone

Post by totalnoob »

Hi im using latest android skd and latest jdk after i wanted to install app on my phone it shut down immiadiatly after click install any help ?
SteveTX
Posts: 170
Joined: Sun Jan 17, 2010 9:00 pm

Re: Cant install app on phone

Post by SteveTX »

Shut down how? In your LiveCode standalone settings, under android deployment tab, set it for developer only signing mode. On your android, go to developer settings and enable developer mode, usb debugging, and allow unknown source/non-Market installtion. Plug in your android via USB cable into the machine your LiveCode is running on. Go to the "Development" section at the top, enable your android device under "test devices", and then click "test".
totalnoob
Posts: 20
Joined: Tue Jul 02, 2013 10:40 am

Re: Cant install app on phone

Post by totalnoob »

thanks but i have another problem afterinstalation only show black screen
jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7423
Joined: Sat Apr 08, 2006 8:31 pm
Contact:

Re: Cant install app on phone

Post by jacque »

If you are using a 2.2 virtual machine, there are incompatibilies that cause a black screen on launch. The easiest thing to do is to create a VM with a higher version of the Android OS and test with that. Android 2.3 or higher works.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com
Mag
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 802
Joined: Fri Nov 16, 2012 10:51 pm

Re: Cant install app on phone

Post by Mag »

totalnoob wrote:thanks but i have another problem afterinstalation only show black screen
Do the standalone have iOS externals?
totalnoob
Posts: 20
Joined: Tue Jul 02, 2013 10:40 am

Re: Cant install app on phone

Post by totalnoob »

i was trying with 2.3.3 but not working too
did i need to add non stack files like images and stuff ?
Post Reply