This application will help you recover the password of a wireless network you have connected to with your device in the past. It does not crack the network, or use the MAC/SSID address to deduce the password. It simply reads it from the device itself..
Wifi-Key-Recovery---Android is hosted in the following web site
https://github.com/alt236/Wifi-Key-Recovery---Android
If you think the Android project Wifi-Key-Recovery---Android listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Wifi-Key-Recovery---Android.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 7 |
Minimum SDK Version | 4 |
Activity Count | 2 |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
There are 8 image files in Wifi-Key-Recovery---Android. The names of the image files are listed as follows.
ic_delete.png ic_list_barcode.png ic_list_copy.png ic_list_copy2.png ic_menu_export.png ic_menu_info.png ic_menu_reload.png ic_qrcode.png
The following screenshort is generated from the image listed above.
Wifi-Key-Recovery---Android has the following Java source files.
aws.apps.wifiKeyRecovery.activities.ExportActivity.java aws.apps.wifiKeyRecovery.activities.MainActivity.java aws.apps.wifiKeyRecovery.adapters.NetInfoAdapter.java aws.apps.wifiKeyRecovery.containers.NetInfo.java aws.apps.wifiKeyRecovery.containers.SavedData.java aws.apps.wifiKeyRecovery.ui.MyAlertBox.java aws.apps.wifiKeyRecovery.util.ExecTerminal.java aws.apps.wifiKeyRecovery.util.ExecuteThread.java aws.apps.wifiKeyRecovery.util.UsefulBits.java