Documentation

Examples

The following examples should give you an overview of the capabilities offered by the Wikitude SDK. Each sample is capable of running without modifications on all supported platforms.

The Sample App is a fully functional sample project either for Android or iOS. You can easily import it into Android Studio or Xcode and work from there. The user interface is kept very simple and shows a list to select the sample you are interested.

Examples Application

This section describes the SDKExamples application in detail and highlights the main features and use-cases of the Wikitude SDK.

Structure

The Native Examples application is structured as a NavigationView where each navigation item launches an individual example, describing a specific feature of the SDK.

Usage

To run the application, open the Visual Studio project and click Start Debugging (F5).