一只羊的blog


Android第三方库收集

图表相关

  • HoloGraphLibrary

    This is a library written to allow beautiful graphs and charts to be easily incorporated into your Android application. Included are: - LineGraph view - BarGraph view - PieGraph view

  • AChartEngine

    AChartEngine is a charting library for Android applications. It currently supports the following chart types:

    • line chart
    • area chart
    • scatter chart
    • time chart
    • bar chart
    • pie chart
    • bubble chart
    • doughnut chart
    • range (high-low) bar chart
    • dial chart / gauge
    • combined (any combination of line, cubic line, scatter, bar, range bar, bubble) chart
    • cubic line chart
  • ChartDroid

    ChartDroid is an Intent-based “library application” for static chart and graph generation on Android. It can graph/plot/display numerical data in many representations. As a developer, you need only to have your users install the library, then implement a Content Provider according to this simple specification.

列表相关

  • ListViewAnimationsListViewAnimations is an Open Source Android library that allows developers to easily create ListViews with animations. Feel free to use it all you want in your Android apps provided that you cite this project and include the license in your app. A mention to haarman.niek [at] gmail.com about your app using this library is very welcome! Start your message’s title with
  • SwipeListViewAn Android List View implementation with support for drawable cells and many other swipe related features.
  • DragSortListview

Etc

  • Pretty timeSocial Style Date and Time Formatting for Java

他人收集