Mobile Application Development (CS442) Assignment.
Food_Order_Android_App is hosted in the following web site
https://github.com/gkumar7/Food_Order_Android_App
If you think the Android project Food_Order_Android_App 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 Food_Order_Android_App.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 16 |
Activity Count | 8 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CALL_PHONE android.permission.READ_CONTACTS android.permission.WRITE_EXTERNAL_STORAGE |
There are 4 image files in Food_Order_Android_App. The names of the image files are listed as follows.
frenchfries.png pizzapic.png saladpic.png soda.png
The following screenshort is generated from the image listed above.
Food_Order_Android_App has the following Java source files.
com.gkumar7.foodorder.AppPreferenceActivity.java com.gkumar7.foodorder.DBAdapter.java com.gkumar7.foodorder.FriesActivity.java com.gkumar7.foodorder.MainActivity.java com.gkumar7.foodorder.PizzaActivity.java com.gkumar7.foodorder.ProviderActivity.java com.gkumar7.foodorder.SaladActivity.java com.gkumar7.foodorder.SodaActivity.java