Android Open Source - Network address Wifi-Key-Recovery---Android






Project Summary

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..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Wifi-Key-Recovery---Android.

ItemValue
Java File Count9
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version7
Minimum SDK Version4
Activity Count2
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null




Java Source Files

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