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

Klaus major-k klaus at major-k.de
Thu Sep 14 13:49:46 EDT 2023


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




More information about the use-livecode mailing list