Software Archive
Read-only legacy content

android charts

mina_f_
Beginner
539 Views

I want to develop a native dashboard app witch  have 4 chart ;I using achartengine library to my project and have 4 class and 4 layout  for each of chart and 1 main class and one main layout and bundle each fragment to its layout but it doesn't work ; then I work with one class and one layout that have 4 liner layout again it doesn't work . I goggling to much and find https://software.intel.com/en-us/android/articles/a-look-at-data-analysis-with-charts-and-graphs-in-android-apps?language=en , but it doesn't help. please please help me

0 Kudos
2 Replies
Alexander_W_Intel
539 Views

I would try to download the samples from the achartengine: https://code.google.com/p/achartengine/downloads/list and modify them as needed to have a working base. 

Alex

0 Kudos
Jorgesys
Beginner
539 Views

 

Why it doesn´t work using 4 fragments for each graphic? whats the problem, LogCat message?

I have one app using :

https://code.google.com/p/achartengine/

with tree fragments, two of them load data about weather with no problem.

 

0 Kudos
Reply