the retrieved content afterwards within a LIstView. The challenge should be addressed within 2 Hours time. The proposed solution make use of fragments , Robospice and Universal Image Loader..
code_challenge is hosted in the following web site
https://github.com/ytejada/code_challenge
If you think the Android project code_challenge 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 code_challenge.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [hdpi] |
Activity Count | 2 |
Fragment Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
code_challenge has the following Java source files.
de.ytejada.rchanllenge.ApplicationTest.java de.ytejada.rocketchallenge.activities.SearchResultActivity.java de.ytejada.rocketchallenge.activities.WelcomeActivity.java de.ytejada.rocketchallenge.content.adapter.ClothesItem.java de.ytejada.rocketchallenge.content.adapter.Image.java de.ytejada.rocketchallenge.content.adapter.ProductAdapter.java de.ytejada.rocketchallenge.content.adapter.provider.ContentProviderListener.java de.ytejada.rocketchallenge.content.adapter.provider.ProductProvider.java de.ytejada.rocketchallenge.fragments.SearchFragment.java de.ytejada.rocketchallenge.fragments.SearchResultFragment.java