diagnosing android crash at launch

J. Landman Gay jacque at hyperactivesw.com
Mon Mar 6 11:25:08 EST 2023


My guess is that the architecture isn't right. Did you include ARM 64 in 
standalone settings?

--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
On March 6, 2023 9:36:10 AM Ralph DiMola via use-livecode 
<use-livecode at lists.runrev.com> wrote:

> Are you using the correct build type for the device? Maybe get rid of all 
> the inclusions and see if that changes things.
>
> Panos, any thoughts on the top of the logcat?
>
> ---------- Forwarded message ----------
> From: Mike Kerner <MikeKerner at roadrunner.com>
> Date: Mar 6, 2023 9:43 AM
> Subject: Re: diagnosing android crash at launch
> To: rdimolad at evergreeninfo.net
>
> No joy on the preOpenStack handler.
> remember i'm a droid n00b, so i am doing one or more things wrong.
> logcat starts throwing errors with the linker, and there are many:
> first line:
> library "/system/lib64/libandroid_runtime.so" 
> ("/system/lib64/libandroid_runtime.so") needed or dlopened by 
> "/data/app/com.appjobshop.myShop-uo72Q28_SKmocZ-1MUD1tw==/lib/arm64/librevandroid.so" 
> is not accessible for the namespace: [name="classloader-namespace", 
> ld_library_paths="", 
> default_library_paths="/data/app/com.appjobshop.myShop-uo72Q28_SKmocZ-1MUD1tw==/lib/arm64:/data/app/com.appjobshop.myShop-uo72Q28_SKmocZ-1MUD1tw==/base.apk!/lib/arm64-v8a", 
> permitted_paths="/data:/mnt/expand:/data/data/com.appjobshop.myShop"]
>
> On Sun, Mar 5, 2023 at 8:29 PM <rdimolad at evergreeninfo.net> wrote:
> Mike,
>
> Start with an answer box at the top of the preopenstack handler just to see 
> if it gets there. Doing a logcat from adb at the command prompt will show 
> what's crashing. I don't know if the debugger will help.
>
> This email address will probably not make it to the list.
>
> Ralph DiMola
> Evergreen Information Services
>
>
> Ralph DiMola
> IT Director
> Evergreen Information Services
> rdimola at evergreeninfo.net
>
> -----Original Message-----
> From: use-livecode [mailto:use-livecode-bounces at lists.runrev.com] On Behalf 
> Of Mike Kerner via use-livecode
> Sent: Sunday, March 05, 2023 3:52 PM
> To: How to use LiveCode
> Cc: Mike Kerner
> Subject: diagnosing android crash at launch
>
> i have an app thad works fine on ios. i just built it for android to test 
> it out. at launch i get a black screen, and then the app crashes.
> do we have any tricks for diagnosing this behavior?
>
> --
> On the first day, God created the heavens and the Earth On the second day, 
> God created the oceans.
> On the third day, God put the animals on hold for a few hours,
>   and did a little diving.
> And God said, "This is good."
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your 
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your 
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode






More information about the use-livecode mailing list