I want an QR code reader application that can read and use qr code in my customized way. Actually I am generating a QR code from my web-application and taking their print outs. Size of the print is very small and I am encrypting the web link of each product in QR code. Problem is, since printout is very small and weblink is obviously long, so qr code generated is very complex and its printout is not readable properly by conventional applications. So I come to a solution i.e. now I am encrypting only the id of the product in QR code, and I need an application which will read that id and append it at the end of a pre-defined URL. This pre-defined URL will be constant and it will be very helpful if I can enter it in the application when I run it first time in my device. Please suggest me an application or I really need to develop it.
Tell me more
×
Android Enthusiasts Stack Exchange is a question and answer site for
enthusiasts and power users of the Android operating system. It's 100% free, no registration required.
|
closed as off topic by Izzy, Flow♦, roxan, Sachin Shekhar, Al Everett Oct 9 '12 at 13:09
Questions on Android Enthusiasts Stack Exchange are expected to relate to Android within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
This looks like a server-side problem to me- you might want to ask this on on http://webmasters.stackexchange.com/ You really should shorten your URLs server-side, because your users are most likely not going to install a separate application just to scan your qr codes. Here are a few links to get you started: |
||||
|
|
|
Try Scanlife QR Code Reader. I think it may help you. |
|||
|