Download DSH Mobile for Android

Get the signed Android APK, verify its SHA-256 checksum, and install the matching DeepSeek Harness plugin on your computer.

The public release currently provides a signed APK for Android 8.0 or newer. The app ID isio.github.apriljk.dshremote. Android may ask you to allow the browser or file manager to install unknown apps.

Verify the download

Download SHA256SUMS from the same release and verify the files before installation:

shasum -a 256 -c SHA256SUMS

Install the computer plugin

The pinned GitHub tag is the recommended installation path. It does not require a global DSH installation, a source checkout, or a local plugin path.

npx @deepseek-ai/dsh plugin --profile web add "github:april-jk/dsh-mobile-plugin#v0.1.4"
npx @deepseek-ai/dsh web

Pair the phone

Open Remote Access

In DSH Web, open Settings > Remote Access and create an encrypted pairing QR code.

Claim the pairing

Sign in on the phone, tap +, scan the QR code, and select the online computer.

Version 0.1.4 encrypts DSH session content between Mobile and Companion. Before using a public Relay, read the security model for the metadata and forward-secrecy limits.