Changes
Jump to navigation
Jump to search
8 bytes added
, 11:08, 12 May 2023
Line 107:
Line 107:
==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 DEBUG"''' 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>