I want to make a simple flow which tells me what network type my phone is using. I was testing it with following flow, but all I get for answer is "null". How can I make it work?
http://automagic4android.com/flow.php?i ... 9fcc208b4b
Nevermind. I noticed that if I draw the flow through the network type condition I already made there, the flow works just fine. The output needs some formatting, but I'll post the flow when it's complete so you could give me more advice if any.
Mobile network type
Moderator: Martin
Re: Mobile network type
Yes, you have to use the condition in this case.
Automagic does not initialize the variable automatically when it is accessed, you have to initialize the variable using a condition or use a trigger that supplies the variable to the flow.
Automagic does not initialize the variable automatically when it is accessed, you have to initialize the variable using a condition or use a trigger that supplies the variable to the flow.
Re: Mobile network type
Despite of many hours of trial and error(scripting isn't my kungfu) I couldn't format the output to readable text. Can you give me some advice how can I change the numbers to actual names of network types?
EDIT: Again, never mind. Just noticed I have to use quote marks in script when trying to input full words. Problem solved.
EDIT: Again, never mind. Just noticed I have to use quote marks in script when trying to input full words. Problem solved.
Re: Mobile network type
finally I had time to get this working. Posting I here in case someone finds some help from it.
http://automagic4android.com/flow.php?i ... 2d796ac730
http://automagic4android.com/flow.php?i ... 2d796ac730