Intent Audio Player
by Pasho
Version 1.2.0
📅 Updated 2017-02-18
Features 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.
Moreover, this media player requests audio focus using AudioManager before it starts playing.The following is an example of an am start command to start playing MP3:adb shell am startservice -n 'pasho.tool.intentaudioplayer/.PlayService' -d '/storage/sdcard1/Music/sound.mp3' -e level 3Providing no URI data stops the service:adb shell am startservice -n 'pasho.tool.intentaudioplayer/.PlayService'
Secure & Private
Your data is protected with industry-leading security protocols.
24/7 Support
Our dedicated support team is always ready to help you.
Personalization
Customize the app to match your preferences and workflow.
See the Intent Audio Player in Action
Get the App Today
Available for Android 8.0 and above