AutoTools Turn on Location (High Accuracy)

Discussion in 'AutoApps' started by andrewjt19, Apr 6, 2017.

  1. andrewjt19

    andrewjt19 New Member

    Joined:
    Aug 5, 2016
    Messages:
    3
    Likes Received:
    0
    I'm trying to use the Secure Settings I'm AutoTools to enable GPS and keep getting an error. It says something needs permissions but I've enabled everything. Ideas?[​IMG]

    Sent from my Nexus 6 using Tapatalk
     
  2. h3x3rr0r01

    h3x3rr0r01 New Member

    Joined:
    Apr 2, 2017
    Messages:
    1
    Likes Received:
    0
    If you have root, just install terminal and type:

    su

    then type,

    pm grant com.joaomgcd.autotools android.permission.WRITE_SECURE_SETTINGS

    If you don't have root then you have to enable developer options and USB debugging. Install phone driver and ADB on your pc.
    Connect your phone via USB cable, open terminal within ADB folder and type this:

    adb shell pm grant com.joaomgcd.autotools android.permission.WRITE_SECURE_SETTINGS



    Sent from my GT-I9300 using Tapatalk
     
  3. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806

Share This Page