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/03/21 21:33] – [Standalone] Sean Rhoneandroid:oneplus_6_enchilada [2025/05/07 11:43] (current) Sean Rhone
Line 21: Line 21:
   * [[#hosts|HOSTS]]   * [[#hosts|HOSTS]]
   * [[#disable_backup_manager|Disable Backup Manager]]   * [[#disable_backup_manager|Disable Backup Manager]]
 +
 +==== Windows ====
 +
 +  * [[https://dl.google.com/android/repository/platform-tools-latest-windows.zip|platform-tools-latest-windows.zip]]
  
   "%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.1-20250319-nightly-enchilada-signed.zip"+  "%UserProfile%\Downloads\platform-tools\adb.exe" sideload "%UserProfile%\Downloads\lineage-22.2-20250507-nightly-enchilada-signed.zip" 
 + 
 +==== Linux ==== 
 + 
 +  sudo fastboot erase --slot='all' 'boot' && sudo fastboot flash --slot='all' 'boot' ~/'Downloads/boot.img' 
 + 
 +  adb sideload ~/'Downloads/lineage-22.2-'*'-nightly-enchilada-signed.zip'
  
 ====== Recovery ====== ====== Recovery ======
Line 38: Line 48:
 ====== HOSTS ====== ====== HOSTS ======
  
-  * https://scripttiger.github.io/alts/compressed/blacklist-fg.txt +  * https://scripttiger.github.io/alts/ 
-  * Unified hosts + fakenews + gambling+  * Unified hosts + fakenews + gambling (Compressed)
  
   * LineageOS Recovery -> Advanced: Mount/unmount system and Enable ADB   * LineageOS Recovery -> Advanced: Mount/unmount system and Enable ADB
  
-  "%UserProfile%\Downloads\blacklist-fg.txt"+===== Windows ===== 
 + 
 +  * https://scripttiger.github.io/alts/compressed/blacklist-fg.txt
  
   "%UserProfile%\Downloads\platform-tools\adb.exe" shell "mount -o 'rw,remount' '/mnt/system'"   "%UserProfile%\Downloads\platform-tools\adb.exe" shell "mount -o 'rw,remount' '/mnt/system'"
Line 53: Line 65:
   "%UserProfile%\Downloads\platform-tools\adb.exe" shell "cat '/mnt/system/system/etc/hosts' && sync"   "%UserProfile%\Downloads\platform-tools\adb.exe" shell "cat '/mnt/system/system/etc/hosts' && sync"
  
-====== Apps ======+==== Test ====
  
-===== Standalone =====+****
  
-  * [[https://github.com/Kunzisoft/KeePassDX/releases|KeePassDX]] (libre) +  "%UserProfile%\Downloads\platform-tools\adb.exe" shell "mount -o 'rw,remount' '/mnt/system'" && "%UserProfile%\Downloads\platform-tools\adb.exe" push "%UserProfile%\Downloads\blacklist-fg.txt" "/mnt/system/system/etc/hosts" && "%UserProfile%\Downloads\platform-tools\adb.exe" shell "restorecon --v '/mnt/system/system/etc/hosts' && cat '/mnt/system/system/etc/hosts' && sync"
-  * [[https://ftp.mozilla.org/pub/fenix/releases/|Firefox]] +
-  * [[https://github.com/thunderbird/thunderbird-android/releases|Thunderbird]] +
-  * [[https://github.com/bitfireAT/davx5-ose/releases|DAVx⁵]] +
-  * [[https://github.com/TechbeeAT/jtxBoard/releases|jtx Board]] +
-  * [[https://github.com/CatimaLoyalty/Android/releases|Catima]] +
-  * [[https://get.videolan.org/vlc-android/|VLC]] +
-  * [[https://kodi.tv/download/android/|Kodi]] +
-  * [[https://github.com/espeak-ng/espeak-ng/releases|eSpeak NG]] +
-  * [[https://osmand.net/releases/|OsmAnd]] +
-  * [[https://github.com/OpenTracksApp/OpenTracks/releases|OpenTracks]] +
-  * [[https://github.com/barbeau/gpstest/releases|GPSTest]] (osmdroid) +
-  * [[https://github.com/Kr0oked/Compass/releases|Compass]] +
-  * [[https://www.collaboraoffice.com/downloads/Collabora-Office-Android-Release/?C=M;O=D|Collabora Office]] +
-  * [[https://github.com/foobnix/LibreraReader/releases|Librera Reader]] (Pro) +
-  * [[https://github.com/termux/termux-app/releases|Termux]] +
-  * [[https://github.com/VREMSoftwareDevelopment/WiFiAnalyzer/releases|WiFi Analyzer]] +
-  * [[https://github.com/user-attachments/files/15926727/PortAuthority-2.4.5%2Bpatch156-debug.zip|PortAuthority]] ([[https://github.com/aaronjwood/PortAuthority/issues/155#issuecomment-2182577789|info]]) +
-  * [[https://github.com/streetcomplete/StreetComplete/releases|StreetComplete]] +
-  * [[https://github.com/zamojski/TowerCollector/releases|Tower Collector]] +
-  * [[https://github.com/OmGodse/Notally/releases|Notally]] +
-  * [[https://f-droid.org/packages/org.woheller69.omweather/|Cirrus]] +
-  * [[https://sourceforge.net/projects/opencamera/files/|Open Camera]] +
-  * [[https://github.com/Piwigo/piwigo-flutter-app/releases|Piwigo Next Generation]] +
-  * [[https://github.com/wordpress-mobile/WordPress-Android/releases|WordPress]] (no Jetpack)+
  
-  * [[https://github.com/ppy/osu/releases|osu!]] +===== Linux =====
-  * [[https://clonehero.net/|Clone Hero]] +
-  * [[https://github.com/diasurgical/devilutionX/releases|DevilutionX]] +
-  * [[https://github.com/glKarin/com.n0n3m4.diii4a/releases|idTech4A++]]+
  
-  * [[https://github.com/brunodev85/winlator/releases|Winlator]] +  adb shell "mount -o 'rw,remount' '/mnt/system'" 
-  * [[https://www.apkmirror.com/apk/aethersx2/aethersx2/aethersx2-v1-5-3668-release/|AetherSX2]] + 
-  * [[https://downloads.duckstation.org/android/|DuckStation]] +  wget -O ~/'Downloads/blacklist-fg.txt' 'https://scripttiger.github.io/alts/compressed/blacklist-fg.txt' && adb push ~/'Downloads/blacklist-fg.txt' '/mnt/system/system/etc/hosts' && adb shell "restorecon --v '/mnt/system/system/etc/hosts' && cat '/mnt/system/system/etc/hosts' && sync" && rm -fv ~/'Downloads/blacklist-fg.txt' 
-  * [[https://buildbot.libretro.com/stable/|RetroArch]] (aarch64) + 
-  * [[https://dolphin-emu.org/download/|Dolphin Emulator]]+====== Apps ======
  
 ===== F-Droid ===== ===== F-Droid =====
Line 100: Line 85:
   * [[https://f-droid.org/en/packages/com.kunzisoft.keepass.libre/|KeePassDX]]   * [[https://f-droid.org/en/packages/com.kunzisoft.keepass.libre/|KeePassDX]]
   * [[https://f-droid.org/en/packages/org.mozilla.fennec_fdroid/|Fennec]] (Firefox)   * [[https://f-droid.org/en/packages/org.mozilla.fennec_fdroid/|Fennec]] (Firefox)
-  * [[https://f-droid.org/en/packages/com.fsck.k9/|K-9 Mail]]+  * [[https://f-droid.org/en/packages/net.thunderbird.android/|Thunderbird]]
   * [[https://f-droid.org/en/packages/me.hackerchick.catima/|Catima]]   * [[https://f-droid.org/en/packages/me.hackerchick.catima/|Catima]]
 +  * [[https://f-droid.org/en/packages/com.atharok.barcodescanner/|Barcode Scanner]]
   * [[https://f-droid.org/en/packages/com.foobnix.pro.pdf.reader/|Librera Reader]]   * [[https://f-droid.org/en/packages/com.foobnix.pro.pdf.reader/|Librera Reader]]
   * [[https://f-droid.org/en/packages/org.documentfoundation.libreoffice/|LibreOffice Viewer]]   * [[https://f-droid.org/en/packages/org.documentfoundation.libreoffice/|LibreOffice Viewer]]
Line 111: Line 97:
   * [[https://f-droid.org/en/packages/com.reecedunn.espeak/|eSpeak]]   * [[https://f-droid.org/en/packages/com.reecedunn.espeak/|eSpeak]]
   * [[https://f-droid.org/en/packages/com.enjoyingfoss.feeel/|Feeel - home workouts]]   * [[https://f-droid.org/en/packages/com.enjoyingfoss.feeel/|Feeel - home workouts]]
-  * [[https://f-droid.org/en/packages/de.dennisguse.opentracks/|OpenTracks]] (TODO: [[https://f-droid.org/en/packages/de.dennisguse.opentracks.playstore/|Repo]] vs [[https://f-droid.org/en/packages/de.dennisguse.opentracks/|non-Repo]])+  * [[https://f-droid.org/en/packages/de.dennisguse.opentracks/|OpenTracks]] (Non-reproducible)
   * [[https://f-droid.org/en/packages/net.osmand.plus/|OsmAnd~]]   * [[https://f-droid.org/en/packages/net.osmand.plus/|OsmAnd~]]
   * [[https://f-droid.org/en/packages/com.omgodse.notally/|Notally | Minimalist Notes]]   * [[https://f-droid.org/en/packages/com.omgodse.notally/|Notally | Minimalist Notes]]
Line 121: Line 107:
   * [[https://f-droid.org/en/packages/com.android.gpstest.osmdroid/|GPSTest]]   * [[https://f-droid.org/en/packages/com.android.gpstest.osmdroid/|GPSTest]]
   * [[https://f-droid.org/en/packages/com.karin.idTech4Amm/|idTech4A++]]   * [[https://f-droid.org/en/packages/com.karin.idTech4Amm/|idTech4A++]]
 +
 +===== Standalone =====
 +
 +  * [[https://a.app.qq.com/o/simple.jsp?pkgname=com.topstep.fitcloudpro|FitCloudPro]] ((Downloads inconsistently-named ''.apk'', but 2.4.9 ''第三方浏览器下载包.apk'' 105MB is fine))
 +
 +  * [[https://github.com/Piwigo/piwigo-flutter-app/releases|Piwigo Next Generation]]
 +  * [[https://github.com/wordpress-mobile/WordPress-Android/releases|WordPress]] (not Jetpack)
 +
 +  * [[https://github.com/ppy/osu/releases|osu!]]
 +  * [[https://github.com/clonehero-game/releases/releases|Clone Hero]]
 +  * [[https://github.com/diasurgical/devilutionX/releases|DevilutionX]]
 +
 +  * [[https://github.com/brunodev85/winlator/releases|Winlator]]
 +  * [[https://www.apkmirror.com/apk/aethersx2/aethersx2/aethersx2-v1-5-3668-release/|AetherSX2]]
 +  * [[https://downloads.duckstation.org/android/|DuckStation]]
 +  * [[https://buildbot.libretro.com/stable/|RetroArch]] (aarch64)
 +  * [[https://dolphin-emu.org/download/|Dolphin Emulator]]
  
 ====== Settings ====== ====== Settings ======
  
 ===== Disable Backup Manager ===== ===== Disable Backup Manager =====
 +
 +==== Linux ====
 +
 +****
 +
 +  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"
C:/www/wiki/data/attic/android/oneplus_6_enchilada.1742607219.txt.gz · Last modified: by Sean Rhone