About Intent Audio Player
Intent Audio Player is a simple audio player that runs as a background service on Android. It has to be launched by an explicit intent issued from other activities or an adb shell am start command.
For details about available arguments, please refer to the user's manual on the app.
The following is an example of an am start command to start playing MP3:
adb shell am startservice -n 'pasho.tool.intentaudioplayer/.PlayService' -e uri '/storage/sdcard1/Music/sound.mp3' -e focus 1 -e volume 0.8 -e type 3
Download and install
Intent Audio Player version 1.3.3 on your
Android device!
Downloaded 10+ times, content rating: Everyone
Android package:
pasho.tool.intentaudioplayer, download Intent Audio Player.apk