Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我创建了一个应用程序。在特定活动中,应接收 GPS 信号。由于我没有真正的设备“智能手机”,我正在使用模拟器来测试我的工作。
我尝试使用 DDMS 透视图“Dalvik Debug Monitor Server”通过“仿真器控制”选项卡发送 GPS 信号,但是仿真器屏幕上没有任何显示。
请让我知道如何解决这个问题。