Android webshop app, simple add/list product/category.
Projekt-Android-Webshop is hosted in the following web site
https://github.com/eHallberg/Projekt-Android-Webshop
If you think the Android project Projekt-Android-Webshop 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 Projekt-Android-Webshop.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 5 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
Projekt-Android-Webshop has the following Java source files.
com.example.testapp.CreateCategory.java com.example.testapp.CreateProduct.java com.example.testapp.ListCategory.java com.example.testapp.ListProduct.java com.example.testapp.Login.java com.example.testapp.MyActivity.java controllers.Application.java controllers.Category.java controllers.Product.java controllers.Secured.java models.Categories.java models.Login.java models.Order.java models.Products.java