Basic shopping app for Android.
Shoppa is hosted in the following web site
https://github.com/cobusbernard/Shoppa
If you think the Android project Shoppa 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 Shoppa.
Item | Value |
---|---|
Java File Count | 7 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Shoppa has the following Java source files.
com.cobusbernard.shoppa.ShoppaActivity.java com.cobusbernard.shoppa.adapter.BaseListAdapter.java com.cobusbernard.shoppa.adapter.ShoppingItemListAdapter.java com.cobusbernard.shoppa.constants.Constants.java com.cobusbernard.shoppa.data.ShoppingItem.java com.cobusbernard.shoppa.services.IShoppaService.java com.cobusbernard.shoppa.services.ShoppaService.java