iOSUnityVuforiaGuide icon indicating copy to clipboard operation
iOSUnityVuforiaGuide copied to clipboard

Equivalent Android Guide?

Open curiousdustin opened this issue 8 years ago • 4 comments

Thank you so much, this was extremely helpful. Have you needed to do that same thing on Android? Can you point to an equally helpful resource for that?

Sorry for contacting through the Issues form. I couldn't see another way to contact you.

curiousdustin avatar Jun 24 '16 15:06 curiousdustin

Hi! I've tried to play a bit with Android and as I remember it was pretty easy. By clicking "Generate Google Android Project", adding your own activity and setting it as main activity. I tried same thing - starting Unity Activity from custom one and everything seemed work good.

keyv avatar Jun 29 '16 13:06 keyv

Thanks again for the great writeup! I'll give this a shot too.

curiousdustin avatar Jun 29 '16 13:06 curiousdustin

hi ,Can you help me ? I find some questions.I make my projetc step by step , but it seems like the project can't run.

question as : In file included from /Users/Shared/Unity/JZFAR/JZFBest/Libraries/Plugins/iOS/VuforiaRenderDelegate.mm:7: /Users/Shared/Unity/JZFAR/JZFBest/Libraries/Plugins/iOS/VuforiaRenderDelegate.h:7:9: fatal error: 'PluginBase/RenderPluginDelegate.h' file not found #import "PluginBase/RenderPluginDelegate.h" ^ 1 error generated.

jyhud avatar Jul 15 '16 03:07 jyhud

Not sure if anyone has seen this yet: https://nevzatarman.com/2015/01/04/unity-android-tutorial-opening-unity-scene-from-an-activity/

linuxs avatar Mar 31 '17 08:03 linuxs