Tasker, the best terrible app.
Recently I've been messing around with Tasker . Now what is Tasker? It's basically AutoHotKey for Android. Both applications I can't do without anymore. The pros: You can do ANYTHING. There's a more complex UI (in this case meaning more control). With an additional app, you can export your tasks to different phones as an APK. Basically, you can create Apps. Buttons and everything. Good support. The cons: You need to grant a whole list of permissions depending on what you want to do. The setup can be a tad complex, involving ADB commands. Creating if and else statements can be a hassle, especially while dragging and dropping stuff to the correct position. Or adding an extra command at line 4 for example. Arrays suck big time. No multidimensional arrays either. Examples: Locate your phone after sending a text to it. Play music when your facing east and are jumping around. I don't know why you would want to, but its possible. Send http requests Turn on your wifi or d...