Changes
Jump to navigation
Jump to search
256 bytes added
, 11:05, 12 May 2023
Line 105:
Line 105:
</div>
</div>
</div>
</div>
+
+
==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>
+
# Enable usb debag on phone and allow it (when connecting USB)
+
# run: <code>adb logcat shi3a:D *:S</code>