Back to project page AndroidWifiCracker.
The source code is released under:
MIT License
If you think the Android project AndroidWifiCracker listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
package com.department13.skryfi; public enum SortOptions { SIGNAL_STRENGTH,BSSID_NAME,ENCRYPTION_TYPE }