Use APKPure App
Get Intent Audio Player old version APK for Android
Intent Audio Player runs as a background service launched by an intent.
Intent Audio Player is a simple audio player that runs as a background service on Android.
You can playback audio files, such as mp3 files, from command line interfaces.
This can be useful as an automated tool for some program tests related to, for example, voice recognition.
This player 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
Last updated on Sep 13, 2017
v 1.3.3
- Fix the user manual.
v 1.3.2
- Fix a volume settgins.
v 1.3.1
- Fix layout.
v 1.3.0
- Support new arguments.
v 1.2.0
- Add a new function to stop service.
v 1.1.0
- Supports extended data to specify an audio focus level.
v 1.0.1
- Fix how to instruction.
Uploaded by
Muhammad Rizky Fathur Rachamn
Requires Android
Android 4.4+
Category
Report
Intent Audio Player
for Android Developers1.3.3 by Pasho
Sep 13, 2017