I have an app (Smart Tools) that consists of mutiple distinct subapps. I would like to have an shortcut for a single subapp, so I wouldn't have to open it through the app's main menu.
I'm pretty sure the app uses some specific intent broadcast to open any of the subapps. I know Tasker can be used to broadcast a custom intent to the Android system. If I understand correctly, if I just mimic the intent the Smart Tools main menu uses to invoke the specific subapp, I could start the subapp directly with a Tasker shortcut.
But for that, I need to be able to mimic the intent. Since Smart Tools isn't open source, how do I find out what intent the app uses "internally"?
No comments:
Post a Comment