我的猜测是,你正试图在Eclipse建立一个新的“Android XML”档案,在你可提用的“hdpi”夹上进行右.。 我能够重复你面临的问题。 当你试图这样做时,log忙的辩词可以决定,如果档案是在内部各种环境下产生的。
I tried to embed and image here to show you but SO wouldn t let me. Sorry.
The radio buttons will change the folder list beneath the "Available Qualifiers" list will change depending on which button you select. For whatever reason, there is no radio button for drawable. If you try to edit the folder by hand, your radio button selection disappears and the finish button disables, so you can t even force it to do what you want.
Really you should just copy an xml file similar to what you want to your drawable_hdpi folder manually outside of eclipse. Afterwards, just do a refresh on your res folder in Eclipse and the file will show up there. Then you should be able to edit it within Eclipse.
Hope that helps,
Craig