Re: [JSch-users] JSch on Android

2012-03-14 Thread Atsuhiko Yamanaka
Hi, +-From: Kai Philipp -- |_Date: Wed, 14 Mar 2012 17:40:22 +0100 | |I had problems including JSch into an Android App to get several tests get |worked (I am using Eclipse with ADT). |The trick is to include JSch, JZlib (Sources or JAR) AND the JRE System |L

[JSch-users] JSch on Android

2012-03-14 Thread Kai Philipp
Hi, I had problems including JSch into an Android App to get several tests get worked (I am using Eclipse with ADT). The trick is to include JSch, JZlib (Sources or JAR) AND the JRE System Libraries. Login whith publickey is working fine now ;-) Regards, Kai ---