File size: 1,337 Bytes
3e6e94d 59b7764 3e6e94d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 |
# Breeze2 Android Demo APK
This repository hosts the APK file for the Breeze2 Android Demo application, an offline AI assistant that runs completely on-device.
## Download Links 📱
| Version | Release Date | Size | Link |
|---------|--------------|---------|------|
| release/0.1 | 2025-02-18 | 185MB | [Download APK](https://huggingface.co/MediaTek-Research/Breeze2-android-demo/resolve/main/breeze2-androi-demo.apk) |
## Installation Instructions 🔧
1. Download the APK from the link above
2. Enable "Install from Unknown Sources" in your Android settings
3. Install the APK on your device
> [!WARNING]
> After installing the APK, you'll need to download and set up the required model files. Please follow the setup instructions in our [main repository](https://github.com/mtkresearch/Breeze2-android-demo?tab=readme-ov-file#setup).
## System Requirements 📱
- Android 8.0 (API level 26) or higher
- At least 8GB RAM
- Minimum 10GB free storage space
## Source Code 💻
Visit our [GitHub repository](https://github.com/mtkresearch/Breeze2-android-demo?tab=readme-ov-file#setup) for:
- Complete source code
- Detailed documentation
- Model setup instructions
- Contributing guidelines
---
For issues and support, please use the [GitHub Issues](https://github.com/mtkresearch/Breeze2-android-demo/issues) page. |