This is an Android Studio project to test KeyEvents to hook with embedded bluetooth system for media control..
android-MediaTest is hosted in the following web site
https://github.com/oscartprom/android-MediaTest
If you think the Android project android-MediaTest listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of android-MediaTest.
Item | Value |
---|---|
Java File Count | 6 |
Activity Count | 1 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.CAMERA |
android-MediaTest has the following Java source files.
com.oscarprom.mediatest.ApplicationTest.java com.oscarprom.mediatest.ConnectThread.java com.oscarprom.mediatest.ConnectedThread.java com.oscarprom.mediatest.Constants.java com.oscarprom.mediatest.MainActivity.java com.oscarprom.mediatest.MediaReceiver.java