Android ANR (App not responding | Jacque was right :-)

Ralph DiMola rdimola at evergreeninfo.net
Thu Sep 14 14:16:21 EDT 2023


I was thinking that if it's indeed a hang it would show how far the app
activation proceeded before the hang. Maybe that would help/confirm that
this is indeed a hang or crash.

Just a thought

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 J. Landman Gay via use-livecode
Sent: Thursday, September 14, 2023 2:04 PM
To: How to use LiveCode
Cc: J. Landman Gay
Subject: RE: Android ANR (App not responding | Jacque was right :-)

He's not crashing, it's a hang. I can't remember if logcat shows those.

My guess is that it's a memory problem since he's running a very old version
of Android with not much RAM, and restarting the app may force retained apps
to release RAM. But a log can't hurt at any rate.

Klaus, remove all unnecessary widgets from your home screen(s). Also go
through all the apps in settings and disable or delete any you don't use. 
Android will not allow you to do that for required apps so if the buttons
are enabled then it's safe. Most devices come with a lot of bloatware that
runs in the background and uses memory. Widgets are especially bad at that.

--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
On September 14, 2023 12:21:15 PM Ralph DiMola via use-livecode 
<use-livecode at lists.runrev.com> wrote:

> Get a logcat after a crash and see if Panos can glean anything useful from
> it. It helped me once identifying and getting a crash fix implemented.




_______________________________________________
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