简体   繁体   English

如何在Visual Studio 2017中将Wikitude SDK与Xamarin组件一起使用来运行AR应用程序?

[英]How to get a running AR app using Wikitude SDK with Xamarin Component in Visual studio 2017?

I am going to build a cross-platform mobile app with Augmented Reality experiences using c# programming language. 我将使用c#编程语言构建具有增强现实体验的跨平台移动应用程序。 I use Wikitude SDK with Xamarin Component in Visual Studio 2017. I know that Xamarin is integrated now in Visual Studio 2017 and I am a beginner to these technologies. 我在Visual Studio 2017中将Wikitude SDK与Xamarin组件一起使用。我知道Xamarin现在已集成到Visual Studio 2017中,并且我是这些技术的初学者。

I started using the Wikitude Support for Xamarin , created android project, and added the Wikitude SDK to the project. 我开始使用对XamarinWikitude支持 ,创建了android项目,并将Wikitude SDK添加到了项目中。 But when started with Example Tutorials and samples on Github, I was unable to proceed and get the running app with AR experience. 但是,当从Github上的示例教程和示例开始时,我无法继续并获得具有AR经验的正在运行的应用程序。

Can someone help me in this case to build and run an app with AR experience? 在这种情况下,有人可以帮助我构建和运行具有AR经验的应用程序吗?

After adding the SDK to a project as explained here Augmented Reality Wikitude SDK do the following: 添加SDK到项目的解释后,这里的增强现实Wikitude SDK做到以下几点:

  • Right click on the Wikitude component and open the containing folder. 右键单击Wikitude组件,然后打开包含的文件夹。
  • Open the 'samples' folder and continue to open it in visual studio 打开“样本”文件夹,然后继续在Visual Studio中打开它

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

相关问题 Visual Studio 2017-如何从ENVDTE获取当前运行的版本 - Visual Studio 2017 - How to get the current running edition from ENVDTE 使用Xamarin for Visual Studio调试正在运行的Android应用程序 - Debug a running android app using Xamarin for Visual Studio 无法获取向导生成的Xamarin / Visual Studio 2017应用程序进行编译 - Can’t get wizard generated Xamarin / visual studio 2017 app to compile 将 Visual Studio 2017 与 Xamarin 结合使用 - iOS 启动屏幕为黑色/空白 - Using Visual Studio 2017 with Xamarin - iOS Launchscreen is black/blank 使用Visual Studio 2017的C#(xamarin.forms)警告 - Warning in C# (xamarin.forms) using visual studio 2017 Gettig 空白 IMEI 使用 Visual Studio 2017 和 Xamarin - Gettig Blank IMEI Using Visual Studio 2017 and Xamarin 如何使用 Visual Studio 2017 创建 React 应用程序(无 Visual Studio 代码) - How to create react app with visual studio 2017 (no visual studio code) 如何获取Visual Studio 2017的当前主题 - How to get current theme for Visual Studio 2017 使用Windows 10机器在Visual Studio 2017中运行Xamarin UI测试后,adb.exe进程崩溃 - adb.exe process crashes after running xamarin UI test in visual studio 2017 using windows 10 machine 如何在Visual Studio 2017上获取所有事件 - How to get all events on Visual Studio 2017
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM