androidadbandroid-sourcecustom-rom

Debug android through adb without allow it


I have sucessfully build the last oreo relase for my device but it reboot just after passed the boot process so I need to view the logcat for find the cause of the problem but I cant allow adb. Is possible to view the logcat through adb without allow it.


Solution