"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

Integrate Vuforia Sample into my project

Hi!

I am trying to connect my App with a Vuforia Sample project. I'm doing this: I add the Vuforia sample to my project (in the Java Build Path) and I try to launch ImageTargets.class from my project with an Intent, but I get these errors:

java.lang.NoClassDefFoundError: com.qualcomm.QCARSamples.ImageTargets.ImageTargets at com.example.ar_museum.PrincipalActivity.lanzarActividadRA(PrincipalActivity.java:35)

and

 

04-16 19:53:06.192: E/dalvikvm(9032): Could not find class 'com.qualcomm.QCARSamples.ImageTargets.ImageTargets', referenced from method com.example.ar_museum.PrincipalActivity.lanzarActividadRA I also tried to do it importing the Vuforia Sample Project as a Library, but I got the same errors.I suppose there are many people who have already achieved this, but I haven´t found any tutorial about these. Thank you very much!    

Hi
I am new in Android Ar i have allready changed the Teapot into a cube and now i want to draw a disk or a sphere but i don't known what vertex or parameter to change.Than i want to animate my sphere or cube where can i find the appropriate file.
Thank  you