地图是不是在三星Galaxy平板电脑在工作模拟器 [英] Map is not working in Samsung Galaxy tablet in emulator

查看:135
本文介绍了地图是不是在三星Galaxy平板电脑在工作模拟器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的应用程序开发与地图和其他一些列表视图。

My application is developed with maps and some other listviews.

当我删除

<uses-library android:name="com.google.android.maps" />

从清单文件中的应用程序工作正常,但是当我在清单中添加这个,我得到

from manifest file the app is working fine, but when i add this in manifest, i am getting

Installation error: INSTALL_FAILED_MISSING_SHARED_LIBRARY

错误,如何解决当前工作中的应用程序在平板电脑星系模拟器

error, how to resolve this to work the app in galaxy tablet emulator

推荐答案

您应该使用与谷歌API的一个Android生成。右键点击您的项目>属性> Android的,选择具有谷歌的API的目标名称的项目。一定要选择你所需要的版本。



谷歌地图需要在Android库包含谷歌的API。所以,如果你使用的是Android SDK 2.3 ... ...那么你应该选择谷歌的API 2.3。



You should use an Android Build with Google APIs. Right click your project > Properties > Android, select an item that has "Google APIs" in the target name. Be sure to select the version you need.

Google Maps require the Android Library that contains Google APIs. So if your using Android SDK 2.3... then you should choose "Google APIs 2.3".

如果你不能找到一个,那么你应该使用Android SDK管理器中下载。

If you can't find one then you should download it using your Android SDK Manager.

选择您需要哪个版本:

这篇关于地图是不是在三星Galaxy平板电脑在工作模拟器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆