We have built an Android app that contains the Phonegap camera widget. When our customers come to take a picture the camera app is launched separately.
What we really want is to embed the camera within the Mendix app, so that we can devote a portion of the page to the camera, and use buttons to control it (i.e. take a picture, maybe turn the flash on or off etc).
Has anyone been able to achieve this?