03-27-2020, 05:28 PM
what did you try so far to capture the log / stack trace ?
you say you are using your own mobile to debug and test your app. why not use 'adb logcat' then ??
there are apps in appstore that can do the job for you. for that you will need root or some command from adb.
oh, don't forget to enable usb debugging in developer options before you run logcat.
also as we HR said, it depends on your hardware setup. but i think for a simple enough app, even a computer with basic requirements met, will do just fine.
you say you are using your own mobile to debug and test your app. why not use 'adb logcat' then ??
there are apps in appstore that can do the job for you. for that you will need root or some command from adb.
oh, don't forget to enable usb debugging in developer options before you run logcat.
also as we HR said, it depends on your hardware setup. but i think for a simple enough app, even a computer with basic requirements met, will do just fine.
