Android Open Source - Database database ShoppingCart






Project Summary

Android online shipping simulator project for database course.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of ShoppingCart.

ItemValue
Java File Count12
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count11
jar files usedandroid-support-v4.jar
mysql-connector-java-3.0.17-ga-bin.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

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.

null

Java Source Files

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