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

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


It should be there. It's not in the tools folder it's in the
"platform-tools" folder. Clear the logcat before you go to practice then
after you get home after a hang/crash do the logcat.

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 Klaus major-k via use-livecode
Sent: Thursday, September 14, 2023 1:50 PM
To: How to use LiveCode
Cc: Klaus major-k
Subject: Re: Android ANR (App not responding | Jacque was right :-)

Hi Ralph,

> Am 14.09.2023 um 19:43 schrieb Ralph DiMola via use-livecode
<use-livecode at lists.runrev.com>:
> 
> Klaus,
> 
> You need to get it using a command prompt via USB. Connect device. 
> Open command prompt. In the android SDK platform-tools folder... Steps:
> 
> 1) Clear the log
> 2) Get you app to crash
> 3) Get a log
> 
> ADB commands below:
> 
> ADB logcat -c
> Now run your app till crash
> ADB logcat
> 
> The log can be piped to a file.
> In windows it's
> ADB logcat > somefile.txt
> The logcat will keep running so on windows a ctrl C will terminate.

OK, thank you.

But I'm using a Mac and it looks like that tool is not available here in the
SDK tools folder.
Maybe available somewhere in "Android Studio".

And my problem NEVER happened when I'm at home, only during band rehearsals
and gigs! :-D

> Ralph DiMola
> IT Director
> Evergreen Information Services
> rdimola at evergreeninfo.net

Best

Klaus

--
Klaus Major
https://www.major-k.de
https://www.major-k.de/bass
klaus at major-k.de


_______________________________________________
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