Search code examples
androidiphoneandroid-emulatoripod

Testing Android Orientation With iPod/iPhone


I have been developing an Android application and testing the orientation sensor using SensorSimulator. It's great, but I would really like to test it out on an actual device.

My problem is that I do not have an Android device. I do however have an iPod. Does an app exist that could send the iPod's orientation information to the android emulator on the PC?


Solution

  • I think there's no way except you develop an app yourself to do that!!