An Android/Bluetooth implementation of the game.
apples-android is hosted in the following web site
https://github.com/nemec/apples-android
If you think the Android project apples-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 apples-android.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [ldpi, mdpi, hdpi] |
Minimum SDK Version | 10 |
Activity Count | 6 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.WRITE_EXTERNAL_STORAGE |
There are 2 image files in apples-android. The names of the image files are listed as follows.
apple.png main_icon.png
The following screenshort is generated from the image listed above.
apples-android has the following Java source files.
ec.nem.apples.ChooseCardActivity.java ec.nem.apples.DealerActivity.java ec.nem.apples.GameActivity.java ec.nem.apples.MainActivity.java ec.nem.apples.OutcomeActivity.java ec.nem.apples.cards.CardSwipeDetector.java ec.nem.apples.cards.CardView.java ec.nem.apples.cards.HandView.java ec.nem.apples.cards.PortraitHandView.java ec.nem.apples.generic.Card.java ec.nem.apples.generic.Deck.java ec.nem.apples.utils.SubmittedListItem.java ec.nem.apples.utils.Utils.java