From 2ff62e2c7b1ecf2f4463cc8b683ea52e32337b9d Mon Sep 17 00:00:00 2001 From: Irfan Sheriff Date: Thu, 3 Dec 2009 10:53:50 -0800 Subject: Wifi diagnostic app to enable debug and provide information This is the first checkin on the wifi diagnostic app. Right now, it supports using the WifiManager API, shows the configuration details and provides status on the supplicant, network and wifi state along with some additional details. More to come: - add more API and status on any additional fields - provide a way to show some logs Bug: 2302130 --- res/xml/testing_wifi_settings.xml | 45 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 res/xml/testing_wifi_settings.xml (limited to 'res/xml/testing_wifi_settings.xml') diff --git a/res/xml/testing_wifi_settings.xml b/res/xml/testing_wifi_settings.xml new file mode 100644 index 000000000..7844aaab1 --- /dev/null +++ b/res/xml/testing_wifi_settings.xml @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + -- cgit v1.2.3