地图在模拟器中显示但在手机上不显示?
我创建了一个从 开发人员控制台 获得的简单地图视图在安卓网站上。 它在模拟器中运行得很好,但是当我尝试将其连接到手机时,什么也没有显示。谁能告诉我为什么会发生这种情况? 非常感谢所有可以帮助我的人。
I create a simple map view that I got from the Developers console at the android site.
It runs great in the emulator but when I try to get it to my phone nothing shows up. can anyone tell me why this is happening?
Much thanks to all that can help me out.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您有适用于您的 apk 的发布 API 密钥吗?我相信模拟器的 MAPS API 密钥与 Eclipse 中的调试密钥库配对。
编辑时:您如何在手机上获取 apk?
Do you have a release API Key for your apk? I believe your MAPS API Key for the emulator is paired with your Debug Keystore in Eclipse.
On Edit: How are you getting the apk on your phone?