Are there any charting packages for Android (research)
android - Wednesday, March 24, 2010 10:03:02 AM
charting packages for android
charting packages for android
android - Wednesday, March 24, 2010 10:03:25 AM
charting packages for mobile devices
charting packages for mobile devices
android - Wednesday, March 24, 2010 10:03:56 AM
mobile charting corda
mobile charting corda
android - Wednesday, March 24, 2010 10:15:40 AM
corda android mobile
corda android mobile
android - Wednesday, March 24, 2010 10:21:30 AM
Really nice thread on charting at stackoverflow with android
Really nice thread on charting at stackoverflow with android
android - Wednesday, March 24, 2010 10:28:54 AM
As I have suspected looks like you can use JQuery based tools
Just to summarize from the link above: his solution involved using a javascript library (flot) built on top of jQuery. This library was then included in an html page which was loaded into a custom WebView. The custom WebView then read data from a custom Java class made accessible to javascript via the WebView.addJavascriptInterface method
android - Wednesday, March 24, 2010 10:29:36 AM
JQuery charting: flot
JQuery charting: flot
android - Wednesday, March 24, 2010 10:35:47 AM
WebView.addJavascriptInterface
android - Wednesday, March 24, 2010 10:36:14 AM
Working with webview and webkit on Android
Working with webview and webkit on Android
android - Wednesday, March 24, 2010 10:56:57 AM
Names I have heard of various charting packages
AChartEngine
RChart from J4L
JQuery based flot
Android Chart from keepedge.com
Chart Droid
Charts4J
Google Charts API