"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Android project crashes

Hi,

I created simple Vuforia Unity project. When I build it for the Android platform, it works.

I want to get Android project to develop it in Eclipse. I have gone through article

https://developer.vuforia.com/resources/dev-guide/extending-unity-android-activity-and-adding-custom-views-eclipse

Unfortunately, app crashes.

In LogCat appears the message:

FATAL EXCEPTION: main

java.lang.RuntimeException: Unable to instantiate activity ComponentInfo{xxxx}: java.lang.ClassNotFoundException.

Could someone help me, please?