Android compatibility update

Updated Home (markdown)
shikhar
2011-02-12 15:33:37 -08:00
parent 697cbf01cc
commit 6492bd0e64

@@ -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**