My Android sensor demo application with UDP connection..
AndroidRemoteControlDemo is hosted in the following web site
https://github.com/htchien/AndroidRemoteControlDemo
If you think the Android project AndroidRemoteControlDemo 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 AndroidRemoteControlDemo.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET android.permission.WAKE_LOCK |
There are 1 image files in AndroidRemoteControlDemo. The names of the image files are listed as follows.
ball.png
The following screenshort is generated from the image listed above.
AndroidRemoteControlDemo has the following Java source files.
com.htchien.remotecontrol.demo.GyroscopeSensorRenderer.java com.htchien.remotecontrol.demo.ISensorViewUpdater.java com.htchien.remotecontrol.demo.MainActivity.java com.htchien.remotecontrol.demo.Matrix.java com.htchien.remotecontrol.demo.Pyramid.java com.htchien.remotecontrol.demo.SensorRenderer.java com.htchien.remotecontrol.demo.SensorView.java com.htchien.remotecontrol.demo.UDPClient.java com.htchien.remotecontrol.demo.UDPServer.java