-
Notifications
You must be signed in to change notification settings - Fork 63
Description
I love MatLog & recommend it to users on XDA & Reddit.
Just some minor comments:
In the MatLog Play Store page & also in the README.md file this important info could be added:
MatLog requires root permission or if you don't have root, connect to a computer & copy/paste this in adb to grant the required permission:
adb shell pm grant com.pluscubed.matlog android.permission.READ_LOGS
In the MatLog Play Store page this could be added:
-
The logcat are saved in /data/media/0/matlog/saved_logs/ or /sdcard/matlog/saved_logs/.
-
This is deprecated & should be deleted:
Google+ Community: https://goo.gl/VQpTfp
In the README.md file this is wrong:
Where are the logs saved?
On the SD card, under /sdcard/catlog/saved_logs/.
Replace with:
On the SD card, under /sdcard/matlog/saved_logs/.