Add support for setting Sensors on Android Emulators#456
Add support for setting Sensors on Android Emulators#456mykola-mokhnach merged 5 commits intoappium:masterfrom
Conversation
|
nice! cc @isonic1 |
|
Good stuff @vruno @mykola-mokhnach @jlipps. Looking forward to trying it out. I put the link below to the integration I made for this in case it's helpful for anyone. https://github.com/isonic1/NTD/blob/master/android_sensor.rb |
|
@isonic1 cool. The idea is to start adding this methods as commands on each of the clients, so everyone can use them, not just the people that know the adb/telnet. And adding an endpoint for each one of them. |
First step to adding support for setting sensor values on Android Emulators.