首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >哪个Google版本用于以便使用Google

哪个Google版本用于以便使用Google
EN

Stack Overflow用户
提问于 2011-04-16 20:12:44
回答 1查看 342关注 0票数 1

我是Android的新手,我正在尝试开发一个使用Google的应用程序。我目前正在使用Google APIs8 (Android2.2),但是我的项目中有一些错误,如下所示-

res/layout/Catories.xml

线-

android:scrollbarAlwaysDrawVerticalTrack="true“

ScrollView android:layout_width="fill_parent”android:layout_height=wrap_content“fill_parent android:scrollbarFadeDuration=”0

错误:在'android‘包中找不到属性'scrollbarFadeDuration’的资源标识符

救命啊!!

谢谢,

迪帕利

EN

回答 1

Stack Overflow用户

发布于 2011-04-16 20:25:11

您使用的是正确的版本,我也使用了相同的sdk。这是谷歌地图整合的链接。

如果在生成kestore时使用了eclipse,那么一定要将扩展提到"projectName.kestore“,而不仅仅是"projectName”。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/5689298

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档