Game Sample App for Android.
cast_tictactoe_sender_android is hosted in the following web site
https://github.com/mycastaway/cast_tictactoe_sender_android
If you think the Android project cast_tictactoe_sender_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_tictactoe_sender_android.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 19 |
Minimum SDK Version | 10 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.INTERNET |
There are 3 image files in cast_tictactoe_sender_android. The names of the image files are listed as follows.
lib_bg.9.png lib_circle.png lib_cross.png
The following screenshort is generated from the image listed above.
cast_tictactoe_sender_android has the following Java source files.
com.google.android.gms.cast.samples.tictactoe.AppCastDeviceService.java com.google.android.gms.cast.samples.tictactoe.AppCastService.java com.google.android.gms.cast.samples.tictactoe.GameActivity.java com.google.android.gms.cast.samples.tictactoe.GameChannel.java com.google.android.gms.cast.samples.tictactoe.GameView.java