开发者

Supporting Multiple Screens In Google Api

I just created a project with google api build target (API level 3) in order to use the google.android.maps library. The problem now is I only have 1 drawable folder in res while I should have 3 (which is the case when I create a project with android 1.5 build target).

How can I create a project that has the google maps library and 3 resource folders? Maybe c开发者_如何学JAVAreate a regular project and manually import the maps.jar?


Change your android SDK version to 1.6 (Google apis lvl 4 or higher). There's only 1 drawable folder in 1.5.


I think you can simply create the folders manually.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜