Android Open Source - App connection wifidev-android






Project Summary

An Android application that lets you easily debug and test your Android apps wirelessly, using adb connect..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of wifidev-android.

ItemValue
Java File Count23
Supported screen sizes[xhdpi]
Activity Count1
Required Permissionsandroid.permission.ACCESS_WIFI_STATE
Asset File Namesassets\screenshot.png




Resource Files

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.

null

Java Source Files

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