User Tools

Site Tools


android:oneplus_6_enchilada

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
android:oneplus_6_enchilada [2025/09/17 21:13] – [Windows] Sean Rhoneandroid:oneplus_6_enchilada [2025/10/15 16:33] (current) – old revision restored (2025/09/26 20:55) Sean Rhone
Line 8: Line 8:
   * https://wiki.lineageos.org/devices/enchilada/   * https://wiki.lineageos.org/devices/enchilada/
   * [[https://wiki.postmarketos.org/wiki/OnePlus_6_(oneplus-enchilada)]]   * [[https://wiki.postmarketos.org/wiki/OnePlus_6_(oneplus-enchilada)]]
 +
 +  * 2025/09/19: LineageOS 22.2, no GApps, F-Droid
  
 ====== LineageOS ====== ====== LineageOS ======
Line 31: Line 33:
   * [[https://dl.google.com/android/repository/platform-tools-latest-windows.zip|platform-tools-latest-windows.zip]]   * [[https://dl.google.com/android/repository/platform-tools-latest-windows.zip|platform-tools-latest-windows.zip]]
   * [[#windows1|HOSTS]]   * [[#windows1|HOSTS]]
-  * [[#disable_backup_manager|Disable Backup Manager]]+  * [[#windows2|Disable Backup Manager]]
  
   "%UserProfile%\Downloads\platform-tools\fastboot.exe" erase --slot="all" "boot" && "%UserProfile%\Downloads\platform-tools\fastboot.exe" flash --slot="all" "boot" "%UserProfile%\Downloads\boot.img"   "%UserProfile%\Downloads\platform-tools\fastboot.exe" erase --slot="all" "boot" && "%UserProfile%\Downloads\platform-tools\fastboot.exe" flash --slot="all" "boot" "%UserProfile%\Downloads\boot.img"
  
-  "%UserProfile%\Downloads\platform-tools\adb.exe" sideload "%UserProfile%\Downloads\lineage-22.2-20250903-nightly-enchilada-signed.zip"+  "%UserProfile%\Downloads\platform-tools\adb.exe" sideload "%UserProfile%\Downloads\lineage-22.2-20250924-nightly-enchilada-signed.zip"
  
   "%UserProfile%\Downloads\platform-tools\adb.exe" kill-server   "%UserProfile%\Downloads\platform-tools\adb.exe" kill-server
Line 128: Line 130:
  
 ===== Disable Backup Manager ===== ===== Disable Backup Manager =====
 +
 +****
 +
 +  adb shell "bmgr transport 'com.android.localtransport/.LocalTransport' && bmgr enable '0' && sync" && adb kill-server
 +
 +==== Windows ====
  
   "%UserProfile%\Downloads\platform-tools\adb.exe" shell "bmgr transport 'com.android.localtransport/.LocalTransport' && bmgr enable '0' && sync"   "%UserProfile%\Downloads\platform-tools\adb.exe" shell "bmgr transport 'com.android.localtransport/.LocalTransport' && bmgr enable '0' && sync"
/srv/www/wiki/data/attic/android/oneplus_6_enchilada.1758158003.txt.gz · Last modified: by Sean Rhone