Basically there’s no way to get a ‘live’ camera view on Android devices using Corona SDK? I’ve searched this topic yesterday and only found this function as a work around
media.capturePhoto( { listener = myListener, [, destination] } )
Possibly it may be easier to just create a separate Android app version using ZXing library.