Hello guys!
I’m really new to MobiOne and mobile development in general. I have to do a task in order to succeed my IT college and i struggle with some functions I need to implement into my app.
To accomplish these function I thought it’d be a good idea to ask in this forum, as I can’t seem to find the answer in the internet. First of all, i’d like to know if it’s possible to show the camera of the device inside of an image widget, as I dont think that first opening the camera (which I’ve already implemented), then taking the picture and afterwards showing it inside the camera widget is straight forward.
In addition to that, I really need a barcode scanner for the picture mentioned above. I already tried out a lot of what I’ve found in the internet, but nothing seems to work like i want. I found the Adobe PhoneGap BarcodeScanner plugin (see here https://build.phonegap.com/plugins/261), but, as I use MobiOne I really don’t know how to add this plugin to my project, because the instructions say, that i have to add
<gap:plugin name="com.phonegap.plugins.barcodescanner" version="1.1.0" />
into the config.xml, which I can’t find inside the www-folder of my project.
I really have no idea on what I should do now, and I really hope that someone more experienced can tell me that. Sorry for my english skills, it’s not my foreign language.
Thanks in advance,
Marco