Android: drawable resolutions
问题 I've been through this post (and others) as well as through the documentation about supporting different screen resolutions in Android, but I couldn't find a clear answer to a (simple) question: Is it ok to just use "res/drawable" for images in an android app? Background: The only images that are needed in this specific app are the app icon itself and an icon for a notification, there won't be any images in any layout. So in my understanding, if no "hdpi"-, "mdpi"- and "ldpi"-folders are