An Android application that lets you easily debug and test your Android apps wirelessly, using adb connect..
wifidev-android is hosted in the following web site
https://github.com/eladnava/wifidev-android
If you think the Android project wifidev-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 wifidev-android.
Item | Value |
---|---|
Java File Count | 23 |
Supported screen sizes | [xhdpi] |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_WIFI_STATE |
Asset File Names | assets\screenshot.png |
There are 1 image files in wifidev-android. The names of the image files are listed as follows.
ic_splash.png
The following screenshort is generated from the image listed above.
wifidev-android has the following Java source files.
com.wifidev.activities.Main.java com.wifidev.config.ADB .java com.wifidev.config.Logging .java com.wifidev.logic.adb.TCPIP .java com.wifidev.logic.root.RootCommand .java com.wifidev.logic.wifi.WifiConnection .java com.wifidev.receivers.BootReceiver.java com.wifidev.root.Constants.java com.wifidev.root.RootTools.java com.wifidev.root.containers.Mount.java com.wifidev.root.containers.Permissions.java com.wifidev.root.containers.RootClass.java com.wifidev.root.containers.Symlink.java com.wifidev.root.exceptions.RootDeniedException.java com.wifidev.root.execution.Command.java com.wifidev.root.execution.CommandCapture.java com.wifidev.root.execution.JavaCommandCapture.java com.wifidev.root.execution.Shell.java com.wifidev.root.internal.InternalVariables.java com.wifidev.root.internal.Remounter.java com.wifidev.root.internal.RootToolsInternalMethods.java com.wifidev.root.internal.Runner.java