How do I detect Rouge AP with Android Phone?
Android
1
Posts
1
Posters
1
Views
1
Watching
-
I'd like to implement an application that can detect Rogue Access Point on Android mobile phone. As far as I Know, Rogue AP detection requires packet analysis with root access. So what I am wondering is whether the app implementation is available without any root access or hardware. If it is available, how exactly can I do that to implement such application? Please let me know...