From 83565fd21e61230818e8a6fe77eba8ea85807674 Mon Sep 17 00:00:00 2001 From: Jouni Malinen Date: Thu, 22 Feb 2018 14:20:10 +0200 Subject: [PATCH] wpadebug: Add main screen buttons for QR Code operations These can be used for manual testing of the DPP QR Code functionality. Signed-off-by: Jouni Malinen --- wpadebug/res/layout/main.xml | 24 +++++++++++++++++++ wpadebug/src/w1/fi/wpadebug/MainActivity.java | 18 ++++++++++++++ 2 files changed, 42 insertions(+) diff --git a/wpadebug/res/layout/main.xml b/wpadebug/res/layout/main.xml index 6fdd565bb..cbdbfb961 100644 --- a/wpadebug/res/layout/main.xml +++ b/wpadebug/res/layout/main.xml @@ -116,6 +116,30 @@ android:onClick="runCommands" /> + +