简体   繁体   中英

How can I get a log file from an Android device when the issue makes the user pull the battery?

I work on an app that runs fine on most Android devices; however, sometimes a user complains that the app repeatedly causes his device to freeze such that he has to pull the battery. What can I do to get a log file from this user so I can figure out what caused the freeze? Ordinarily we ask users to repro a crash and run CatLog immediately following to get a log; however, in this case running CatLog after the battery pull doesn't seem to get us any useful information in the log.

Ask him to hit home and wait a minute or two.

If the device is slow, it might look frozen but it will respond. Android is designed to be robust.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM