From 6420ac2c74d9ea22e7cd846e9927a690f473fd3e Mon Sep 17 00:00:00 2001 From: Dmitry Shmidt Date: Thu, 7 Mar 2013 18:01:34 -0800 Subject: [PATCH] Connectivity: Add Wifi Scan test Initial Revision Change-Id: I6bf5f65f877980ab889e6d08f206cd9c99e5338c Signed-off-by: Dmitry Shmidt --- apps/Development/res/layout/connectivity.xml | 43 +++++++ apps/Development/res/values/strings.xml | 3 + .../com/android/development/Connectivity.java | 112 +++++++++++++++++- 3 files changed, 157 insertions(+), 1 deletion(-) diff --git a/apps/Development/res/layout/connectivity.xml b/apps/Development/res/layout/connectivity.xml index ff0c6ea6b..2df645ccf 100644 --- a/apps/Development/res/layout/connectivity.xml +++ b/apps/Development/res/layout/connectivity.xml @@ -18,6 +18,10 @@ */ --> @@ -163,6 +167,45 @@ android:minEms="15"/> + + + + +