An Android application I created that allows users to play my favorite card game, "Set".
setapp is hosted in the following web site
https://github.com/mjp2220/setapp
If you think the Android project setapp 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 setapp.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
setapp has the following Java source files.
com.example.setapp.Card.java com.example.setapp.Deck.java com.example.setapp.SetActivity.java