Android Open Source - Menu wifi WiFiKeyView






Project Summary

XPosed module for showing an contextual menu item that will generate a toast with WiFi password.

Web Site / Source Repository

WiFiKeyView is hosted in the following web site
https://github.com/whdeveloper/WiFiKeyView

If you think the Android project WiFiKeyView 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 WiFiKeyView.

ItemValue
Java File Count17
Target SDK Version19
Minimum SDK Version15
Activity Count1
jar files usedXposedBridgeApi-42.jar
android-support-v4.jar
Asset File Namesassets\xposed_init




License

The license information of WiFiKeyView is as follows:

Apache License

Java Source Files

com.whd.wifikeyview.ShowPassword.java
com.whd.wifikeyview.WiFiKeyView.java
com.whd.wifikeyview.hooks.LongPressNetworkClickedHook.java
com.whd.wifikeyview.hooks.LongPressNetworkHook.java
com.whd.wifikeyview.hooks.ModifyNetworkHook.java
com.whd.wifikeyview.network.NetworkListener.java
com.whd.wifikeyview.network.NetworkParseTask.java
com.whd.wifikeyview.network.NetworkParser.java
com.whd.wifikeyview.preferences.SettingsActivity.java
com.whd.wifikeyview.preferences.fragments.DebugPreferences.java
com.whd.wifikeyview.preferences.fragments.ShowPasswordPreferences.java
eu.chainfire.libsuperuser.Application.java
eu.chainfire.libsuperuser.Debug.java
eu.chainfire.libsuperuser.ShellNotClosedException.java
eu.chainfire.libsuperuser.ShellOnMainThreadException.java
eu.chainfire.libsuperuser.Shell.java
eu.chainfire.libsuperuser.StreamGobbler.java