Android Open Source - App simple Projekt-Android-Webshop






Project Summary

Android webshop app, simple add/list product/category.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Projekt-Android-Webshop.

ItemValue
Java File Count14
Supported screen sizes[hdpi]
Target SDK Version19
Minimum SDK Version11
Activity Count5
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET




Java Source Files

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