Use the CraftAR Cloud Image Recognition Cordova Plugin for iOS and Android to integrate our high-performance Cloud Image Recognition capabilities into your mobile apps, using Apache™ Cordova cross-platform development framework and web technologies like JavaScript, HTML5 and CSS3.
We want to make development easy for you. To integrate CraftAR into your Cordova mobile app, you can directly add our plugin to your Cordova project.
We’ve bundled up all the tools you’ll need, including the necessary JavaScript and the CraftAR Cloud Image Recognition SDKs for iOS and Android.
This page gives you pointers to the Tutorials you should follow to integrate this plugin; the documentation of the Classes; how to run the Examples; the Requirements of your system to use this plugin, and finally, Release Notes of our continuous updates.
In order to get started with the Plugin, we recommend you to run the examples included in the distribution that you can download upon request (see button above). The examples are located in the craftarsdkexamples directory as an Apache Cordova Project.
In order to run the examples project, open a Terminal and go into the examples directory, then install the desired platform(s) and the plugin. Finally, you can run the examples app in your device:
|
1 2 3 4 5 6 7 8 9 10 11 |
$ cd craftarsdkexamples ### First, install the platform(s) $ cordova platform add android $ cordova platform add ios ### Then, install the plugin $ cordova plugin add ../craftar-cordova-plugin ### Finally, run the examples app on your device, for instance: $ cordova run android --device |
The examples app opens a menu view that allows you to open the different examples. Each example opens the camera and the first step is for you to scan any object. We provide a set of reference images to point at that show different experiences. You can find those images in the folder craftarsdkexamples/Reference images.
We strongly recommend that you print this images out for testing. Pointing at them in your laptop/PC’s screen can heavily alter the experience due to artefacts that are invisible to your naked eye but very disturbing when captured with your smartphone.
To integrate the Cordova Cloud Image Recognition Plugin into your native app, you will need cordova 6.0+.
Follow this link to browse through the classes of the CraftAR Cloud Image Recognition Cordova Plugin for iOS and Android.
July 13th, 2017
December 19th, 2016
August 31st, 2016
April 18th, 2016