Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I am using MPAndroidChart (BTW, it is great!). My clients want to support android 2.1 devices (v7). I look for other visually nice libraries but I cant find any that matches this requirement.
Can you help me?
v8+ Libraries known
https://github.com/diogobernardino/WilliamChart v8
EazeGraph v9
You can have a look on this link:
https://android-arsenal.com/tag/40
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
Improve this question
I want to know if anyone has an idea where to find basic android samples for vuforia sdk because provided samples are too big for me to fully understand it.
The samples provide several examples - focus on the most simple one, which is ImageTargets (.java + renderer), and this is pretty much as minimal as you can find.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
Is there any alternative to Apple ResearchKit for Android? or Is there any medical related API and Library for Android smartphones?
Thanks,
The Android version of ResearchKit is being currently built. It's called ResearchStack and I believe the beta version will be released in January.
Check http://researchstack.org/ for more information
Google Fit is the Android equivalent of the Apple ResearchKit. You can find out more here: https://developers.google.com/fit/?hl=en
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
I was looking at stockcharts - http://code.google.com/p/stock-chart for creating candlestickgraphs in my application. I could not find any good tutorials on it. Does anyone know of some good tutorial for using stock charts.
You can try afree chart api for candlestickgraphs. It contains all types of charts. The following link contains sample code
afreechart
and try this link too
Candlestickgraphs in JFreeChart
I think it may help you..
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 3 years ago.
Improve this question
Can anyone recommend a library open-source for android that supports real-time rendering? I need to make a ECG line chart.
I Googled and all I found are library with fee like graphwidget or aichart..
There's AChartEngine and GraphView. You may also want to search for Java charting and not specifically Android charting.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I am looking for JPEG 2000 (jp2,jpx) support on Android.
I checked up various google and non Google groups, but they seems to be of not much help.
Could anyone please guide.
If anyone knows of a JPEG2000 viewer for Android, please share.
Thanks
I've used jj2000 on Android.