Skip to content

Instantly share code, notes, and snippets.

@raveenb
raveenb / ssh_into_android.md
Last active June 10, 2024 06:11
SSH into Android

Connecting to an Android device over SSH

Initial Setup

Install Android App Termux from APKPure or AppStore. If the app exists, just delete and re-install it to get the latest version, The APK can be downloaded from https://apkpure.com/termux/com.termux/ Install the APK using by running

adb install ~/Downloads/Termux_v0.73_apkpure.com.apk