I’m trying to figure out how to add the simple unity3d game to the Android/iPhone application I’m currently building. All I can export from Unity 3d is an .apk from android pro. I haven’t done it with iPhone yet.
Is there a way to export a SDK from Unity 3d? Or does anyone know how to add it to the Android app?
When I switch the platform to android, it creates an .apk file for android. I’ve built an android app with eclipse but now I’d like to add this Unity3D project back into the android app I’ve created. I can not find a way to add the .apk from from unity3d…