that does not seem to help. On Tue, Mar 7, 2023 at 11:58 AM panagiotis m via use-livecode < [email protected]> wrote:
> hello all, > > @Mike Kerner <[email protected]> > Are you setting the acceleratedRendering to true? The "black screen" on > startup reminds me of an older bug that only happened when > acceleratedRendering was set to true. If yes, try setting it to false and > see if you get any further. You might now see the answer dialogs that Ralph > suggested. > > Kind regards, > Panos > -- > > On Mon, 6 Mar 2023 at 19:26, Mike Kerner via use-livecode < > [email protected]> wrote: > > > arm7 and arm64 are the build types. > > > > On Mon, Mar 6, 2023 at 11:26 AM J. Landman Gay via use-livecode < > > [email protected]> wrote: > > > > > My guess is that the architecture isn't right. Did you include ARM 64 > in > > > standalone settings? > > > > > > -- > > > Jacqueline Landman Gay | [email protected] > > > HyperActive Software | http://www.hyperactivesw.com > > > On March 6, 2023 9:36:10 AM Ralph DiMola via use-livecode > > > <[email protected]> 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 <[email protected]> > > > > Date: Mar 6, 2023 9:43 AM > > > > Subject: Re: diagnosing android crash at launch > > > > To: [email protected] > > > > > > > > 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 <[email protected]> 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 > > > > [email protected] > > > > > > > > -----Original Message----- > > > > From: use-livecode [mailto:[email protected]] 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 > > > > [email protected] > > > > Please visit this url to subscribe, unsubscribe and manage your > > > > subscription preferences: > > > > http://lists.runrev.com/mailman/listinfo/use-livecode > > > > > > > > > > > > _______________________________________________ > > > > use-livecode mailing list > > > > [email protected] > > > > Please visit this url to subscribe, unsubscribe and manage your > > > > subscription preferences: > > > > http://lists.runrev.com/mailman/listinfo/use-livecode > > > > > > > > > > > > > > > _______________________________________________ > > > use-livecode mailing list > > > [email protected] > > > Please visit this url to subscribe, unsubscribe and manage your > > > subscription preferences: > > > http://lists.runrev.com/mailman/listinfo/use-livecode > > > > > > > > > -- > > 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 > > [email protected] > > Please visit this url to subscribe, unsubscribe and manage your > > subscription preferences: > > http://lists.runrev.com/mailman/listinfo/use-livecode > > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > -- 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 [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
