Android Open Source - Development restaurant Scallion-Chicken-Rice






Project Summary

Electronic order application for restaurant based on Android devices.

Web Site / Source Repository

Scallion-Chicken-Rice is hosted in the following web site
https://github.com/yqzhang/Scallion-Chicken-Rice

If you think the Android project Scallion-Chicken-Rice 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 Scallion-Chicken-Rice.

ItemValue
Java File Count72
Supported screen sizes[hdpi]
Minimum SDK Version8
Activity Count7
jar files usedswing2swt.jar
swing2swt.jar
Required Permissionsandroid.permission.ACCESS_WIFI_STATE
android.permission.INTERNET
android.permission.MOUNT_UNMOUNT_FILESYSTEMS
android.permission.RESTART_PACKAGES
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 18 image files in Scallion-Chicken-Rice. The names of the image files are listed as follows.

background_common.gif
background_search.gif
background_type.gif
button_style_1.gif
button_style_2.gif
common.gif
dishtypeblue.gif
dishtypegreen.gif
dishtypehotpink.gif
dishtypeorange.gif
dishtypepurple.gif
dishtypered.gif
dishtypetransparent.gif
dishtypewhite.gif
dishtypeyellow.gif
list.gif
nticon.png
search.gif

The following screenshort is generated from the image listed above.

null




Java Source Files

Scallion-Chicken-Rice has the following Java source files.

bit.scallionchickenrice.leo.DAO.CloseDB.java
bit.scallionchickenrice.leo.DAO.ControlDB.java
bit.scallionchickenrice.leo.DAO.DBConnectionFactory.java
bit.scallionchickenrice.leo.DAO.LeoResultSet.java
bit.scallionchickenrice.leo.communication.ProcessMessage.java
bit.scallionchickenrice.leo.communication.ProcessSocket.java
bit.scallionchickenrice.leo.datafactory.ActiveInfoFactory.java
bit.scallionchickenrice.leo.datafactory.KeyInfoFactory.java
bit.scallionchickenrice.leo.entity.ActiveInfo.java
bit.scallionchickenrice.leo.entity.KeyInfo.java
bit.scallionchickenrice.leo.security.AuthorizeTool.java
bit.scallionchickenrice.leo.tool.ActiveInfoContentProvider.java
bit.scallionchickenrice.leo.tool.ActiveInfoLabelProvider.java
bit.scallionchickenrice.leo.tool.KeyInfoContentProvider.java
bit.scallionchickenrice.leo.tool.KeyInfoLabelProvider.java
bit.scallionchickenrice.leo.ui.LeoMainApp.java
bit.scallionchickenrice.raph.DAO.CloseDB.java
bit.scallionchickenrice.raph.DAO.ControlDB.java
bit.scallionchickenrice.raph.DAO.DBConnectionFactory.java
bit.scallionchickenrice.raph.DAO.RaphResultSet.java
bit.scallionchickenrice.raph.action.DishManage.java
bit.scallionchickenrice.raph.action.UserManage.java
bit.scallionchickenrice.raph.communication.ProcessMessage.java
bit.scallionchickenrice.raph.communication.ProcessSocket.java
bit.scallionchickenrice.raph.datafactory.HistoryDataFactory.java
bit.scallionchickenrice.raph.datafactory.MenuManagementFactory.java
bit.scallionchickenrice.raph.datafactory.OrderDetailFactory.java
bit.scallionchickenrice.raph.datafactory.UserClientFactory.java
bit.scallionchickenrice.raph.entity.HistoryData.java
bit.scallionchickenrice.raph.entity.MenuManagement.java
bit.scallionchickenrice.raph.entity.OrderDetail.java
bit.scallionchickenrice.raph.entity.UserClient.java
bit.scallionchickenrice.raph.security.AuthorizeTool.java
bit.scallionchickenrice.raph.tool.HistoryDataContentProvider.java
bit.scallionchickenrice.raph.tool.HistoryDataLabelProvider.java
bit.scallionchickenrice.raph.tool.MenuManagementContentProvider.java
bit.scallionchickenrice.raph.tool.MenuManagementLabelProvider.java
bit.scallionchickenrice.raph.tool.OrderDetailContentProvider.java
bit.scallionchickenrice.raph.tool.OrderDetailLabelProvider.java
bit.scallionchickenrice.raph.tool.UserClientContentProvider.java
bit.scallionchickenrice.raph.tool.UserClientLabelProvider.java
bit.scallionchickenrice.raph.ui.AuthorizeFailDialog.java
bit.scallionchickenrice.raph.ui.AuthorizeSuccessDialog.java
bit.scallionchickenrice.raph.ui.ClassManageDialog.java
bit.scallionchickenrice.raph.ui.DeleteDishDialog.java
bit.scallionchickenrice.raph.ui.DeleteUserDialog.java
bit.scallionchickenrice.raph.ui.DiscountManageDialog.java
bit.scallionchickenrice.raph.ui.EditClassDialog.java
bit.scallionchickenrice.raph.ui.EditDiscountDialog.java
bit.scallionchickenrice.raph.ui.EditDishDialog.java
bit.scallionchickenrice.raph.ui.EditUserDialog.java
bit.scallionchickenrice.raph.ui.HistoryDetailDialog.java
bit.scallionchickenrice.raph.ui.InsertDishDialog.java
bit.scallionchickenrice.raph.ui.InsertUserDialog.java
bit.scallionchickenrice.raph.ui.RaphMainApp.java
com.Don.AuthorizeTool.java
com.Don.DonActivity.java
com.Don.IpAddress.java
com.Don.Process.java
com.Mickey.AuthorizeTool.java
com.Mickey.DishAccordingToClass.java
com.Mickey.DishCommon.java
com.Mickey.DishSearch.java
com.Mickey.ImageAdapter.java
com.Mickey.InfoStore.java
com.Mickey.IpAddress.java
com.Mickey.Login.java
com.Mickey.MainPage.java
com.Mickey.MyServer.java
com.Mickey.OrderInfo.java
com.Mickey.Sync.java
com.Mickey.UpdateStatus.java