Android Application which sends NDK sensor values via UDP.
UDPSensor is hosted in the following web site
https://github.com/flyquadroid/UDPSensor
If you think the Android project UDPSensor 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 UDPSensor.
Item | Value |
---|---|
Java File Count | 4 |
Minimum SDK Version | 15 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
UDPSensor has the following Java source files.
io.quadroid.UDPSensor.helper.IPAddressValidator.java io.quadroid.UDPSensor.main.MainActivity.java io.quadroid.UDPSensor.ndk.QuadroidLib.java io.quadroid.UDPSensor.net.UDPClient.java