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
rdim...@evergreeninfo.net


-----Original Message-----
From: use-livecode [mailto:use-livecode-boun...@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 | jac...@hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
On September 14, 2023 12:21:15 PM Ralph DiMola via use-livecode 
<use-livecode@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@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@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to