Android Open Source - Menu option PizzaDeliveryAppFrontend






Project Summary

Versatile app for viewing pizza shop menu and placing an order through the app. App can connect to any compatible backend and change appearance and options completely without any changes to the app itself. The admin MenuEditor tool for the backend can be used to design the menu that will be seen by the app users.

Web Site / Source Repository

PizzaDeliveryAppFrontend is hosted in the following web site
https://github.com/moe091/PizzaDeliveryAppFrontend

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

ItemValue
Java File Count9
Supported screen sizes[hdpi]
Target SDK Version19
Minimum SDK Version11
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
Asset File Namesassets\pizza1.png




Resource Files

There are 8 image files in PizzaDeliveryAppFrontend. The names of the image files are listed as follows.

backbtn.png
cartblack.png
cartwhite.png
infoblack.png
infowhite.png
menublack.png
menuwhite.png
pizza1.png

The following screenshort is generated from the image listed above.

null




Java Source Files

PizzaDeliveryAppFrontend has the following Java source files.

com.moe.guiseppeconcept.Category.java
com.moe.guiseppeconcept.CategoryArrayAdapter.java
com.moe.guiseppeconcept.CategoryReader.java
com.moe.guiseppeconcept.DBHelper.java
com.moe.guiseppeconcept.GetUrl.java
com.moe.guiseppeconcept.HttpReceiver.java
com.moe.guiseppeconcept.Item.java
com.moe.guiseppeconcept.MainActivity.java
com.moe.guiseppeconcept.MenuActivity.java