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
All the above supported chart types can contain multiple series, can be displayed with the X axis horizontally (default) or vertically and support many other custom features. The charts can be built as a view that can be added to a view group or as an intent, such as it can be used to start an activity.
New chart type:
· Range (high-low) bar chart
New chart settings (available for all chart types):
· Text typeface setting for all text types.
· Text font size setting for main title, axis titles, labels, legend labels, chart values.
New chart settings (available for line, area and time charts):
· Line width settings
Demo application improvements:
· Code that demonstrates how to put a chart view and other view widgets together into the same activity
· Demos for the bubble chart and the new range bar chart
· Updated the files layout such as it runs fine on Android 1.5+
Like it? Share with your friends!
Supported operating systems:
Google Android 1.5, Google Android 1.6, Google Android 10.x, Google Android 2.0, Google Android 2.1, Google Android 2.2, Google Android 2.3, Google Android 3.0, Google Android 3.1, Google Android 3.2, Google Android 4.0, Google Android 4.1, Google Android 4.2, Google Android 4.3, Google Android 4.4, Google Android 5.x, Google Android 6.x, Google Android 7.x, Google Android 8.x, Google Android 9.x
Learn Java XML Learn Java XML - Extensible Markup Language, XML is a very popular simple text based language to be used as a mode of communication between the applications. It is considered as a standard means to transport and store data. JAVA provides an execellent support and rich set of libraries to parse, modify or inquire XML documents
Learn CICS Learn CICS - CICS was developed in 1968 by IBM in United States. CICS allow users to develop and execute online application in an MVS environment. CICS has become the most commonly used server for Internet applications
Common Language Extension for Android Common Language Extension for Android - CLE is a common extension platform, which presents a general method for mixed language calls. It supports distributed object technique, which objects as medium to implement the mixed call between languages. Object is presented as a structured memory with a list of function pointers
Scriptify - Firefox Addon Scriptify - Firefox Addon - Scriptify allows you to easily create and manage restartless add-ons made from Scriptish and Greasemonkey userscripts. Once you have created an add-on, Scriptify makes it easy for you to manage it, and can automatically update it to maintain compatibility with Firefox rolling releases
Logoid Logoid How many times have you been sitting on a train, an airplane, or been on a long car trip, and just been itching to get coding? With Logoid, you can quench your thirst for programming, expel your boredom and produce fantastic works of art, all on your mobile device!
Logoid is a Logo interpreter for Android
RTMP Dump RTMP Dump is a tool to download rtmp:// and rtmpe:// streams
How to root Rooting guide for smartphones and tablets
HTTP Client HTTP Client - This app allows you to make HTTP requests to any web services on the net. It supports GET, POST, PUT and DELETE requests. Headers and parameters also available for customization