Android Open Source - Development restaurant CBC






Project Summary

Demo Android app for a local restaurant.

Web Site / Source Repository

CBC is hosted in the following web site
https://github.com/jkgneu12/CBC

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

ItemValue
Java File Count18
Target SDK Version15
Activity Count4
Fragment Count1
jar files usedactionbarsherlock.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\sqlite\cbc.sqlite




Resource Files

There are 3 image files in CBC. The names of the image files are listed as follows.

ic_cbc.png
ic_magnify.png
ic_navigation.png

The following screenshort is generated from the image listed above.

null

Java Source Files

CBC has the following Java source files.

com.devcamp.ContentScreen.java
com.devcamp.DetailsScreen.java
com.devcamp.HomeScreen.java
com.devcamp.SplashScreen.java
com.devcamp.adapter.BeerDatabaseResultsAdapter.java
com.devcamp.adapter.DatabaseResultsAdapter.java
com.devcamp.adapter.FoodDatabaseResultsAdapter.java
com.devcamp.constants.Constants.java
com.devcamp.db.CBCdb.java
com.devcamp.db.DatabaseUtils.java
com.devcamp.db.SQLiteDb.java
com.devcamp.fragment.DetailsFragment.java
com.devcamp.fragment.ListItemFragment.java
com.devcamp.logging.Logger.java
com.devcamp.screens.SplashScreen.java
com.devcamp.session.CBCSessionVars.java
com.devcamp.session.Persona.java
com.devcamp.session.SessionVars.java