I have a small project the problem starts when the app works on the device without use run from inside Android Studio so i want to extract the errors that appear in the application while it is running on the device without using Run or Debug I want to know what kind of mistakes are.
Asked
Active
Viewed 52 times
1 Answers
-1
If you need to getting logs in your device see this answer from @NitZRobotKoder
alternatively you can use some of log tracker/crash reporter tool, like: Firebase

javadroid
- 1,421
- 2
- 19
- 43
-
I deleted my answer added you +1, someone gave -1 to both of us – NehaK Dec 28 '19 at 11:21