Does anybody know how can I simulate sensors on Android emulator? For example, magnetic field, orientation and accelerometer.
I tried this https://code.google.com/p/openintents/wiki/SensorSimulator, but I couldn't make it work with Xamarin.
Can anyone help me figure it out?
Thanks in advance!