Skip to content

Google MLKit

ML Kit brings Google’s on-device machine learning to mobile apps — barcode scanning, face detection, text recognition, and more without shipping large custom models.

Source

In this section

When to use ML Kit

Use caseAPI
QR / product barcodesBarcode scanning
OCR on deviceText recognition
Faces / posesVision APIs
Custom modelsTensorFlow Lite integration

Bundled vs Play Services models trade app size (~200 KB vs ~2.4 MB) for install-time availability — see child page.

Curated technical notes — open source on GitHub