A plugin development guide for the Brightcove Player for Android..
android-plugin-guide is hosted in the following web site
https://github.com/BrightcoveOS/android-plugin-guide
If you think the Android project android-plugin-guide 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-plugin-guide.
Item | Value |
---|---|
Java File Count | 2 |
Target SDK Version | 18 |
Minimum SDK Version | 10 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.CHANGE_WIFI_STATE android.permission.INTERNET android.permission.READ_PHONE_STATE android.permission.WRITE_EXTERNAL_STORAGE |
android-plugin-guide has the following Java source files.
com.brightcove.player.application.MainActivity.java com.brightcove.player.plugin.sample.SamplePlugin.java