Accessing and controlling services on Android -


I would like to create an Android app / service which will control Android services, especially. It is different from file, in my case the user has already launched the media player with its song / playlist and want to send it / stop / ... commands.

ASP media player does not have any public documents and supported APIs. In addition, the app you think that "media player" is not present on all devices.

Comments