Android Open Source - App phone cpsc472






Project Summary

Knowledge-based systems Phone picker app for Android.

Web Site / Source Repository

cpsc472 is hosted in the following web site
https://github.com/danielfinke/cpsc472

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

ItemValue
Java File Count22
Target SDK Version17
Minimum SDK Version8
Activity Count6
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET
Asset File Namesassets\db.sqlite




Resource Files

There are 13 image files in cpsc472. The names of the image files are listed as follows.

apple_logo.png
back_arrow.png
blackberry_logo.png
blackberry_phone.png
collapser.png
expander.png
flip_phone.png
iphone_5c.png
next_arrow.png
restart.png
slide_phone.png
tablet_phone.png
windows_phone_interface.png

The following screenshort is generated from the image listed above.

null




Java Source Files

cpsc472 has the following Java source files.

ca.unbc.cpsc472.mynextphone.AddRuleActivity.java
ca.unbc.cpsc472.mynextphone.AddSetActivity.java
ca.unbc.cpsc472.mynextphone.ChangeMenuActivity.java
ca.unbc.cpsc472.mynextphone.QuestionActivity.java
ca.unbc.cpsc472.mynextphone.ResultActivity.java
ca.unbc.cpsc472.mynextphone.StartupActivity.java
ca.unbc.cpsc472.mynextphone.database.DataBaseHelper.java
ca.unbc.cpsc472.mynextphone.database.PhoneDataBaseHelper.java
ca.unbc.cpsc472.mynextphone.helpers.BitmapScaler.java
ca.unbc.cpsc472.mynextphone.helpers.PhotoDownloadTask.java
ca.unbc.cpsc472.mynextphone.models.Fact.java
ca.unbc.cpsc472.mynextphone.models.InferenceEngine.java
ca.unbc.cpsc472.mynextphone.models.Question.java
ca.unbc.cpsc472.mynextphone.models.QuestionAnswer.java
ca.unbc.cpsc472.mynextphone.models.QuestionManager.java
ca.unbc.cpsc472.mynextphone.models.Result.java
ca.unbc.cpsc472.mynextphone.models.Rule.java
ca.unbc.cpsc472.mynextphone.models.SliderListAdapter.java
ca.unbc.cpsc472.mynextphone.models.TextListAdapter.java
ca.unbc.cpsc472.mynextphone.models.TileListAdapter.java
ca.unbc.cpsc472.mynextphone.models.Tuple.java