>Unfortunately, I also don't know how to get the device's log.

The first thing you need to do is to install Android's SDK (software
development kit) on your computer. That'll give you the adb (Android debug
bridge) command. It has a logcat function for getting the log.

===========

You don't need the entire SDK for that. Google provides a separate package
with only the platform tools including adb.

https://developer.android.com/studio/releases/platform-tools

You will also need to turn debug mode on on your phone. How you do that,
differs somewhat between manufacturors I think.

Some Android phones also have the option to generate a bug report from the
power button. If you happen to have such a phone, you don't need the adb.

With kind regards,

Henk.


--
I believe the Bible to be the very Word of God: http://Mielke.cc/bible/
Dave Mielke            | 2213 Fox Crescent | WebHome: http://Mielke.cc/
EMail: [email protected]  | Ottawa, Ontario   | Twitter: @Dave_Mielke
Phone: +1 613 726 0014 | Canada  K2A 1H7   |
_______________________________________________
This message was sent via the BRLTTY mailing list.
To post a message, send an e-mail to: [email protected] For general
information, go to: http://brltty.app/mailman/listinfo/brltty

_______________________________________________
This message was sent via the BRLTTY mailing list.
To post a message, send an e-mail to: [email protected]
For general information, go to: http://brltty.app/mailman/listinfo/brltty

Reply via email to