Android Open Source - NFC game wherewithal






Project Summary

Vocabulary NFC Card Game Android client.

Web Site / Source Repository

wherewithal is hosted in the following web site
https://github.com/timofeysie/wherewithal

If you think the Android project wherewithal 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 wherewithal.

ItemValue
Java File Count39
Supported screen sizes[ldpi, mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version10
Minimum SDK Version10
Activity Count17
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.NFC
android.permission.READ_PHONE_STATE
android.permission.WRITE_EXTERNAL_STORAGE




License

The license information of wherewithal is as follows:

GNU General Public License

Resource Files

There are 21 image files in wherewithal. The names of the image files are listed as follows.

concentration_game_228.png
crab_228.png
crab_36.png
crab_48.png
crab_72.png
crab_96.png
ic_action_search.png
ic_concentration_game.png
ic_drawing_game.png
octopus_228.png
octopus_36_ldpi.png
octopus_48_mdpi.png
octopus_72_hdpi.png
octopus_96_xhdpi.png
reading_game_228.png
seahorse_228.png
seahorse_36.png
seahorse_48.png
seahorse_72.png
seahorse_96.png
stepping_stones.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.curchod.domartin.AsyncLoadGameFile.java
com.curchod.domartin.Constants.java
com.curchod.domartin.Filer.java
com.curchod.domartin.HouseDeck.java
com.curchod.domartin.IWantTo.java
com.curchod.domartin.MockNdefMessages.java
com.curchod.domartin.NfcUtils.java
com.curchod.domartin.RemoteCall.java
com.curchod.domartin.Sarray.java
com.curchod.domartin.Scoring.java
com.curchod.domartin.TagDescription.java
com.curchod.domartin.UtilityTo.java
com.curchod.dto.Card.java
com.curchod.dto.DeckCard.java
com.curchod.dto.GameWord.java
com.curchod.dto.Game.java
com.curchod.dto.PlayerInfo.java
com.curchod.dto.SavedTest.java
com.curchod.dto.SingleWordTestResult.java
com.curchod.dto.SingleWord.java
com.curchod.json.VocabularyDefinition.java
com.curchod.json.VocabularyLearningObject.java
com.curchod.wherewithal.AddPlayerActivity.java
com.curchod.wherewithal.CardDeckActivity.java
com.curchod.wherewithal.CardDecksActivity.java
com.curchod.wherewithal.CardPlayerHouseDeckActivity.java
com.curchod.wherewithal.CardPlayerWordsActivity.java
com.curchod.wherewithal.CardPlayersListActivity.java
com.curchod.wherewithal.CardsActivity.java
com.curchod.wherewithal.GameConcentrationActivity.java
com.curchod.wherewithal.GameReadingStonesActivity.java
com.curchod.wherewithal.GameReadingStonesInstructionsActivity.java
com.curchod.wherewithal.GameSnazzyThumbworkActivity.java
com.curchod.wherewithal.GameWritingStonesActivity.java
com.curchod.wherewithal.GamesActivity.java
com.curchod.wherewithal.InstructionsActivity.java
com.curchod.wherewithal.MainActivity.java
com.curchod.wherewithal.PlayerActivity.java
com.curchod.wherewithal.PlayersActivity.java