meta data for this page
  •  

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
digital:hardware:oneplus3 [2018/09/19 11:05]
natrius
digital:hardware:oneplus3 [2019/01/08 22:50] (current)
natrius
Line 2: Line 2:
  
 ## OP3 spezifisch ## OP3 spezifisch
 +
 ### aptx ### aptx
-aptx ist ein Protokoll, welches die Bluteooth Verbindung verbessert, z. B. von externen Boxen oder Kopfhörern. \\ + 
-https://www.androidexplained.com/oneplus-3-aptx\\+aptx ist ein Protokoll, welches die Bluteooth Verbindung verbessert, z. B. von externen Boxen oder Kopfhörern.   
 + 
 +  * https://forum.xda-developers.com/oneplus-3/oneplus-3--3t-cross-device-themes-apps--mods/port-aptx-aptxhd-oreo-beta-25-16-op-3-3t-t3690363
  
   - Download the aptX .ZIP file to your OnePlus 3   - Download the aptX .ZIP file to your OnePlus 3
Line 19: Line 22:
  
 #### Clean flash #### Clean flash
 +
   - Install Titanium Backup. Open Titanium Backup > Go to menu > Batch actions > Backup apps + system data. This will backup all your user apps, app data and all the things like wifi passwords, calendar events, etc. This will not backup system apps, as that mostly will   - Install Titanium Backup. Open Titanium Backup > Go to menu > Batch actions > Backup apps + system data. This will backup all your user apps, app data and all the things like wifi passwords, calendar events, etc. This will not backup system apps, as that mostly will
   - Go to TWRP recovery (or whichever custom recovery you are using) and do a Factory reset. This will clear cache, user apps and data that those apps were using. The data (images, movies, music, etc.) that you have in your internal/external SD card/storage will remain intact.   - Go to TWRP recovery (or whichever custom recovery you are using) and do a Factory reset. This will clear cache, user apps and data that those apps were using. The data (images, movies, music, etc.) that you have in your internal/external SD card/storage will remain intact.
Line 27: Line 31:
  
 #### Dirty Flash #### Dirty Flash
 +
   - Go to TWRP. Clear cache/Dalvik   - Go to TWRP. Clear cache/Dalvik
   - In the TWRP recovery, flash the new ROM files in the following sequence: Firmware update (if any) > Custom ROM > GAPPS > Custom Kernel (if any)   - In the TWRP recovery, flash the new ROM files in the following sequence: Firmware update (if any) > Custom ROM > GAPPS > Custom Kernel (if any)
Line 32: Line 37:
  
 ### Telefon gesperrt nach flash ### Telefon gesperrt nach flash
-Vor dem flashen sperrcodes entfernen. Sollte es vergessen werden, kann mittels TWRP der Code wieder entfernt werden. \\+ 
 +Vor dem flashen sperrcodes entfernen. Sollte es vergessen werden, kann mittels TWRP der Code wieder entfernt werden. 
   - Once You installed twrp boot into recovery mode.   - Once You installed twrp boot into recovery mode.
   - Go to advanced>filemanager to acces the files in your phone.   - Go to advanced>filemanager to acces the files in your phone.
Line 41: Line 48:
       * locksettings.db-shm       * locksettings.db-shm
       * locksettings.db-wal       * locksettings.db-wal
 +
 Once you've deleted all the key and locksettings files, reboot your system. If it asks you to install SuperSU, choose -Do Not Install-. Once you've deleted all the key and locksettings files, reboot your system. If it asks you to install SuperSU, choose -Do Not Install-.
  
 ### Trebuchet vom Rechner aus starten ### Trebuchet vom Rechner aus starten
-pm start org.lineageos.trebuchet   + 
-[01:43] <@zifnab> Via adb   +<code> 
-[01:43] <@zifnab> I'm possibly wrong   +pm start org.lineageos.trebuchet 
-[01:44] <+javelinanddart> am start  +[01:43] <@zifnab> Via adb 
 +[01:43] <@zifnab> I'm possibly wrong 
 +[01:44] <+javelinanddart> am start 
 +</code>