ADEV Studio 1.3.32 — DSH and glibc compatibility
ADEV Studio 1.3.32 completes the ARM64 Android compatibility paths for DeepSeek DSH and optional Linux glibc CLI tools.
Highlights:
- Adds
adev runtime install glibcwith a separately versioned, checksum-verified glibc 2.44-0 runtime pack. - Adds the real Node
--expose-internalslaunch path required by DSH HMR without modifyingNODE_OPTIONS. - Adds Sharp's official WASM fallback and verified Android/Bionic ARM64 builds for node-pty and Koffi.
- Fixes generic
/proc/self/exe, writable-loader dispatch, NSS/resolver, and$PREFIX/bincompatibility used by Linux/Termux-style installers. - Verified on ARM64 Android 11/API 30: DSH profile/plugin/web, Sharp, real PTY I/O, Koffi FFI, glibc smoke test, Antigravity installer, and
agy --version1.1.22.
Install the optional runtime after installing this APK:
adev runtime install glibc
Then the Antigravity installer can be run normally:
curl -fsSL https://raw.githubusercontent.com/wallentx/antigravity-cli-termux/dev/install.sh | bash
APK SHA-256: 2c54612dc080b3094fe48178468ad64fccf0376c3cca6263895a689bac9fa9f1
APK size: 371,611,354 bytes
This APK is a phone-test build signed with the Android debug/test certificate, not a Play production certificate. ARM64/API-30 is device-verified; other API/ABI combinations remain release-matrix gates.