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
Last revision Both sides next revision
android_-_os:cyanogenmod [2015/07/19 19:34]
tkilla [Samsung Note 3 LTE]
android_-_os:cyanogenmod [2016/05/06 12:49]
tkilla
Line 45: 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:
 +        * https://gist.github.com/L-P/7285035
 +        * 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.txt ยท Last modified: 2018/06/02 16:47 by tkilla