AutoTools S9+ secure settings

Discussion in 'AutoApps' started by Walkman33, Jun 3, 2018.

  1. Walkman33

    Walkman33 New Member

    Joined:
    Dec 17, 2017
    Messages:
    6
    Likes Received:
    0
    Sorry to make a whole thread for this, i sesearched and didnt find anyone else that seemed to have success running adb command that wasnt able to execute their desired tasks.

    I enabled write secure settings via adb and your instructions, had no problems there. At least no errors running the code.
    Then from Tasker i tried to run show touchs command from autotools secure plug and it gave me this error.

    "
    01.44.48/MyPM getReceiverInfo: android.content.pm.PackageManager$NameNotFoundException: ComponentInfo{com.joaomgcd.autotools/com.joaomgcd.autotools.broadcastreceiver.IntentServiceFire}
    01.44.48/ android.app.ApplicationPackageManager.getReceiverInfo(ApplicationPackageManager.java:559)
    01.44.48/ net.dinglisch.android.taskerm.do.a(SourceFile:122)
    01.44.48/ net.dinglisch.android.taskerm.do.f(SourceFile:198)
    01.44.48/ net.dinglisch.android.taskerm.ef.a(SourceFile:364)
    01.44.48/ net.dinglisch.android.taskerm.ExecuteService.a(SourceFile:7201)
    01.44.48/ net.dinglisch.android.taskerm.ExecuteService.a(SourceFile:4810)
    01.44.48/E FIRE PLUGIN: AutoTools Secure Settings / com.twofortyfouram.locale.intent.action.FIRE_SETTING: 6 bundle keys
    01.44.48/E AutoTools Secure Settings: plugin comp: com.joaomgcd.autotools/com.joaomgcd.autotools.broadcastreceiver.IntentServiceFire
    01.44.48/E add wait type Plugin1 time 60
    01.44.48/E add wait type Plugin1 done
    01.44.48/E handlePluginFinish: taskExeID: 1 result 3
    01.44.48/E pending result code
    01.44.48/E add wait task
    01.44.48/E Error: 166522839
    01.44.48/E Can't change setting on this device: You cannot change private secure settings."

    Any clue why the hiccup? My end goal was to just make a quick show touches toggles without having to autoinput my way through the menus.

    Thanks as always and no hurry man.
     
  2. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    The problem is because AutoTools cannot change that setting on Android devices with Android 6 or above. I found a way to work around it with the Tasker beta though. Try to use the Custom Settings action there. Hope this helps!
     

Share This Page