Support Forum,
I'm porting my Apps from V6.7.6 to V7.1.1 to get ready to go to V8 when it is released. I have made the minor changes to support arrayEncode() version numbers and I"m now verifying the apps.
I'm unable to load apps on Older version of Android with LC 7.1.1 using TEST button and USB connection and USB Debugging enabled on device.
Get ERROR. Unfortunately "app Name" has stop.
When I go back to LV6.7.6 the same app loads and works as expected.
Environment:
Windows 7 64 Bit Workstation
Livecode: V7.1.1
Android SDK Tools V24.4.1 (Latest)
Android Build Tools V21.1.2
Android API Installed the latest API-8, API-12, API-15, API-21, API-22, API-23 (Android 6.0 Latest API)
Java V8 Update 66
I'm able to load the App when using LC 6.7.6, but fails when I go to LC 7.1.1 on Older Version of Android.
ANDROID V4.1.2 FAILURE
ANDROID V4.4.3 WORKS
I will try on other version of Android and let you now what I find.
Any Ideas on why App installation fails with new LC version.
Thanks
Dan
App Load Failure on LC 7.1.1
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: App Load Failure on LC 7.1.1
Well, I think it's an API problem.
Install 2.2 API and 2.3 and all 3.x versions. Then try again.
Install 2.2 API and 2.3 and all 3.x versions. Then try again.
Livecode Wiki: http://livecode.wikia.com
My blog: https://livecode-blogger.blogspot.com
To post code use this: http://tinyurl.com/ogp6d5w
My blog: https://livecode-blogger.blogspot.com
To post code use this: http://tinyurl.com/ogp6d5w
Re: App Load Failure on LC 7.1.1
After upgrading to LC 7.1.1 I had to update the sdk for LC to find it, and once set with the same version packages as I'd previously had, it complained about missing android version 4.0.3 which I then also installed and since then it has behaved.
Re: App Load Failure on LC 7.1.1
Yeah, they changed the requirement to Android 4.0.3 API recently. I just keep all the build tools installed so I don't have to worry about it.
I hit a similar issue recently, at least on Mac. The latest Android security update prevents installation directly to a device in Test mode. I have 4 Android devices and the only one I can test on in usb debug mode is an older Samsung that doesn't yet have the update installed. I've reported the problem.
I hit a similar issue recently, at least on Mac. The latest Android security update prevents installation directly to a device in Test mode. I have 4 Android devices and the only one I can test on in usb debug mode is an older Samsung that doesn't yet have the update installed. I've reported the problem.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
-
- Posts: 87
- Joined: Tue Nov 13, 2007 6:40 pm
Re: App Load Failure on LC 7.1.1
This has been reported as a BUG and is being investigated by LiveCode.
Bug 16688 AND Bug 16428
Dan
Bug 16688 AND Bug 16428
Dan