yunjianwu / achartengine

Automatically exported from code.google.com/p/achartengine
0 stars 0 forks source link

AChartEngine sample project not compatible with V20 of Eclipse ADT #235

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download Sample Project
2. Load into Eclipse with ADT 20
3. Project compiles correctly; Run on device
4. Runtime error relating to classes in jar file not found

I wrote out some more detail in the post regarding Android ADT v20, by Eagle.

http://stackoverflow.com/questions/9886634/issue-in-achartengine-jar-file/115109
86#11510986

Should be as simple as doing what I mention there, and uploading the resulting 
sample project in place of the old one (with a bit of testing, of course)

Thanks!
And sorry to bother, I know you just got back from having your server blown 
away. 
AChartEngine was the perfect tool I needed for the job though!!

Original issue reported on code.google.com by sebek.m...@gmail.com on 16 Jul 2012 at 7:22

GoogleCodeExporter commented 9 years ago
Sigh, the server downtime wasn't you, it was the other charting engine I was 
considering (before using achartengine).

In any case, congrats on the not-server-downtime!

Original comment by sebek.m...@gmail.com on 16 Jul 2012 at 7:30

GoogleCodeExporter commented 9 years ago
Is the problem here that the achartengine.jar file is in the lib directory and 
it should be in some directory named differently like libs?

Original comment by dandrome...@gmail.com on 8 Jan 2013 at 4:53

GoogleCodeExporter commented 9 years ago
Thanks a lot. I have updated this page with instructions, based on your 
comments.
www.achartengine.org/content/goodies.html

Original comment by dandrome...@gmail.com on 16 Jan 2013 at 3:52