---
layout: default-layout
title: Demo & Samples - Dynamsoft MRZ Scanner Android Edition
description: The index of Dynamsoft MRZ Scanner Android demo & samples.
keywords: demo, sample, index, Android
needAutoGenerateSidebar: true
noTitleIndex: false
---

# Demo and Samples

## MRZScanner Demo

- [View in Google Play Store](https://play.google.com/store/apps/details?id=com.dynamsoft.mrzscanner){:target="_blank"}
- [Download APK](https://download2.dynamsoft.com/mrzscanner/android/DynamsoftMRZScannerDemoAndroid.apk)

## ScanMRZ Sample

Scan the MRZ code from a passport or ID card and extract the information using the ready-to-use component(`MRZScannerActivity`)

Check code on GitHub

- [Java](https://github.com/Dynamsoft/mrz-scanner-mobile/tree/main/android/samples/ScanMRZ)
