Android Open Source - Game poker ChromecastPoker






Project Summary

Play poker using the ChromeCast.

Web Site / Source Repository

ChromecastPoker is hosted in the following web site
https://github.com/IanChilds/ChromecastPoker

If you think the Android project ChromecastPoker listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of ChromecastPoker.

ItemValue
Java File Count13
Supported screen sizes[mdpi]
Minimum SDK Version17
Activity Count4
Fragment Count6




Java Source Files

ChromecastPoker has the following Java source files.

com.pokercast.activities.ConnectActivity.java
com.pokercast.activities.GamePlayActivity.java
com.pokercast.activities.JoinActivity.java
com.pokercast.activities.MarkAsReadyActivity.java
com.pokercast.castutils.CastManager.java
com.pokercast.castutils.PokerCastChannel.java
com.pokercast.fragments.ConnectFragment.java
com.pokercast.fragments.GamePlayFragment.java
com.pokercast.fragments.JoinFragment.java
com.pokercast.fragments.MarkAsReadyFragment.java
com.pokercast.game.Game.java
com.pokercast.game.GameStateSnapshot.java
com.pokercast.game.PlayerStateSnapshot.java