So if I don't have an Android phone, how can I get the QR code for my app? Anyone know offhand? I go to the web based version of the marketplace and the QR code and it's not there. Is it only available through the phone?
This is a discussion on Getting the QR code. within the Android Apps forums, part of the Android Applications category; So if I don't have an Android phone, how can I get the QR code for my app? Anyone know offhand? I go to the ...
So if I don't have an Android phone, how can I get the QR code for my app? Anyone know offhand? I go to the web based version of the marketplace and the QR code and it's not there. Is it only available through the phone?
Android.net is the premier Android Forum on the internet.
Are you trying to generate a QRCode? Google 'generate QRCode' for lots of possibilities.![]()
Beauty is in the eyes of the beerholder
I always go to appbrain for QR codes. Here ya go Whats For Dinner - Android app on AppBrain
QR Code for your app:
![]()
There's also an application that generates QR codes, I believe it's called listables -
Thanks guys. I really appreciate it.
For a quick link you can always use goo.gl link shortening. They produce a QR code as a courtesy.![]()
DO NOT WRITE IN THIS SPACETHIS SPACE INTENTIONALLY LEFT BLANK
Heh thanks guys,
Listables actually piggy backs on the zxing library. Zxing (zebra crossing) was created by a Google employee(s) (and others) and is open source (Apache License 2.0 very business friendly imo) They seem to have implementations for just about every programming language you can think of. They are also the devs who make the free "Barcode Scanner" in the Android Market.
here's the source code:
zxing - Multi-format 1D/2D barcode image processing library with clients for Android, Java - Google Project Hosting
They also have a web generator at:
QR Code Generator
Needless to say I'm a big fan of their work![]()
Last edited by alostpacket; 03-27-2011 at 02:15 AM.