Android version for Chabadabada card game.
Chabadabada is hosted in the following web site
https://github.com/LoicJ/Chabadabada
If you think the Android project Chabadabada 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 Chabadabada.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 3 |
Fragment Count | 2 |
There are 6 image files in Chabadabada. The names of the image files are listed as follows.
apptheme_progress_primary_holo_light.9.png ic_action_help.png ic_action_pause.png ic_action_play.png scrubber_control_normal_holo.png scrubber_control_pressed_holo.png
The following screenshort is generated from the image listed above.
Chabadabada has the following Java source files.
de.passsy.holocircularprogressbar.HoloCircularProgressBar.java fr.dok.chabadabada.activities.GameActivity.java fr.dok.chabadabada.activities.MainActivity.java fr.dok.chabadabada.adapter.ChabadAdapter.java fr.dok.chabadabada.daogenerator.ChabadaDaoGenerator.java fr.dok.chabadabada.daogenerator.MyClass.java fr.dok.chabadabada.fragments.ChabadaFragment.java fr.dok.chabadabada.model.ChabadaCard.java fr.dok.chabadabada.model.ChabadaCardDao.java fr.dok.chabadabada.model.DaoMaster.java fr.dok.chabadabada.model.DaoSession.java fr.dok.chabadabada.utils.Utils.java