• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Tasker profiles

Elpelco

Well-Known Member
I'm trying to make a version of this profile where instead of being plugged in the phone is just on silent, and still goes into sleep mode. I can't seem to get it to work though. And suggestions?
 
Can you be more specific? What exactly happens?

Well I'm trying to set it up so that when I tap the 'silent' widget on my homescreen it sets the %SLEEPMODE variable to 1, but that doesn't happen for some reason. I don't know why and I don't really know how to explain myself better.

Ideally what I want is this:

Tap the tasker widget on homescreen to silence the phone - this replaces plugging it in to charge.
Everything else as the profile I linked.

Is this possible, do you think?
 
Sometimes adding in some extra steps can help you debug.

For example, instead of just SET VARIABLE %SLEEPMODE to 1, you could display a notification of the %SLEEPMODE variable, set it to 1 and then display it again.
 
Back
Top Bottom