Android online shipping simulator project for database course.
ShoppingCart is hosted in the following web site
https://github.com/XSBH/ShoppingCart
If you think the Android project ShoppingCart 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 ShoppingCart.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 11 |
jar files used | android-support-v4.jar mysql-connector-java-3.0.17-ga-bin.jar |
Required Permissions | android.permission.INTERNET |
There are 3 image files in ShoppingCart. The names of the image files are listed as follows.
ic_action_search.png textfield_default.9.png textfield_disabled.9.png
The following screenshort is generated from the image listed above.
ShoppingCart has the following Java source files.
com.example.c43android.Balance.java com.example.c43android.Corporate.java com.example.c43android.Customer.java com.example.c43android.Interface.java com.example.c43android.Login.java com.example.c43android.Main.java com.example.c43android.Order.java com.example.c43android.Profile.java com.example.c43android.SQLController.java com.example.c43android.Search.java com.example.c43android.Signup.java com.example.c43android.Transaction.java