jeudi 9 juin 2016

How to Re-enable missing 4G toggle in any Marshmallow version (B511, B513 B514, B522,

For those that lost the option to enable 4G from settings after upgrading to Marshmallow, here's how to get it back.
1. Open fx explorer (recommended)
2. Go to #system(root)/cust/hw/eu/prop
3. Tap the locked padlock icon at the top right corner that allows you to make modifications to read only folders.
4. Open local prop and click the pen icon at the top right to edit it.
5. Now look for the code
Code:

ro.config.hw_hide_lte=true
Change it to
Code:

ro.config.hw_hide_lte=false
If you don't have it, just add
Code:

ro.config.hw_hide_lte=false
below the code
Code:

#ro.config.hw_lte_support=true
For example
Code:

#ro.config.hw_lte_support=true
Code:

ro.config.hw_hide_lte=false
Save and reboot your phone
Go to settings>more and you will have the option to toggle 4G back.
You will also find it displayed as an additional shortcut in your shortcut panel.

Later I will teach how to add flick support to motion control for opening specific apps.

Don't forget to hit thanks!

Es ist oft frustrierend, wenn man alle Antworten weiß, aber niemand kümmert sich darum die Fragen zu stellen :|


from xda-developers http://ift.tt/1TYLyld
via IFTTT

Aucun commentaire:

Enregistrer un commentaire