This page provides Chromium APKs for Android testing:
- ChromePublic-unpatched-x86.apk: baseline x86 emulator build
- ChromePublic-patched-x86.apk: patched x86 emulator build
- ChromePublic-patched-arm64.apk: patched ARM64 device build
.y and .top show wrong values (Δ297 error)
All geometry values match expected
Use this sampler while running each APK:
# Install unpatched
adb install -r ChromePublic-unpatched-x86.apk
# Install patched x86 (overwrites same package)
adb install -r ChromePublic-patched-x86.apk
# Install patched ARM64 on an ARM64 device
adb install -r ChromePublic-patched-arm64.apk
# If install fails due to signature mismatch, uninstall first
adb uninstall org.chromium.chrome
adb install ChromePublic-patched-x86.apk
1019655814f81ad1b42eb6f927b831b9f39ee363624bedcada017b65d4abef0b ChromePublic-patched-arm64.apk
6d04fc0cceb99468bfb4f91d9edbdef4889ec944bfc4a063fc19f11298dd4d7c ChromePublic-patched-x86.apk
17637a0c473df7969b89b2e45452cb5e0d8f4bf19eff0767699a539d907b8578 ChromePublic-unpatched-x86.apk