| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| app-release2.1.1.apk | 2026-03-20 | 5.2 MB | |
| DZTrain 2.1.1 source code.tar.gz | 2026-03-20 | 4.8 MB | |
| DZTrain 2.1.1 source code.zip | 2026-03-20 | 4.9 MB | |
| README.md | 2026-03-20 | 1.5 kB | |
| Totals: 4 Items | 14.9 MB | 1 | |
DZTrain Release v2.1.2
What's New
- Universal Architecture Support: Added native support for x86 and x86_64 processors. This ensures smooth performance on Android TV devices powered by Intel (e.g., i3/i5 systems) and mobile devices alike.
- Smart Sorting Logic: The
MainActivitynow uses the same refined arrival-time ordering logic as the Results screen, ensuring a consistent user experience from search to schedule. - Enhanced About Dialog: Completely redesigned "About" screen featuring:
- Dynamic version and build code tracking.
- Live Build Date timestamps.
- Architecture detection to verify if the app is running natively on your hardware.
Technical Improvements
- Automated Versioning: Switched to a timestamp-based
versionCodesystem (YYMMDDHH) to prevent installation conflicts during sideloading. - Target SDK Update: Optimized for Android 11+ (SDK 30+) while maintaining compatibility back to SDK 24.
- TV Compatibility: Added
uses-featureflags to ensure the APK is installable on non-touchscreen Android TV environments.
Installation Note
For Intel-based Android TV 11:
- Enable Unknown Sources in your TV settings.
- If the keyboard does not appear, ensure "Show virtual keyboard" is enabled in your device's Keyboard settings.