Skip to content

ADEV Studio 1.3.32 — DSH and glibc compatibility

Choose a tag to compare

@Asif2902 Asif2902 released this 28 Aug 13:09
· 2 commits to master since this release
ee7f79f

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 glibc with a separately versioned, checksum-verified glibc 2.44-0 runtime pack.
  • Adds the real Node --expose-internals launch path required by DSH HMR without modifying NODE_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/bin compatibility 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 --version 1.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.