diff --git a/Home.md b/Home.md index 5949e64..41e4d1b 100644 --- a/Home.md +++ b/Home.md @@ -17,7 +17,7 @@ Frequently Asked Questions + **Android support** - Android is not supported because sshj uses elements of the Java 6 library, which is not fully supported in the Android SDK. So when that happens, sshj will work on Android. + sshj works on Android 2.3+, with a slightly different [Config](https://github.com/shikhar/sshj/commit/c46dc913e8858d0164e0bf27a8e5b888dbb86740). + **I/O with Channels**