Start a new topic

Using Wikitude 5.0 barcode and qrcode plugins

Using Wikitude 5.0 barcode and qrcode plugins


Hello

Wikitude 5.0 ships with examples for barcode and qr code plugins. But as I take a closer look at the examples, the entire plugin is packaged as libwikitudePlugins.so  file in the example app and the actions on recognition are embeded withing the libwikitudePlugins.so file .. how do i go about creating my custom actions ?  Do I need to somehow re-build the libwikitudePlugins.so file externally and then port into my app ? or is there any way I can wite actions externally and use the current libwikitudePlugins.so as is ?

Thanks

Abhay

Never mind ... I was able to build it using Cygwin + Android NDK on windows and then include the modified libwikitudePlugins.so from "SDKExamplePlugins" project to "wikitude-sdk-samples" project.

Thanks

Abhay
Login or Signup to post a comment