fachinformatiker-wiki

it's easy when it's here

User Tools

Site Tools


misc:android:tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
misc:android:tools [2026/09/05 13:27] gsysmisc: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 /storage/emulated/0/Download/.
 adb reboot bootloader adb reboot bootloader
 fastboot devices fastboot devices
 </code> </code>
  
 +<code>
 +adb push boot.img /storage/emulated/0/Download/.
 +</code>
 +
 +Patch with magisk app
 <code> <code>
 adb pull /storage/emulated/0/Download/magisk_patched-30700_uOekq.img adb pull /storage/emulated/0/Download/magisk_patched-30700_uOekq.img
 adb reboot bootloader adb reboot bootloader
 fastboot flash boot magisk_patched-30700_uOekq.img fastboot flash boot magisk_patched-30700_uOekq.img
-adb push termux-app_v0.118.3+github-debug_x86_64.apk /storage/emulated/0/Download/.+adb shell 
 +</code> 
 + 
 +<code> 
 +su - 
 +printf "\x07\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00"/sys/firmware/efi/efivars/OsIndications-8be4df61-93ca-11d2-aa0d-00e098032b8c 
 +reboot 
 +</code> 
 + 
 +<code> 
 +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
 </code> </code>
 +[[https://web.archive.org/web/20220516142318/https://poz1.com/windows-on-android-lenovo-yogabook/|Source]]
misc/android/tools.1788607656.txt.gz · Last modified: by gsys