An android version of the cast keys sample project..
cast-keys-android is hosted in the following web site
https://github.com/nathanjones/cast-keys-android
If you think the Android project cast-keys-android 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 cast-keys-android.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 17 |
Activity Count | 2 |
Fragment Count | 2 |
jar files used | GoogleCastSdkAndroid-1.0.6.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.INTERNET |
There are 2 image files in cast-keys-android. The names of the image files are listed as follows.
drawer_shadow.9.png ic_drawer.png
The following screenshort is generated from the image listed above.
cast-keys-android has the following Java source files.
com.nathanrjones.castkeys.CastKeysMessageStream.java com.nathanrjones.castkeys.MainActivity.java com.nathanrjones.castkeys.NavigationDrawerFragment.java com.nathanrjones.castkeys.SettingsActivity.java com.nathanrjones.castkeys.SettingsFragment.java