From efa217d83c1e899eb29910b1bff15b08cdb0be2e Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Tue, 8 May 2012 16:43:20 +0200 Subject: more todo, add Copying faq --- res/layout/faq.xml | 9 +++++++++ res/values/strings.xml | 2 ++ 2 files changed, 11 insertions(+) (limited to 'res') diff --git a/res/layout/faq.xml b/res/layout/faq.xml index 195acad8..8cdf7326 100644 --- a/res/layout/faq.xml +++ b/res/layout/faq.xml @@ -16,6 +16,15 @@ style="@style/faqitem" android:text="@string/faq_tap_mode" /> + + + + + diff --git a/res/values/strings.xml b/res/values/strings.xml index 452de786..b53bae5b 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -179,4 +179,6 @@ A third time? Actually one could write a a tap emulator based on tun that would add layer2 information on send and strip layer2 information on receive. But this tap emulator would have to implement also ARP and possible a DHCP client. I am not aware of anybody doing any work in this direction. Contact me if you want to start coding on this. FAQ frequently asked questions and some adivce + Copying log entries + To copy a single log entry press and and hold on the log entry. To copy/send the whole log use the Send Log option. Use the hardware menu button if not visible in the gui. -- cgit v1.2.3