Android Bluetooth AVRCP implementation -


i'm trying implement avrcp-controller in android-app. i'm using android.bluetooth.bluetoothavrcp-class implement (found in hidden api, replaced sdk described here. because of lack of documentation, searching implementations can modify.
found 2 repositorys on google:

both of repos have dependencies classes , attributes, can't resolve.

does know how implement that? i'm quite desperate right now.

thank you!


Comments

Popular posts from this blog

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -