Cordova JSARToolKit5 App - Example

works only on browser and android JSARToolKit5, Three.js, Adapter.js

Getting started

  • cordova add browser android Add platforms

  • cordova plugin add cordova-plugin-camera or add to your AndroidManifest.xml.

  • cordova plugin add crosswalk-webview replace WebView

  • cordova plugin add cordova-plugin-iosrtc iOS-Safari WebRTC support.

  • cordova plugin add https://github.com/apache/cordova-plugin-splashscreen.git add Splashscreen.

  • cordova prepare update-prepare platforms

  • cordova run android run project on android or different platform

Try this app on your android device*: /test-apk/.apk

*requires installation of non-Market applications.