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

