Android Open Source - App quiz bilyaris2014






Project Summary

First Initial Commit For our Quiz Application.

Web Site / Source Repository

bilyaris2014 is hosted in the following web site
https://github.com/firatercis/bilyaris2014

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

ItemValue
Java File Count37
Supported screen sizes[ldpi, mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count6
jar files usedAselUtils.jar
android-support-v4.jar
commons-net-3.3.jar
guava-18.0.jar
simple-xml-2.7.1.jar
Required Permissionsandroid.permission.INTERNET
Asset File Namesassets\cinfo.xml
assets\initQuestionTable.sql
assets\initQuestionTable.sql~
assets\qpDefault.xml
Raw File Namesres\raw\correct.wav
res\raw\wrong.wav




Resource Files

There are 41 image files in bilyaris2014. The names of the image files are listed as follows.

adduser.png
bilgisayar.png
bilyarisicon.png
button_1_ns.9.png
cancel.png
choice1.png
choice2.png
choice3.png
choice4.png
cografya.png
cografya_category.png
defaultuser.png
deleteuser.png
discardchoice.png
discardjoker.png
edebiyat.png
edebiyat_category.png
genel.png
general_category.png
highlight.png
kategorisiz_category.png
matematik.png
matematik_category.png
misc.png
muzik.png
muzik_category.png
nextuser.png
ok.png
previoususer.png
questionbg.png
sinema.png
sinema_category.png
siyaset.png
siyaset_category.png
spor.png
spor_category.png
statistics.png
tarih.png
tarih_category.png
timer.png
x2.png

The following screenshort is generated from the image listed above.

null




Java Source Files

bilyaris2014 has the following Java source files.

com.o6Systems.appFundamentals.AppEngine.java
com.o6Systems.appFundamentals.AppState.java
com.o6Systems.appFundamentals.AppStateObserver.java
com.o6Systems.appFundamentals.AppTimerTask.java
com.o6Systems.appFundamentals.TimerTaskObserver.java
com.o6Systems.appFundamentals.UIEngine.java
com.o6Systems.appFundamentals.UserInputObserver.java
com.o6Systems.bilyarisAppFund.BYDatabaseInterface.java
com.o6Systems.bilyarisAppFund.BilYarisAppEngine.java
com.o6Systems.bilyarisAppFund.BilYarisAppState.java
com.o6Systems.bilyarisAppFund.CreatorInfo.java
com.o6Systems.bilyarisAppFund.Question.java
com.o6Systems.bilyarisAppFund.QuestionPack.java
com.o6Systems.bilyarisAppFund.QuestionQuery.java
com.o6Systems.bilyarisAppFund.User.java
com.o6Systems.bilyarisAppFund.jokers.BilYarisJoker.java
com.o6Systems.bilyarisAppFund.jokers.DoubleAnswerJoker.java
com.o6Systems.bilyarisAppFund.jokers.FiftyPercentJoker.java
com.o6Systems.bilyarisAppFund.jokers.IncreaseTimeJoker.java
com.o6Systems.bilyarisAppFund.jokers.StatisticsJoker.java
com.o6Systems.bilyarisUI.BilYarisActivity.java
com.o6Systems.bilyarisUI.CategoryActivity.java
com.o6Systems.bilyarisUI.QuestionActivity.java
com.o6Systems.bilyarisUI.ResultActivity.java
com.o6Systems.bilyarisUI.SplashScreenActivity.java
com.o6Systems.bilyarisUI.UserCreateActivity.java
com.o6Systems.bilyarisUI.UserLoginActivity.java
com.o6Systems.bilyarisUI.sqlite.BilYarisSQLiteHelper.java
com.o6Systems.bilyarisUI.sqlite.DatabaseConstants.java
com.o6Systems.utils.database.DatabaseInterface.java
com.o6Systems.utils.database.sqlite.SQLiteAdapter.java
com.o6Systems.utils.net.FTPModule.java
com.o6Systems.utils.net.HTTPModule.java
com.o6Systems.utils.net.NetworkPacketObserver.java
com.o6Systems.utils.net.NetworkPacketPrinter.java
com.o6Systems.utils.net.TCPListenerThread.java
com.o6Systems.utils.net.UDPListenerThread.java