Skip to content
This repository has been archived by the owner on May 18, 2022. It is now read-only.

A.2. Run Samples

Hadi Tavakoli edited this page Aug 9, 2017 · 3 revisions

Run The Samples

If you are a fan of IntelliJ IDE for developing AdobeAIR applications, we have a sample project ready for you in our github repository. Open the project and it should run the sample app in no time. But before doing that, you need to double check the following:

  1. Create your .p12 certificates and provision files into the cert folder and make sure the IDE can find them.
  2. Copy the wikitude iOS framework file to the Framework folder. read the Project Setup Wiki before doing this so you are sure you are doing things correctly.
  3. Make sure the required ANEs are available in the lib folder.

Now run the project for Android or iOS and enjoy AR in Adobe AIR! Feel free to study the sample as/html/js files. You will find a lot of useful information in them.