User Tools

Site Tools


android_-_os:cyanogenmod

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
android_-_os:cyanogenmod [2015/07/19 16:22]
tkilla
android_-_os:cyanogenmod [2018/06/02 16:47] (current)
tkilla [Howto unbrick]
Line 16: Line 16:
 ==== Samsung Note 3 LTE ==== ==== Samsung Note 3 LTE ====
  
 +  * Backup! (see below)
   * Android 4.4 uses SElinux in "enforcing" mode: installation recovery via CWM recovery app impossible   * Android 4.4 uses SElinux in "enforcing" mode: installation recovery via CWM recovery app impossible
   * Use flashify app to install downloaded recovery image   * Use flashify app to install downloaded recovery image
 +  * Download https://download.cyanogenmod.org/?device=hlte and gapps (arm)
  
  
Line 43: Line 45:
     * http://www.droidviews.com/how-to-install-latest-official-firmware-on-samsung-galaxy-s4-all-models/     * http://www.droidviews.com/how-to-install-latest-official-firmware-on-samsung-galaxy-s4-all-models/
     * http://samsung-updates.com/device/?id=GT-I9505     * http://samsung-updates.com/device/?id=GT-I9505
 +  * install a new system and / or recovery in:
 +    * recovery: vol+ home power
 +    * download mode for ODIN: vol- home power
 +    * **fastload adb - adb is ALWAYS ON in recovery!!**
 +
 +  * Broken encryption
 +    * encryption is generally broken in CM11 / CM12, Android 4.1 on Note10.1 - it may kill the system!
 +    * after upgrade or system failure, you may get stuck in a bootloop
 +      * if wiping doesn't help, you need to reset the passwort by deleting /data partiton and reformatting it:
 +        * Follow this guide: https://gist.github.com/L-P/7285035
 +        * If data is mounted in recovery, connect adb:  
 +          * adb shell; 
 +          * mount # to find data parti;
 +          * umount /data; 
 +          * umount /sdcard; 
 +          * mkfs -t ext4 /dev/xxxx
 +
 +==== Remove password ====
 +
 +  * TWRP recovery with adb is totally insecure - i dont say more..
  
android_-_os/cyanogenmod.1437315756.txt.gz ยท Last modified: 2015/07/19 16:22 by tkilla