Open and export logs directly from your Android device.
Please note root permissions are required in order to access kernel logs (aka dmesg). Android logs (aka logcat) will be accessible if your device is running a version of Android older than 4.1. Otherwise you will need to either way:
-manually grant the READ_LOGS permission from adb before restarting the app by running the following command: pm grant com.xdevl.logviewer android.permission.READ_LOGS
-root your phone
Terbuka dan ekspor log langsung dari perangkat Android Anda.
Harap dicatat akses root diperlukan untuk mengakses log kernel (alias dmesg). log Android (alias logcat) akan dapat diakses jika perangkat Anda menjalankan versi Android lebih tua dari 4.1. Jika tidak, Anda akan perlu cara baik:
-manually memberikan izin READ_LOGS dari adb sebelum restart aplikasi dengan menjalankan perintah berikut: pm hibah com.xdevl.logviewer android.permission.READ_LOGS
-root ponsel Anda
Open and export logs directly from your Android device.
Please note root permissions are required in order to access kernel logs (aka dmesg). Android logs (aka logcat) will be accessible if your device is running a version of Android older than 4.1. Otherwise you will need to either way:
-manually grant the READ_LOGS permission from adb before restarting the app by running the following command: pm grant com.xdevl.logviewer android.permission.READ_LOGS
-root your phone