开发者

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

开发者 https://www.devze.com 2023-04-09 04:22 出处:网络
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 th

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

精彩评论

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

关注公众号