Android Open Source - Development data sync_list






Project Summary

An end to end example of loading data over HTTP and displaying it in Android..

Web Site / Source Repository

sync_list is hosted in the following web site
https://github.com/lucaspiller/sync_list

If you think the Android project sync_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 sync_list.

ItemValue
Java File Count7
Minimum SDK Version4
Activity Count1
Required Permissionsandroid.permission.INTERNET




Java Source Files

sync_list has the following Java source files.

com.stackednotion.synclist.Provider.java
com.stackednotion.synclist.resource.Contract.java
com.stackednotion.synclist.resource.Remote.java
com.stackednotion.synclist.resource.Status.java
com.stackednotion.synclist.ui.MainActivity.java
com.stackednotion.synclist.util.HttpFetcher.java
com.stackednotion.synclist.util.JsonFetcher.java