HELLDECK Android 1.0.1 — Tested Debug Build
Pre-releaseTest-only Android build
This is a sideloadable exploratory test build, not a production or Play Store release.
Build
- Source:
0093e26 - Variant:
productionDebug(debuggable, unminified, all games unlocked byBuildConfig.DEBUG) - Package:
com.helldeck - Version:
1.0.1(versionCode 2) - Android: minimum API 21, target API 34
- Native ABIs: arm64-v8a and x86_64
- Signature: Android debug certificate, APK v1 and v2 verified
- APK SHA-256:
3c84d4d441b7559b680882351b28c4160d97d008a52296c278d31248bf0af338
Verification
Legacy Android CI / Release run 29958242050 passed:
- 155/155 JVM tests
- 23/23 API 29 x86_64 instrumentation tests
- Android lint, Ktlint, Detekt, and Spotless
- APK and instrumentation APK assembly
The downloadable APK has independently passed ZIP integrity, zipalign, manifest/ABI inspection, and v1/v2 signature verification. Instrumentation rebuilt the same source and variant on a separate runner; it did not install this asset byte-for-byte.
Install
-
Allow APK installation from the browser or file manager on the test device.
-
Download
helldeck-1.0.1-code2-production-debug-0093e26.apk. -
Open it on the device, or run:
adb install helldeck-1.0.1-code2-production-debug-0093e26.apk
Fresh install is recommended. This build uses the production package ID with a transient debug certificate. If another HELLDECK build is installed, Android may report INSTALL_FAILED_UPDATE_INCOMPATIBLE; uninstall com.helldeck first. Uninstalling removes local app data.
Known test-build limits
- Debug-signed; cannot be promoted to production or uploaded to Play.
- Cannot coexist with a Play/release-signed
com.helldeckinstallation. - No bundled GGUF model; generation uses the documented template/gold fallback path.
- Automated coverage is emulator-based. Physical-device, billing, upgrade, performance, and human gameplay testing remain open.
Feedback
Please include device model, Android version, what you were doing, exact reproduction steps, screenshots/video if useful, and relevant adb logcat output.