Is there a type of sensor that can be emulated on an Android emulator, or must I use an external tool for any sensor (or a device of course)? What I mean is just like I can use the DDMS perspective in Eclipse to simulate telephony or location, maybe there is a sensor (like light or temperature) that I can also control and send arguments to the emulator.
Thanks.
Is there a type of sensor that can be emulated on an Android emulator,
Share
I think you can use SensorSimulator for this purpose.Here the link to download it..and also helps how to use the sensorsimulator