misc:android:tools
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| misc:android:tools [2026/09/05 13:15] – gsys | misc:android:tools [2026/09/05 14:25] (current) – gsys | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| adb devices | adb devices | ||
| adb shell | adb shell | ||
| + | adb push termux-app_v0.118.3+github-debug_x86_64.apk / | ||
| adb reboot bootloader | adb reboot bootloader | ||
| fastboot devices | fastboot devices | ||
| </ | </ | ||
| + | < | ||
| + | adb push boot.img / | ||
| + | </ | ||
| + | |||
| + | Patch with magisk app | ||
| < | < | ||
| adb pull / | adb pull / | ||
| adb reboot bootloader | adb reboot bootloader | ||
| + | fastboot flash boot magisk_patched-30700_uOekq.img | ||
| + | adb shell | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | su - | ||
| + | printf " | ||
| + | reboot | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | Device manager -> System setup -> South cluster configuration -> Usb configuration | ||
| + | Default DRD CONFIG -> HostMode | ||
| + | Usb VBUS -> On | ||
| + | |||
| + | Device manager -> System setup -> Boot | ||
| + | Fast Boot -> Disable | ||
| + | Secure Boot -> Disable | ||
| + | | ||
| + | Commit changes and Exit | ||
| </ | </ | ||
| + | [[https:// | ||
misc/android/tools.1788606922.txt.gz · Last modified: by gsys