Android Open Source - Game card Android-Bridge-Tutor






Project Summary

Android Bridge (card game) Tutoring App, written in Java.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Android-Bridge-Tutor.

ItemValue
Java File Count13
Minimum SDK Version7
Activity Count2
jar files usedsqlitejdbc-v056.jar
Asset File Namesassets\BridgeTutor.db




Resource Files

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.

null

Java Source Files

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