"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

Building Vuforia Samples 3.0.5 for Android 2.3.3 using Eclipse

Hi all,

I understand that Vuforia SDK supports Android 2.3.3 and above. If I try to build Vuforia samples (3.0.5) for Android 2.3.3 in Eclipse, I receive lots of errors such as:

Animator cannot be resolved to a type

error: No resource identifier found for attribute 'fontFamily' in package 'android'

ICE_CREAM_SANDWICH cannot be resolved or is not a field

JELLY_BEAN cannot be resolved or is not a field UserDefinedTargets.java

These errors happen naturally since the types and classes that throw the errors are defined for newer Android versions. Is there an easier way to bypass these errors and build the samples for Android 2.3.3 or should I comment out these lines carefully? 

Thx,

-Ceren