Skip to content

Custom listView with database integration. Without ListAdapter.

Notifications You must be signed in to change notification settings

miketembo/CustomListView

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Custom listView with database integration. Without ListAdapter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%