/SimpleSSHD

SSH server app for Android, forked from http://galexander.org/git/simplesshd.git

Primary LanguageCGNU General Public License v2.0GPL-2.0

For building the native libraries, launch the doit script after customizing it with your NDK path.

Then, you can build the apk from Android Studio, or by running ./gradlew assembleRelease