简体   繁体   English

Android中的Unity Cardboard导出

[英]Unity Cardboard Export in Android

I exported the Unity Cardboard project to an Android Project and imported it into my Android Studio. 我将Unity Cardboard项目导出到Android项目,然后将其导入到Android Studio中。 I can compile the project and run it in my Smartphone through Android studio. 我可以编译该项目并通过Android Studio在智能手机中运行它。 Now, I have been working in an Android App that reads some QR codes and load an Scene of Unity but I can't choose the scene in my Android Activity, I just have an Intent to . 现在,我一直在一个Android应用程序中工作,该应用程序读取一些QR码并加载一个Unity场景,但是我无法在Android Activity中选择该场景,我只是想使用。

How can I load a specific Scene in my own Activity in Android ? 如何在Android的自己的“活动”中加载特定的场景?

Well I think the best place for you to find good Unity-related answers is in answer.unity3d.com. 好吧,我认为您找到最佳的与Unity相关的答案的最佳位置是在answer.unity3d.com中。

Have you tried on this? 你试过这个了吗? Android/Unity - Launching activity from unity activity Android / Unity-从Unity活动启动活动

Another clean solution is try to find the barcode scanner/generator in Unity Asset Store. 另一个干净的解决方案是尝试在Unity Asset Store中找到条形码扫描仪/发生器。 Might to pay a little for it but could save you some time. 可能为此付出一些,但可以节省您一些时间。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM