2011-04-16 68 views
0

我是Android新手,並試圖開發使用Google Maps的應用程序。 我目前使用谷歌APIs8(Android 2.2的),但我有我的項目的一些錯誤,如下─
RES /佈局/ categories.xml
線 -哪個Google API版本可用於Android Project以便使用Google Maps

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

錯誤:沒有資源標識符發現for'屬性'scrollbarFadeDuration'包'android'

請幫忙!!
謝謝,
Deepali

回答

0

您使用的是正確的版本,我也有同樣的SDK做到了。 以下是Google地圖集成的鏈接。

如果您在生成kestore時使用eclipse,請務必提及擴展名爲「projectName.kestore」而不僅僅是「projectName」。