Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
tjubrock
Old
#1  
Member - OP
Thanks Meter 2
Posts: 55
Join Date: May 2012
Question [Q] Tasker Profile?

Does anyone know if there a way to make a fast charge widget by using taker were you can turn fast charge on and off and have the icon(widget) change when you turn on and off the widget?
 
rmiles7721
Old
(Last edited by rmiles7721; 4th August 2012 at 03:37 AM.)
#2  
rmiles7721's Avatar
Member
Thanks Meter 10
Posts: 52
Join Date: Jun 2010
Location: Temple
Probably is you use Secure Settings. I believe there's a toggle that will enable Fast charge. Just create a task to enable it and then create a widget to turn it on.

Edit - It worked fine. You'll need to download Secure Settings (and the helper) and make sure to enable fast charge in the settings, then go into Tasker, create a new task, plugin, secure settings. Save it, create a widget and select Tasker, then Task, choose the one you just created.
 
buffal0b1ll
Old
#3  
buffal0b1ll's Avatar
Senior Member
Thanks Meter 49
Posts: 213
Join Date: Sep 2012
Location: Baltimore
Quote:
Originally Posted by rmiles7721 View Post
Probably is you use Secure Settings. I believe there's a toggle that will enable Fast charge. Just create a task to enable it and then create a widget to turn it on.

Edit - It worked fine. You'll need to download Secure Settings (and the helper) and make sure to enable fast charge in the settings, then go into Tasker, create a new task, plugin, secure settings. Save it, create a widget and select Tasker, then Task, choose the one you just created.
This works great, but is there a way I can make Tasker echo back the status that I've switched to/from in a notification? or change icon between on and off? I can toggle with the widget, but if I forget the state I'm in I have to to terminal to find out.
Thanks
 
fawkes21
Old
#4  
Member
Thanks Meter 11
Posts: 62
Join Date: Apr 2010
Quote:
Originally Posted by buffal0b1ll View Post
This works great, but is there a way I can make Tasker echo back the status that I've switched to/from in a notification? or change icon between on and off? I can toggle with the widget, but if I forget the state I'm in I have to to terminal to find out.
Thanks
You could have it set a variable that you create to 1 when on and 0 when off (basically toggling between the two). Then just set up to check the variable and create an Alert pop-up telling you it is On or Off . . .
fawkes21
 
Post Reply+
Tags
charge, fast, tasker, widget
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...