Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

Latest commit

 

History

History
42 lines (28 loc) · 969 Bytes

QR_Code.md

File metadata and controls

42 lines (28 loc) · 969 Bytes
layout title oneline forum techlink tags
technology
QR Code
Quick Response Code
qr code, blackberry 10, blackberry

{% include common-defs.md %}

Description

[QR Codes](Wikipedia, website) are a popular type of two dimensional barcode that is supported in BlackBerry Smartphones, including BlackBerry 7 and BlackBerry 10.

On BB10, [ZXing][repo:zxing] is used to decode QR codes, while [QREncode][repo:qrencode] is used to encode them.

QREncode is used in the [BlackBerry Bridge][bridge], and ZXing is used for decoding in [BlackBerry 6][bb6] and [BlackBerry 7][bb7].

Documentation

BlackBerry 6 and 7

BlackBerry 10

  • Cascades - TBD
  • WebWorks - TBD

Samples

TBD

Presentations and Other Media

  • TBD

Also See

TBD