First make sure you don't have anything blocking Tasker eg.XPrivacy. Then try doing something that requires root access like this
Task.
Action = delete file
File to delete = Anything you don't really care about
Tick the use root checkbox
Add a Wait 5 seconds action
Open file = The file you just deleted
Run the task and you should get an error message saying the file wasn't found or something like that, This confirms you have root.
Or just do something like run shell enter a command you no you need root for and check the use root box.
Secure settings is great and your probably going to need it soon.
Jay M
I'm not 100% sure but I think Google stopped other apps toggling Aeroplane mode and GPS, secure settings might be able to to do it, il check for ya. I no for sure Aeroplane modes red on my device aswell.
Jay M
Im on 4.2 CM10 and I can toggle aeroplane mode with the Secure settings helper. I tried toggling GPS and it says it toggled on/off but I didn't see the icon in statusbar so don't no if it actually worked or not :/
Jay M
settings put global airplane_mode_on 1
am broadcast -a android.intent.action.AIRPLANE_MODE --ez state true
Use root
And off:
settings put global airplane_mode_on 0
am broadcast -a android.intent.action.AIRPLANE_MODE --ez state false
--
You received this message because you are subscribed to a topic in the Google Groups "Tasker" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tasker/wjdvHn8G-F8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tasker+un...@googlegroups.com.
Tasker refuses to ask root even though it has a superuser in /system and a su in the system/xbin.
--
You received this message because you are subscribed to a topic in the Google Groups "Tasker" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tasker/wjdvHn8G-F8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tasker+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.