Is there any API for drawing financial chart in android?
Or if you don't want to access the net for that, you could use a lib. for that, like this one: http://www.achartengine.org/ . It's pretty good, I've used it recently in a project.
You can call the Google Charts API with HttpPost and then create an ImageView based on the OutputStream of your request. Make sure that you use ASyncTask when calling a server
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With