当前提供的Android模拟器是否能够模拟传感器?如果没有,我可以获得第三方链接,这将提供给我这个吗? stackoverflow上的上一篇文章及其链接无法正常工作
答案 0 :(得分:6)
您不需要设备来模拟Android传感器。使用Android Studio 2.2启动的Android模拟器(v25.2.2及更高版本)可以模拟以下传感器类型:
如此处所定义:https://developer.android.com/guide/topics/sensors/sensors_overview.html
答案 1 :(得分:0)
除非连接设备,否则无法模拟仿真器中的传感器: http://tools.android.com/tips/hardware-emulation
或者您可以使用第三方: https://github.com/openintents/sensorsimulator