Skip to content

mkoehne/WikitudeExample

Repository files navigation

Augmented Reality for Xamarin.Forms using Wikitude SDK

This example can display all current samples from Wikitude.


Solution for not working nuget versions

  1. Download the component (com.wikitude.xamarin.component-7.2.0.xam) manually from Wikitude website.
  2. Change the ending from .xam (com.wikitude.xamarin.component-7.2.0.zip) to .zip (com.wikitude.xamarin.component-7.2.0.zip) and extract it.
  3. The folder com.wikitude.xamarin.component-7.2.0 has three subfolders component, lib and samples. Go to the lib folder.
  4. The lib folder has two subfolder android and ios-unified.
  5. Copy Wikitude.SDK.dll from android folder and paste it into the WikitudeExample/Libs/android folder.
  6. Copy Wikitude.SDK.dll from ios-unified folder and paste it into the WikitudeExample/Libs/ios-unified folder.

More infos at www.wikitude.com

Find me on Twitter @markusgach.

About

Wikitude Example for Xamarin.Forms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published