I'm new in android and I want to use achartengine to implement time chart that represent the daily outgoing call durations from call log.
Does any one know how can I do this and what should I do?
I'm new in android and I want to use achartengine to implement time chart that represent the daily outgoing call durations from call log.
Does any one know how can I do this and what should I do?
So you need a layout (main.xml):
and activity (TestgrafActivity.java):
I didn't tested the code so maybe there are some errors. Just wanted that you get the picture.
I did test at home. If you give me an email, I can send you eclipse project.