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
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