I have just download the Iguana UI but I am facing a problem to run the sample projects.
I imported the project on Eclipse but when running the project I received a confusing message "error opening trace file: No such file or directory (2)"
Could not find class 'com.iguanaui.controls.DataChart', referenced from method com.iguanaui.mixedseries.MixedSeriesActivity.createChart.
(Please the attached documents for more information)
I checked that the .jar files are attached and the android version.
Is it a problem of permission or something I have missed?
I eager to start using those tools.
Hello,
Have you been modified layout main.xml of mixedseries sample? Try to make "Clean Project" in Eclipse. I have tried “mixedseries” and its works for me, so I am attaching this sample. Please try to import the attached sample as “Existing Android Code Into Workspace”.
I hope that this will helps you.