- Sort Posts
- 7 replies
- Last post
Vuforia tutorial not working ! Extending Unity Android Activity and Adding Custom Views in Eclipse
Vuforia tutorial not working ! Extending Unity Android Activity
Have you esported the jar, as suggested at the end of the article ?
Tip: if you get ClassDefNotFound (or similar) runtime errors, you might need to perform these extra steps:
-
Go to the Project > Properties > Java Build Path > Order and Export tab, and check (tick) theclasses.jar, Android x.y and Android Dependencies items.
-
Apply and rebuild the probject.
Vuforia tutorial not working ! Extending Unity Android Activity
Thank you for the solution you was right :)
now when i try to run on the divice i get this error :
Vuforia tutorial not working ! Extending Unity Android Activity
hello,
there is the error it's is showed in this line (4times)
<activity android:name="com.qualcomm.QCARUnityPlayer.QCARPlayerProxyActivity" android:label="@string/app_name" android:screenOrientation="portrait" android:configChanges="fontScale|keyboard|keyboardHidden|locale|mnc|mcc|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode|touchscreen">
error :String types not allowed at ('configChanges="fontScale|keyboard|...)
This Web site will not open.http://developer.vuforia.com/resources/dev-guide/extending-unity-android-activity-and-adding-custom-views-eclipse