Android Open Source - Game bluetooth apples-android






Project Summary

An Android/Bluetooth implementation of the game.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of apples-android.

ItemValue
Java File Count13
Supported screen sizes[ldpi, mdpi, hdpi]
Minimum SDK Version10
Activity Count6
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

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