App for linux dualboot on Nabu (Xiaomi Pad 5)
Go to file
2024-01-12 19:08:14 +05:00
.idea Windows Switch -> Linux switch 2024-01-12 18:37:47 +05:00
app Update color theme 2024-01-12 18:37:47 +05:00
assets Add screenshot 2024-01-12 19:08:14 +05:00
gradle/wrapper Windows Switch -> Linux switch 2024-01-12 18:37:47 +05:00
.gitignore Add /app/update 2024-01-12 18:37:47 +05:00
build.gradle Windows Switch -> Linux switch 2024-01-12 18:37:47 +05:00
gradle.properties Windows Switch -> Linux switch 2024-01-12 18:37:47 +05:00
gradlew Initial commit 2024-01-12 18:37:47 +05:00
gradlew.bat Initial commit 2024-01-12 18:37:47 +05:00
LICENSE Initial commit 2024-01-12 18:27:57 +05:00
README.md Add readme 2024-01-12 19:07:56 +05:00
settings.gradle Windows Switch -> Linux switch 2024-01-12 18:37:47 +05:00

Linux switch for Mi Pad 5 (Windows Switch fork)

Differences from original windows switch

  • Added Quick Settings tile
  • Added ability to dump android images
  • Flashes dtbo with boot

Installation

  1. Install app from Releases
  2. Open app and grant root access
  3. Tap "Dump android images"
  4. Move android.boot.img and android.dtbo.img to PC from /sdcard/linux/
  5. Place images:
    empty dtbo.img      -> /sdcard/linux/linux.dtbo.img
    linux boot.img      -> /sdcard/linux/linux.boot.img
    vbmeta_disabled.img -> /sdcard/linux/linux.vbmeta.img
    
  6. Tap "Switch to Linux"
  7. Download s2a.zip from Releases
  8. Unzip s2a.zip in linux
  9. Place android.boot.img and andoid.dtbo.img to s2a folder
  10. Install switcher
    sudo ./install.sh
    
  11. Run Switch2Android and enter your password

Screenshot