Android Open Source - UI ListView listview AbstractGroupedAdapter






Project Summary

A simple way to implement grouped ListView on Android.

Web Site / Source Repository

AbstractGroupedAdapter is hosted in the following web site
https://github.com/aryaxt/AbstractGroupedAdapter

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

ItemValue
Java File Count4
Target SDK Version16
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar




License

The license information of AbstractGroupedAdapter is as follows:

Copyright (c) 2013 Aryan Ghassemi. All rights reserved. https://github.com/aryaxt/AbstractGroupedAdapter Permission is hereby granted, free of charge, to any person obtaining a copy of this software...

Java Source Files

com.aryaxt.groupedadapter.AbstractGroupedAdapter.java
com.aryaxt.groupedadapter.MainActivity.java
com.aryaxt.groupedadapter.MyAdapter.java
com.aryaxt.groupedadapter.Person.java