Changes
Jump to navigation
Jump to search
8 bytes added
, 11:07, 12 May 2023
Line 108:
Line 108:
==How to debug our App (in case if got error after install(REPO/AppStore/Play Market))==
==How to debug our App (in case if got error after install(REPO/AppStore/Play Market))==
# Install adb on linux machine <code>apt install adb</code>
# Install adb on linux machine <code>apt install adb</code>
−
# Enable usb debag on phone and allow it (when connecting USB)
+
# Enable '''"usb DEBUG"''' on phone and allow it (when connecting USB)
# run: <code>adb logcat shi3a:D *:S</code>
# run: <code>adb logcat shi3a:D *:S</code>