wpadebug: Add generic shell command mechanism
authorJouni Malinen <j@w1.fi>
Sat, 4 May 2013 22:46:07 +0000 (01:46 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 4 May 2013 23:42:09 +0000 (02:42 +0300)
commitcb54718c501e2b37231a849a0469deddbf18225a
treee0d4f060bc5f38f96a87782a51db86c10535d587
parentd1f7a9b3316afddb3af7d2242ac6108a95f7bf68
wpadebug: Add generic shell command mechanism

Signed-hostap: Jouni Malinen <j@w1.fi>
wpadebug/AndroidManifest.xml
wpadebug/README
wpadebug/res/layout/main.xml
wpadebug/res/raw/shell_commands.txt [new file with mode: 0644]
wpadebug/src/w1/fi/wpadebug/CommandListActivity.java [new file with mode: 0644]
wpadebug/src/w1/fi/wpadebug/MainActivity.java