开发者

Which Google API version to use for Android Project in order to use Google Maps

I am new to Android and trying to develop an application which uses Google Maps. I am currently using Google APIs8 (Android 2.2), but I am having some errors in my project as below-

res/layout/categories.xml

line -

ScrollView android:layout_width="fill_parent" android:layout_height="wrap_content" android:scro开发者_如何转开发llbarAlwaysDrawVerticalTrack="true" android:scrollbarFadeDuration="0"

error: No resource identifier found for attribute 'scrollbarFadeDuration' in package 'android'

Please Help!!

Thanks,

Deepali


You are using correct version,I also did it with same sdk. Here is the link for google map integration.

And if you are using eclipse while generating kestore make sure to mention extention as "projectName.kestore" not just "projectName".

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜