Android Open Source - UI ListView Fragment code_challenge






Project Summary

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..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of code_challenge.

ItemValue
Java File Count12
Supported screen sizes[hdpi]
Activity Count2
Fragment Count1
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

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