From b44b9295d5191528df2cdadb5c0e49ea45adfb20 Mon Sep 17 00:00:00 2001 From: Greg Alexander Date: Wed, 17 Dec 2014 19:58:22 -0500 Subject: [PATCH] add display of the dropbear.err log (it doesn't update yet) --- res/layout/main.xml | 8 +++++ src/org/galexander/sshd/SimpleSSHD.java | 41 +++++++++++++++++++++++++ 2 files changed, 49 insertions(+) diff --git a/res/layout/main.xml b/res/layout/main.xml index 63ae65a..3ce6b0f 100644 --- a/res/layout/main.xml +++ b/res/layout/main.xml @@ -3,6 +3,14 @@ android:orientation="vertical" android:layout_width="fill_parent" android:layout_height="fill_parent"> +