You can still create the base res/drawable directory and put your graphics in that. It will use the other sub-drawable directories as needed. You don't have to replicate all your drawable resources to all the directories.
On Aug 25, 12:15 pm, "Maps.Huge.Info (Maps API Guru)" <[email protected]> wrote: > I suggest researching how Android handles different screen sizes. That > will answer your question. You can create a project that uses a single > drawable directory by limiting the API level to 3. The default is > probably 8 now for Froyo. > > -John Coryat -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

