This Repository contains a portal for restaurant customer, which will be deployed on Android platform..
Customer_Portal is hosted in the following web site
https://github.com/riemannh/Customer_Portal
If you think the Android project Customer_Portal 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 Customer_Portal.
Item | Value |
---|---|
Java File Count | 50 |
Supported screen sizes | [mdpi, xhdpi] |
Activity Count | 9 |
Fragment Count | 2 |
jar files used | dom4j-1.6.1.jar spring-android-auth-1.0.0.RELEASE.jar spring-android-core-1.0.0.RELEASE.jar spring-android-rest-template-1.0.0.RELEASE.jar |
Required Permissions | android.permission.INTERNET |
There are 6 image files in Customer_Portal. The names of the image files are listed as follows.
bluebutton.png but_back.png butt_back.png butt_backg.gif gold_bg.png show_menu.png
The following screenshort is generated from the image listed above.
Customer_Portal has the following Java source files.
com.res.adapter.create.JsonCreator.java com.res.adapter.parse.JsonParser.java com.res.beans.DishItem.java com.res.beans.DishOrder.java com.res.component.SlidingMenu.java com.res.component.SlidingView.java com.res.data.DataInsert.java com.res.data.DataPrepare.java com.res.httpclient.MessageClient.java com.res.memory.DishMemory.java com.res.memory.DishPicCache.java com.res.pojo.AbstractBean.java com.res.pojo.DishBean.java com.res.pojo.DishInfoBean.java com.res.pojo.DishOrderBean.java com.res.pojo.DishTypeBean.java com.res.pojo.OrderInfoBean.java com.res.pojo.TableInfoBean.java com.res.sqlite.DishOrderCleaner.java com.res.sqlite.IDishInfoDAO.java com.res.sqlite.IDishOrderDAO.java com.res.sqlite.IDishTypeDAO.java com.res.sqlite.IOrderInfoDAO.java com.res.sqlite.ITableInfoDAO.java com.res.sqlite.SQLConstant.java com.res.sqlite.SQLiteBaseDAO.java com.res.sqlite.SQLiteBasicDAOOldVersion.java com.res.sqlite.SQLiteHelper.java com.res.sqlite.impl.DishInfoDAO.java com.res.sqlite.impl.DishOrderDAO.java com.res.sqlite.impl.DishTypeDAO.java com.res.sqlite.impl.OrderInfoDAO.java com.res.sqlite.impl.TableInfoDAO.java com.res.ui.DishActivity.java com.res.ui.DishListFragment.java com.res.ui.MenuFragment.java com.res.ui.OrderFinishActivity.java com.res.ui.TableActivity.java com.res.ui.WelcomeActivity.java com.res.ui.adapter.DishItemAdapter.java com.res.ui.adapter.OrderListAdapter.java com.res.ui.adapter.TableAdapter.java com.res.utils.DateUtils.java com.res.view.Confirm.java com.res.view.Index.java com.res.view.MenuDetail.java com.res.view.NavButton.java com.res.view.Success.java com.res.view.TableSelect.java com.res.view.WebView.java