Accessing Android's Barcode Scanner from WebView

Posted by spickles on Stack Overflow See other posts from Stack Overflow or by spickles
Published on 2010-04-01T18:21:03Z Indexed on 2010/04/01 18:23 UTC
Read the original article Hit count: 402

Filed under:

I love the BarCode Scanner application for the Android phone (we're using Motorola's Droid). Is it possible to access the BarCode Scanner from a web application running on the phone? I was thinking of using a WebView, but I'm not sure how I'd access the Scanner API.

Regards, Scott

© Stack Overflow or respective owner

Related posts about android