I made a very simple app which simply puts my phone on vibrate whenever I'm near a specific WiFi SSID. I know there are several apps that do this but this one is pre-configured for a specific WiFi so the user doesn't need to input the SSID.
My app was originally made with Tasker's App Factory since my programming knowledge is very limited. I would like to update my app with Material Design if I could. I've seen some resources that Google has put out on Material Design but I was hoping someone could point me in the right direction on how to update this app. I'm assuming I would probably have to write this app again from scratch instead of using App Factory. I couldn't find any tutorials that show you how to manage your Audio Profiles using near by WiFi SSIDs. What would be the best way to go about this?