I want to know how to begin with creating a basic QR Code scanner. I dont want any application Intent to be called. I want to know how my Camera intent can be started in QRCode scan mode, and how the result can be used. My application is only for String. Thanks in advance.
Asked
Active
Viewed 367 times
0
-
Are you referring to android? – Daniel A. White Jul 15 '11 at 13:15
-
the question is tagged **android**... – james Jul 15 '11 at 13:17
-
@binnyb: I did that after Daniel asked the question. It involves intents, so I figure it must be Android. – Sebastian Paaske Tørholm Jul 15 '11 at 13:21
-
Yes guys.. Its for android. Any help? :) – Sandip Jul 15 '11 at 13:24
-
This is what you are searching for : http://stackoverflow.com/questions/4782543/integration-zxing-library-directly-into-my-android-application – Daniel Jul 15 '11 at 13:42