I have a android project which was automatically configured by my Eclipse IDE. Inside the res folder of the project were 3 folders drawable-ldpi, drawable-mdpi, and drawable-hdpi. I wish to support xdpi as well so I added the folder in manually and I receive a "invalid resource directory name" problem. I don't know if the following information is relevant but from searching it might be. My minimum supported sdk is 10 and targeted it 15.
It's a simple spelling mistake. Rename "xdpi"
to "xhdpi"
. You're missing the "h"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With