Android Open Source - Development restaurant RestaurantTemplate






Project Summary

A template for a restaurant ordering android application.

Web Site / Source Repository

RestaurantTemplate is hosted in the following web site
https://github.com/leeweisberger/RestaurantTemplate

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

ItemValue
Java File Count21
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version11
Activity Count9
Fragment Count7
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

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

btn_dropdown_normal.9.png
btn_dropdown_pressed.9.png
editbox_dropdown_background_dark.9.png
expander_ic_maximized.9.png
expander_ic_minimized.9.png
ic_menu_add.png
papa.png
papa_icon.png

The following screenshort is generated from the image listed above.

null




Java Source Files

RestaurantTemplate has the following Java source files.

com.leeandjosh.restauranttemplate.AboutActivity.java
com.leeandjosh.restauranttemplate.AboutFragment.java
com.leeandjosh.restauranttemplate.CheckoutActivity.java
com.leeandjosh.restauranttemplate.CheckoutFragment.java
com.leeandjosh.restauranttemplate.DeliveryActivity.java
com.leeandjosh.restauranttemplate.DeliveryFragment.java
com.leeandjosh.restauranttemplate.ExpandableAdapter.java
com.leeandjosh.restauranttemplate.MainScreenActivity.java
com.leeandjosh.restauranttemplate.MainScreenFragment.java
com.leeandjosh.restauranttemplate.MenuActivity.java
com.leeandjosh.restauranttemplate.MenuCatagory.java
com.leeandjosh.restauranttemplate.MenuFragment.java
com.leeandjosh.restauranttemplate.MenuInfo.java
com.leeandjosh.restauranttemplate.MenuSelection.java
com.leeandjosh.restauranttemplate.Order.java
com.leeandjosh.restauranttemplate.OrderErrorActivity.java
com.leeandjosh.restauranttemplate.OrderErrorFragment.java
com.leeandjosh.restauranttemplate.OrderPlacedActivity.java
com.leeandjosh.restauranttemplate.OrderPlacedFragment.java
com.leeandjosh.restauranttemplate.OrderPoster.java
com.leeandjosh.restauranttemplate.SingleFragmentActivity.java