Android Bridge (card game) Tutoring App, written in Java.
Android-Bridge-Tutor is hosted in the following web site
https://github.com/LouAlicegary/Android-Bridge-Tutor
If you think the Android project Android-Bridge-Tutor 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 Android-Bridge-Tutor.
Item | Value |
---|---|
Java File Count | 13 |
Minimum SDK Version | 7 |
Activity Count | 2 |
jar files used | sqlitejdbc-v056.jar |
Asset File Names | assets\BridgeTutor.db |
There are 4 image files in Android-Bridge-Tutor. The names of the image files are listed as follows.
android_focused.png android_normal.png android_pressed.png spade.png
The following screenshort is generated from the image listed above.
Android-Bridge-Tutor has the following Java source files.
com.example.bridge_db.Data_Helper.java com.example.bridge_db.Grid_Viewer.java com.example.bridge_db.MyTableModel.java com.example.bridge_db.Tester.java com.example.bridgetutor.Bid.java com.example.bridgetutor.BiddingQuizQuestion.java com.example.bridgetutor.BridgeTutor.java com.example.bridgetutor.Card.java com.example.bridgetutor.DataHelper.java com.example.bridgetutor.Deck.java com.example.bridgetutor.Hand.java com.example.bridgetutor.MyAdapter.java com.example.bridgetutor.QuestionLister.java