Stuck > Installing app on target - Android
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Stuck > Installing app on target - Android
Hi
I have a very simple test that i am doing. A button with a message clicked.
When run the test in an emulator , the message box Standalone Builder progress reaches 'Installing app on target device ... and gets stuck.
Each time i have to terminate live code from the task manager.
I have tried changing the device but with same results.
From Android Studio i can see the device when i start it AVD
Thoughts, help ?
Thanks
R.B
I have a very simple test that i am doing. A button with a message clicked.
When run the test in an emulator , the message box Standalone Builder progress reaches 'Installing app on target device ... and gets stuck.
Each time i have to terminate live code from the task manager.
I have tried changing the device but with same results.
From Android Studio i can see the device when i start it AVD
Thoughts, help ?
Thanks
R.B
-
- Livecode Opensource Backer
- Posts: 447
- Joined: Mon Jan 23, 2012 12:46 pm
Re: Stuck > Installing app on target - Android
Probably need a bit more info.... What version of LC? What OS?
Welcome to the forums!
--Sefro
Welcome to the forums!
--Sefro
Re: Stuck > Installing app on target - Android
Os : Win 8.1
Lc: Community 6.5
R
Lc: Community 6.5
R
Re: Stuck > Installing app on target - Android
I tried unstalling the standalone file apk and it did not install on my phone (nexus s) either.
Error message 'App not installed'
Is there something wrong with the settings?here is a screenshot of the emulator and the stand alone file details Thank you
RB
Error message 'App not installed'
Is there something wrong with the settings?here is a screenshot of the emulator and the stand alone file details Thank you
RB
Re: Stuck > Installing app on target - Android
Try without setting any Icon or Splash, just leave these fields empty and see what happens.
keram
keram
Using the latest stable version of LC Community 6.7.x on Win 7 Home Premium, 64bit
-
- Posts: 192
- Joined: Tue Mar 11, 2014 12:57 pm
Re: Stuck > Installing app on target - Android
Not sure if it is a problem, but your splash screen file name contains spaces. I did find an obscure ref to say no spaces in the file name for a splash screen but sometimes old forum entries are out-of-date.
Re: Stuck > Installing app on target - Android
tried that, no icon,no splash page
Differently named icons..
Still has same issue.
Differently named icons..
Still has same issue.
-
- Livecode Opensource Backer
- Posts: 447
- Joined: Mon Jan 23, 2012 12:46 pm
Re: Stuck > Installing app on target - Android
Have you tried changing the identifier?
edit: Also, perhaps you should try with the latest stable version of LC 6.6.2 from here :
http://downloads.livecode.com/livecode/
edit: Also, perhaps you should try with the latest stable version of LC 6.6.2 from here :
http://downloads.livecode.com/livecode/
Re: Stuck > Installing app on target - Android
I re-installed Android Studio and reconfigured the SDK using the SDK Manager and it worked once!
And now it's doing the same thing, the application gets stuck on 'installing app on target device"
Thanks
R
And now it's doing the same thing, the application gets stuck on 'installing app on target device"
Thanks
R
-
- Livecode Opensource Backer
- Posts: 447
- Joined: Mon Jan 23, 2012 12:46 pm
Re: Stuck > Installing app on target - Android
Try changing the identifier in the android standalone settings.
Re: Stuck > Installing app on target - Android
When i send it to my email and try to install it on the emulator getting error..
Application not installed
Application not installed
-
- Livecode Opensource Backer
- Posts: 447
- Joined: Mon Jan 23, 2012 12:46 pm
Re: Stuck > Installing app on target - Android
If it worked once, it sounds like it's an identifier issue. I had a similar issue last time I was using Windows with LiveCode. Have you tried uninstalling the app from the emulator, or starting with a fresh virtual device? Or maybe renaming the app as well as changing the identifier?
edit: it wouldn't hurt to also update to LC 6.6.2 stable if you haven't already...
edit: it wouldn't hurt to also update to LC 6.6.2 stable if you haven't already...
Re: Stuck > Installing app on target - Android
Would the identifier stop it compiling properly ? Otherwise it would load when i add download it into the emulator.
-
- Livecode Opensource Backer
- Posts: 447
- Joined: Mon Jan 23, 2012 12:46 pm
Re: Stuck > Installing app on target - Android
I believe the identifier can cause conflicts if you have already tested an app with the same identifier on the device. Since it ran once, it doesn't sound like it's failing to compile properly......
Re: Stuck > Installing app on target - Android
The app identifier doesn't need to change if it is, in fact, the same app as before. Each app needs its own identifier, but once assigned, the app can retain it. What does need to change is the version number. Increase the number before each new build, or just delete the one already on the device and replace it with the new build. You can't have two versions of the app on the device at the same time.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com