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
rdim...@evergreeninfo.net
-Original Message-
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
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
Hi Ralph,
> Am 14.09.2023 um 19:43 schrieb Ralph DiMola via use-livecode
> :
>
> 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
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
Hi Ralph,
> Am 14.09.2023 um 19:20 schrieb Ralph DiMola via use-livecode
> :
>
> Klaus,
>
> Get a logcat after a crash
and where can I possibly find one on my tablet?
> and see if Panos can glean anything useful from
> it. It helped me once identifying and getting a crash fix implemented.
>
Klaus,
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.
Ralph DiMola
IT Director
Evergreen Information Services
rdim...@evergreeninfo.net
-Original Message-
From: use-livecode [mailto:use-liv
Hi all,
yesterday it* happened again!
*Around one of twenty times I start my app on my Samsung tablet,
I get a black screen.
I started the tablet, opened my app -> OK
quit the app and started again -> OK
quit the app and started again -> OK
quit the app and attached my USB footswitch
started th
Hi all,
yesterday it* happened again!
*Around one of twenty times I start my app on my Samsung tablet,
I get a black screen.
I started the tablet, opened my app -> OK
quit the app and started again -> OK
quit the app and started again -> OK
quit the app and attached my USB footswitch
started th