Re: [android-developers] can't see output of ssh command

2011-06-12 Thread Max Lv
Use com.trilead.ssh2 instead, you can find source codes for android from Connectbot project On Mon, Jun 13, 2011 at 5:31 AM, ABSOLUT wrote: > Hi, > I'm using jsch to execute a command and then shows me the output of > the command, but I cant see the ouput of command with LogCat. Could > you help

[android-developers] can't see output of ssh command

2011-06-12 Thread ABSOLUT
Hi, I'm using jsch to execute a command and then shows me the output of the command, but I cant see the ouput of command with LogCat. Could you help me please? Many thanks and sorry for my english! public String texto (String comando){ Log.d("PRUEBA", "CONSULTA CRON DENTRO DEL OBJ