Android Open Source - Development activity sshterm






Project Summary

An android simple ssh term activity based on https://github.com/jackpal/Android-Terminal-Emulator/ and https://github.com/shikhar/sshj projects.

Web Site / Source Repository

sshterm is hosted in the following web site
https://github.com/futesat/sshterm

If you think the Android project sshterm listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of sshterm.

ItemValue
Java File Count15
Supported screen sizes[mdpi, hdpi]
Minimum SDK Version10
Activity Count1
jar files usedbcprov-jdk16-146.jar
slf4j-api-1.6.4.jar
sshj-0.7.0.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 1 image files in sshterm. The names of the image files are listed as follows.

atari_small.png

The following screenshort is generated from the image listed above.

null

Java Source Files

sshterm has the following Java source files.

com.futesat.sshterm.AndroidCharacterCompat.java
com.futesat.sshterm.AndroidCompat.java
com.futesat.sshterm.ByteQueue.java
com.futesat.sshterm.EmulatorView.java
com.futesat.sshterm.KeyCharacterMapCompat.java
com.futesat.sshterm.SSHTermActivity.java
com.futesat.sshterm.Screen.java
com.futesat.sshterm.TermDebug.java
com.futesat.sshterm.TermSession.java
com.futesat.sshterm.TermSettings.java
com.futesat.sshterm.TerminalEmulator.java
com.futesat.sshterm.TextRenderer.java
com.futesat.sshterm.TranscriptScreen.java
com.futesat.sshterm.UnicodeTranscript.java
com.futesat.sshterm.UpdateCallback.java