【问题标题】:Which Google API version to use for Android Project in order to use Google Maps为了使用 Google 地图,Android 项目使用哪个 Google API 版本
【发布时间】:2011-08-07 01:17:08
【问题描述】:

我是 Android 新手,正在尝试开发一个使用 Google 地图的应用程序。 我目前正在使用 Google APIs8 (Android 2.2),但我的项目中有一些错误,如下所示-
res/layout/categories.xml
行 -

ScrollView android:layout_width="fill_parent" android:layout_height="wrap_content" android:scrollbarAlwaysDrawVerticalTrack="true" android:scrollbarFadeDuration="0"

错误:在包“android”中找不到属性“scrollbarFadeDuration”的资源标识符

请帮忙!!
谢谢,
迪帕里

【问题讨论】:

    标签: android


    【解决方案1】:

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

    如果您在生成 kestore 时使用 eclipse,请务必将扩展名提及为“projectName.kestore”,而不仅仅是“projectName”。

    【讨论】:

      猜你喜欢
      • 2018-01-10
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-01-22
      • 2019-05-21
      • 1970-01-01
      • 2017-03-19
      • 1970-01-01
      相关资源
      最近更新 更多