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.
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.
The following table is the detailed list of PizzaDeliveryAppFrontend.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
Asset File Names | assets\pizza1.png |
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.
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