Knowledge-based systems Phone picker app for Android.
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.
The following table is the detailed list of cpsc472.
Item | Value |
---|---|
Java File Count | 22 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 6 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
Asset File Names | assets\db.sqlite |
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.
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