/CustomListView

Custom listView with database integration. Without ListAdapter.

Primary LanguageJava

ListContentProvider

News

July 16, 2014: ListContentProvider was started please contribute with this project

Overview

ListContentProvider is a extension of android support v4 FragmentActivity, it will be use for create a list with database like a listActivity.When you use a ListContentProvider you don't need to implement a ListAdapter, it provide any methods that will be used for manipulate the information on the list.

Installation

Download and install the Android sdk. Clone/Download/Fork the repo through GitHub or via (read-only)

git clone https://github.com/danilorangelmg/CustomListView.git