A template for a restaurant ordering android application.
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.
The following table is the detailed list of RestaurantTemplate.
Item | Value |
---|---|
Java File Count | 21 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 9 |
Fragment Count | 7 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
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.
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