This repository has been archived by the owner on May 18, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 25
A.2. Run Samples
Hadi Tavakoli edited this page Aug 9, 2017
·
3 revisions
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:
- Create your .p12 certificates and provision files into the
cert
folder and make sure the IDE can find them. - 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. - 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.
Enjoy building Air apps – With ♥ from MyFlashLabs Team