diff --git a/.classpath b/.classpath new file mode 100644 index 0000000..1933ede --- /dev/null +++ b/.classpath @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/.project b/.project new file mode 100644 index 0000000..2b4d401 --- /dev/null +++ b/.project @@ -0,0 +1,33 @@ + + + SSH + + + + + + com.google.android.adt.ResourceManagerBuilder + + + + + com.google.android.adt.PreCompilerBuilder + + + + + org.eclipse.jdt.core.javabuilder + + + + + com.google.android.adt.ApkBuilder + + + + + + org.eclipse.jdt.core.javanature + com.google.android.adt.AndroidNature + + diff --git a/.settings/org.eclipse.jdt.core.prefs b/.settings/org.eclipse.jdt.core.prefs new file mode 100644 index 0000000..b8fb425 --- /dev/null +++ b/.settings/org.eclipse.jdt.core.prefs @@ -0,0 +1,5 @@ +#Wed Nov 14 13:33:03 CST 2007 +eclipse.preferences.version=1 +org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5 +org.eclipse.jdt.core.compiler.compliance=1.5 +org.eclipse.jdt.core.compiler.source=1.5 diff --git a/AndroidManifest.xml b/AndroidManifest.xml new file mode 100644 index 0000000..fa54aea --- /dev/null +++ b/AndroidManifest.xml @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/bin/SSH.apk b/bin/SSH.apk new file mode 100644 index 0000000..db2eddf Binary files /dev/null and b/bin/SSH.apk differ diff --git a/bin/classes.dex b/bin/classes.dex new file mode 100644 index 0000000..ffd4380 Binary files /dev/null and b/bin/classes.dex differ diff --git a/bin/resources.ap_ b/bin/resources.ap_ new file mode 100644 index 0000000..761e7e4 Binary files /dev/null and b/bin/resources.ap_ differ diff --git a/res/drawable/icon.png b/res/drawable/icon.png new file mode 100644 index 0000000..64e3601 Binary files /dev/null and b/res/drawable/icon.png differ diff --git a/res/layout/host_editor.xml b/res/layout/host_editor.xml new file mode 100644 index 0000000..98cd048 --- /dev/null +++ b/res/layout/host_editor.xml @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + +