Is it possible to build with AI2 (including extensions) :
I want to have a simple app with one button. When I press the button on my custom app, it tells the Overdrive app (audiobook player) to add a bookmark at the current location in the audiobook (what you would get if you used the "add bookmark" button in the Overdrive app)?
Reason : I want to do this through bluetooth using custom hardware that gives me an easy to access button. So I need to talk to a third party app from my custom app that interfaces to my bluetooth device.
Thanks for the suggestions. Anyone know whether this would be possible on iOS?
How does a Bose ear-bud send a Pause command to the Overdrive app or any player?
RE using the Android Player, the problem is the content is licensed - that is why the library will only let you listen to it using the trusted app - Eg. Overdrive.
Is there a way to trick an App into thinking it is active (using the screen) and then send it a touch command? Something like what AutoHotKey is capable of doing on Windows?