Remote Accelerometer Controller Sample
A complete Unity project that demonstrates the controlling of a remote android device scene with another android device with accelerometer.
The project has two scenes - the server scene and client scene.
Two demo apks can be built with one of the scenes each. They are to be installed on two separate devices.
You can look around the server device scene by tilting the client device.
Two devices should be connected to the same WiFi network.
The project is tested with Unity 4.3.4.
AllJoyn is used for communication. https://www.alljoyn.org