• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Want to create a barcode for use with the "Barcode Scanner" App?

I'm waiting for the thing to spring alive ... maybe I've been playing too much Conway's Life*? :p

Hmm ... I think there's an art project in there! :D Or maybe a crypto project! :eek: I bet it's difficult to crack a "Conway Cipher" if the ciphertext changes with each iteration!:p
 
I made one a while back. Mine shows they don't have to be boring black and white. Spice it up!

6220_113017816540_532471540_2874214_3880861_n.jpg

PS, Ignore the website link, that site is under development. =]
 
FYI, you can also use the runtime approach:

If you are in a place where you can use an image tag, simply specify the following URL as the source file:
http://chart.apis.google.com/chart?cht=qr&chs=100x100&chl=YourDataHere

For instance, the code
http://chart.apis.google.com/chart?cht=qr&chs=100x100&chl=http://androidforums.com
produces this image:
chart

And you can even adjust the size...
chart
chart

...and pack a lot of data in it...
chart
 
Back
Top Bottom