https://youtu.be/SMkJkbwWL2E
theres a link guys.
if anyone wants a shoutout, and has a flow they wont me to do, be it theirs or another, let me know!
Widget/toggle youtube video
Moderator: Martin
- Autumn-Leigh
- Posts: 67
- Joined: 15 Mar 2018 19:23
- Location: UK
- Contact:
Widget/toggle youtube video
YouTube Channel - https://youtu.be/fui3RO9EmNU
If anyone wants a shoutout, or has a flow they want me to do, be it theirs or a new one, let me know
If anyone wants a shoutout, or has a flow they want me to do, be it theirs or a new one, let me know

Re: Widget/toggle youtube video
I just know we can make widget toggle that easy
I never use that, since I have my own way using execution count; or just make a full widget out of it. The video is quite simple and easy to understand.
My method of toggling doesn't require global variable. As you progress and use more glovar, you will see that the glovar is quite precious. I would avoid using it unless it is necessary. Using execution count won't use up any glovar. And we have multiple state toggling; not just true/false, on/off. But we toggled to state 1 > state 2 > state 3 > state 4 and back to state 1 again. But I found out a bug (or should be called semibug) when testing the flow. I will make a full thread explaining later when I have time. I am still going to share the wifi geofencing flow I have tested and working for several days.

My method of toggling doesn't require global variable. As you progress and use more glovar, you will see that the glovar is quite precious. I would avoid using it unless it is necessary. Using execution count won't use up any glovar. And we have multiple state toggling; not just true/false, on/off. But we toggled to state 1 > state 2 > state 3 > state 4 and back to state 1 again. But I found out a bug (or should be called semibug) when testing the flow. I will make a full thread explaining later when I have time. I am still going to share the wifi geofencing flow I have tested and working for several days.
Index of Automagic useful thread List of my other useful posts (and others')
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.
- Autumn-Leigh
- Posts: 67
- Joined: 15 Mar 2018 19:23
- Location: UK
- Contact:
Re: Widget/toggle youtube video
I had to teach myself it :') getting there slowlyDesmanto wrote:I just know we can make widget toggle that easyI never use that, since I have my own way using execution count; or just make a full widget out of it. The video is quite simple and easy to understand.
My method of toggling doesn't require global variable. As you progress and use more glovar, you will see that the glovar is quite precious. I would avoid using it unless it is necessary. Using execution count won't use up any glovar. And we have multiple state toggling; not just true/false, on/off. But we toggled to state 1 > state 2 > state 3 > state 4 and back to state 1 again. But I found out a bug (or should be called semibug) when testing the flow. I will make a full thread explaining later when I have time. I am still going to share the wifi geofencing flow I have tested and working for several days.
YouTube Channel - https://youtu.be/fui3RO9EmNU
If anyone wants a shoutout, or has a flow they want me to do, be it theirs or a new one, let me know
If anyone wants a shoutout, or has a flow they want me to do, be it theirs or a new one, let me know
