From 4c6fc633f2d4d0cd0d4d80ebc7e71f826003f361 Mon Sep 17 00:00:00 2001 From: Eugene Crosser Date: Sun, 8 Aug 2010 18:54:03 +0400 Subject: [PATCH] start thread and communicate with it --- res/layout/main.xml | 16 ++++- .../udpresponder/UdpRespondActivity.java | 72 ++++++++++++++++--- 2 files changed, 76 insertions(+), 12 deletions(-) diff --git a/res/layout/main.xml b/res/layout/main.xml index 3ffa301..9caf5f6 100644 --- a/res/layout/main.xml +++ b/res/layout/main.xml @@ -4,10 +4,20 @@ android:layout_width="fill_parent" android:layout_height="fill_parent" > - +