jerrywaggoner
New Member
Has anyone been able to get these two to play nicely together? I'll admit I'm still a Droid/Tasker noob, but what I'm trying to do shouldn't be this hard. I simply want to enable Csipsimple at 8:30am and disable it at 5:00pm M-F. Using Tasker to kill the app doesn't work. Trying to use the action intent 'com.csipsimple.service.ACCOUNT_ACTIVE_CHANGED' doesn't work (Issue 267 - csipsimple - Action intent to activate/de-activate an account? - Project Hosting on Google Code).
Csipsimple comes with a handy widget for enabling/disabling accounts, which does exactly what I need, so if I could just toggle that widget on the above schedule I would be set. I peeked at the Csip database and the widget only seems to be toggling the Active field from 1 to 0. Can I get Tasker to run some kind of SQL script to update that field? Is there a way to see what that widget is actually doing with ADB? What are my debugging options?
For all the amazing things Tasker appears to be capable of, simply turning an app on and off shouldn't be this difficult. Any and all help would be appreciated. Thanks.
Csipsimple comes with a handy widget for enabling/disabling accounts, which does exactly what I need, so if I could just toggle that widget on the above schedule I would be set. I peeked at the Csip database and the widget only seems to be toggling the Active field from 1 to 0. Can I get Tasker to run some kind of SQL script to update that field? Is there a way to see what that widget is actually doing with ADB? What are my debugging options?
For all the amazing things Tasker appears to be capable of, simply turning an app on and off shouldn't be this difficult. Any and all help would be appreciated. Thanks.