I had found some crashes while running the application in android device, which is not showing in emulator. So i need to save the Logcat in a text file in my device\'s memor
Apparently android.permission.READ_LOGS is only granted to system apps in latest versions of Android.