Android Open Source - Sensor udp AndroidRemoteControlDemo






Project Summary

My Android sensor demo application with UDP connection..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of AndroidRemoteControlDemo.

ItemValue
Java File Count9
Supported screen sizes[hdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WAKE_LOCK




Resource Files

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.

null

Java Source Files

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