Skip to content Skip to sidebar Skip to footer

How Can I Simulate Datas From Heart Rate Sensor On Android Wear Emulator?

As the title, how can I do to 'simulate' some values from the emulated heart rate sensor from the emulator? Is this possible on the official emulator or do you know some alternativ

Solution 1:

No, you can't, android emulator can't simulate any sensors. Android Wear emulators can't do it too

Solution 2:

Updating this answer for 2021. With the current emulator, you can click "..." in the emulator's menu and navigate to "Virtual Sensors -> Additional Sensors". Here you can move the heart rate slider to control it.

Post a Comment for "How Can I Simulate Datas From Heart Rate Sensor On Android Wear Emulator?"