add group communication to android ApiDemos TouchRotateActivity sample, so that several android devices can rotate the cube together.
PeerDeviceNet_RotateWithPeers is hosted in the following web site
https://github.com/yigongliu/PeerDeviceNet_RotateWithPeers
If you think the Android project PeerDeviceNet_RotateWithPeers 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 PeerDeviceNet_RotateWithPeers.
Item | Value |
---|---|
Java File Count | 3 |
Activity Count | 1 |
Required Permissions | com.xconns.peerdevicenet.permission.REMOTE_MESSAGING |
PeerDeviceNet_RotateWithPeers has the following Java source files.
com.xconns.peerdevicenet.DeviceInfo.java com.xconns.peerdevicenet.Router.java com.xconns.samples.rotate.TouchRotateActivity.java