Top "Qr-code" questions

QR code is an ISO-standardized two-dimensional barcode format.

Is there a way to generate QR code image on iOS

Is there a standard way to generate a QR code and attach it to a mail item from iOS client …

ios qr-code
Google API - URL Shortener with PHP

My code is below. The URL shortening service works, but it doesn't when I insert my $POST. Does anyone know …

php url curl qr-code
QR code reader for iPhone

I want to create QR code reader based application. Using which library, I can create my application ? Note: I searched …

iphone qr-code zxing
Delphi QR Code component / generator?

I am desperately looking for a QR Code component to generate QR Code. So far the only method I have …

delphi qr-code
Does anyone know of a C/C++ Unix QR-Code library?

I'm looking for a QR-Code library for C/C++, not Java or .Net please. Anyone knows of one? Note: There …

c++ c qr-code
Unity Zxing QR code scanner integration

I need to integrate Zxing with vuforia to make a QR code scanning app in Unity? I have no idea …

unity3d zxing qr-code barcode-scanner vuforia
How to scan QRCode in android

I found a tutorial on how to scan a barcode. But in my application I have to scan a QR …

java android qr-code
How can QR code store so much data?

Quick googling result that QR code can hold nearly 3kb (8 bit) data. But isn't it just using black/white dots …

qr-code
Scanning QR Code via zbar and Raspicam module

I want to use my raspi cam modul to scan QR codes. For detecting and decoding qr codes I want …

python raspberry-pi qr-code zbar
Read QR Code from scanned PDF

I'm trying to insert and read qrcode's from PDF files. To create/read qr codes from images i'm using zxing …

java pdf qr-code bfo