Android Open Source - App sample android-product-list






Project Summary

Android app with a sample list of Walmart products..

Web Site / Source Repository

android-product-list is hosted in the following web site
https://github.com/reneargento/android-product-list

If you think the Android project android-product-list 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 android-product-list.

ItemValue
Java File Count23
Supported screen sizes[ldpi, mdpi, xxhdpi, hdpi, xhdpi]
Minimum SDK Version7
Activity Count2
Fragment Count2
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 2 image files in android-product-list. The names of the image files are listed as follows.

ic_pulltorefresh_arrow.png
walmartlabs.png

The following screenshort is generated from the image listed above.

null

Java Source Files

android-product-list has the following Java source files.

com.costum.android.widget.LoadMoreListView.java
com.costum.android.widget.PullAndLoadListView.java
com.costum.android.widget.PullToRefreshListView.java
com.walmartlabs.productlist.adapters.ProductAdapter.java
com.walmartlabs.productlist.api.FeedDataAPI.java
com.walmartlabs.productlist.api.FeedDataInterface.java
com.walmartlabs.productlist.bean.ProductBean.java
com.walmartlabs.productlist.bean.ProductBeanResponse.java
com.walmartlabs.productlist.controller.ProductController.java
com.walmartlabs.productlist.dao.ProductContentProvider.java
com.walmartlabs.productlist.dao.ProductDBManager.java
com.walmartlabs.productlist.dao.ProductSQLHelper.java
com.walmartlabs.productlist.dao.SharedPreferencesHelper.java
com.walmartlabs.productlist.services.FeedDataService.java
com.walmartlabs.productlist.tracker.MixPanelDelegate.java
com.walmartlabs.productlist.ui.activities.ProductActivity.java
com.walmartlabs.productlist.ui.activities.ProductListActivity.java
com.walmartlabs.productlist.ui.fragments.ProductFragment.java
com.walmartlabs.productlist.ui.fragments.ProductListFragment.java
com.walmartlabs.productlist.util.AndroidUtil.java
com.walmartlabs.productlist.util.Constants.java
com.walmartlabs.productlist.util.ImageLoadUtil.java
project.walmartlabs.com.productlist.ApplicationTest.java