phonegap / node-phonegap-build

PhoneGap Build node module to login, create, and build apps.
Apache License 2.0
26 stars 25 forks source link

Generate Smaller QR Code #27

Open mwbrooks opened 11 years ago

mwbrooks commented 11 years ago

The QR Code size is directly related to the amount of data that is encoded.

We can use a URL shortener to make the QR Code smaller.

Is there an API for the adobe.ly URL shortener?