问题
I want to make an android phone application for monitoring the router and its configuration using a ssh client like connectbot. Monitoring application is complete, but for setup not yet.How to connecting connectbot with mya android application that I created in eclipse, if I use the intent to connectbot? thanks .....
回答1:
Connectbot is open source, so you could just reuse their code, if the license fits your needs: http://code.google.com/p/connectbot/
来源:https://stackoverflow.com/questions/11145142/how-to-make-ssh-client-in-android