Android music player example.
-
Updated
May 10, 2026 - Kotlin
Android music player example.
A sample to showcase ExoPlayer inside a Service.
Implemented by Dagger, Google Maps, MVP, ButterKnife
Android music player
use tools
本地服务+远程服务(AIDL跨进程通信)
In this app, I explore service in Android.
Server side of the Client Quiz App. Gets the Quiz Data from api, passes the data to all the Clients via Binder IPC & AIDL.
A client app for the Quiz Server App. Responsible for loading the quiz questions from the Server App via Binder IPC & AIDL
create a single service and use in multiple applications
Add a description, image, and links to the bindservice topic page so that developers can more easily learn about it.
To associate your repository with the bindservice topic, visit your repo's landing page and select "manage topics."