开发者

How to pass intent to ask user to chose any app to scan QR code?

I am making a android app which requires QR code scanning and then parsing the text as a resul. I would like to pass intent to other apllications like google goggles or Barcode scanner which can do the job efficiently and take the s开发者_开发问答canned text back as result of the intent.

I have read the other questions out there for the same and found that i can do it with Zxing library also, but i would like this functionality to be handled by other pre-installed app.

So could someone help me with the way we will pass intent in this case.


Try this one: http://code.google.com/p/zxing/wiki/ScanningViaIntent

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜