Android Eclipse 模拟器中的地图、Facebook、电子邮件、Youtube 错误
当我单击并尝试访问信息时,我在模拟器(1.6 版本)中收到错误。
我已经创建了模拟器中所有错误的屏幕截图。
我研究了一些编码和很多功能说:
//showLocationMap
public void showLocationMap(){
看起来很多功能都说无效。也许这就是问题所在?那么我该如何更改才能允许该功能呢?
I am getting the errors within the simulator (1.6 version) when I click and try and access the information.
I have created a screen capture of all the errors in the simulator.
I looked into some of the coding and a lot of the features say:
//showLocationMap
public void showLocationMap(){
It looks like a lot of the features say void. Maybe that is the issue? So how do I change that so that the feature is allowed?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您必须在模拟器中下载并安装gapps和arm翻译,或者尝试下载并安装android模拟器的gennymotion并在模拟器中安装gapps。查看链接
http://forum.xda-developers.com/showthread.php?t=2528952
You must download and install the gapps and arm translation in your simulator or try to download and install the gennymotion for android simulators and install the gapps in your simulator. see the link
http://forum.xda-developers.com/showthread.php?t=2528952