Android Open Source - UI ListView Facebook android-tickerlistview






Project Summary

I wanted to implement a facebook ticker like functionality as a listview in a hobby project and couldn't find any relevant code to speed up my development. So I decided to implement it myself and now sharing it with Internet :).

Web Site / Source Repository

android-tickerlistview is hosted in the following web site
https://github.com/wahibhaq/android-tickerlistview

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

ItemValue
Java File Count3
Supported screen sizes[xhdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count1
jar files usedandroid-support-v4.jar




License

The license information of android-tickerlistview is as follows:

MIT License

Java Source Files

com.wahibhaq.tickerlistview.ProductListAdapter.java
com.wahibhaq.tickerlistview.ProductStructure.java
com.wahibhaq.tickerlistview.TickerListViewActivity.java