Hi there!
So, I have a file in my phone's storage in the folder "AutoMate/FLOW_BACKUPS/". The path is basically "AutoMate/FLOW_BACKUPS/Remote_Tools.flo" for my file as shown by Automate itself.
So what I am simply trying to do is get Automate to import this local file into the app. I have taken a look at the demo flow provided called "Self Update" example, however I am a complete rookie to Automate and that flow is updating via an online resource, mine isn't so here's the change.
So what can I essentially do to import this local file into my automate app? I've tried several methods, but I kept getting errors upon importing (as I am doing it wrong of course). So can someone provide me with an approach on how can I import this flow automatically? I tried the App Package and then FlowImportActivity deal, but I couldn't proceed further as I got errors and had no directions to go to. I think I tried to straight import the .flo file and hence I got errors, using that Self Update example, I think the .flo file needs to be decoded using json and such, and I have zero idea on how to do that sadly.
I am doing this for my friend's device as I will be constantly "updating" flows on his phone and all he needs to do is tap OK whenever he sees the request, everything else is essentially 100% automated.
Thanks!