how to access android files /data/anr/traces.txt and /data/tombstones/tombstones [duplicate]
You can use adb tool located in your_sd_root_dir/tools. Use it like this ./adb pull path_to_file location_to_save
You can use adb tool located in your_sd_root_dir/tools. Use it like this ./adb pull path_to_file location_to_save