This is a migrated thread and some comments may be shown as answers.

java.lang.NoClassDefFoundError

1 Answer 83 Views
Sample Applications
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
ihsan
Top achievements
Rank 1
ihsan asked on 27 Jun 2014, 02:10 PM
I'm trying to run this example for android the advantage here : http://docs.telerik.com/devtools/android/controls/chart/chart-getting-started

I added chart jar on libs folder and imported all class bu when I run the app,getting this error;
(I'am using this jar   ---\Telerik_UI_for_Android_2014_2_0618_TRIAL.zip\Controls\Eclipse\Chart\libs\chart.jar )

 java.lang.NoClassDefFoundError: com.telerik.android.common.math.RadSize


1 Answer, 1 is accepted

Sort by
0
Deyan
Telerik team
answered on 30 Jun 2014, 01:16 PM
Hi Ihsan,

Thanks for writing.

It seems that you are not referencing the Primitives and Common projects in your main application project. The Chart solution uses these projects and you will need to import and reference them as described here:

http://docs.telerik.com/devtools/android/download-and-deployment/getting-started-for-eclipse

Let us know if you need additional assistance with this.

Regards,
Deyan
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Sample Applications
Asked by
ihsan
Top achievements
Rank 1
Answers by
Deyan
Telerik team
Share this question
or