LG G3 D850 Unlock Mobile Hotspot Tethering NoRoot


    After much frustration, I am pleased to announce that I figured out how to unlock wifi "Mobile Hotspot" tethering without root.

    1) enable debugging in developer options on your phone
    2) set up android SDK and ADB on your computer
    3) run this command in adb"

    Code:
    adb shell settings put system tether_entitlement_check_state 0

    4) confirm it worked:

    Code:
    adb shell content query --uri content://settings/system

    5) go to "Tethering & Networks" in your phones settings and enable Mobile Hotspot
    Share To:

    Unknown

    Post A Comment:

    0 comments so far,add yours