You cannot create sub-folders under the drawable folders. You can however use the assets folder and put your files there.
Thanks and Regards, Kumar Bibek On Apr 24, 12:57 am, "~ TreKing" <[email protected]> wrote: > On Fri, Apr 23, 2010 at 12:41 PM, Pinheiro <[email protected]> wrote: > > Is this a limitation of the SDK (using a target of 1.5) or am I > > doing something wrong? > > This is a limitation, AFAIK. Try coming up with a naming convention that > mimics the folder structure you would have used. > > So instead of drawable/icons/button.png you would have > drawable/icons_button.png, or something like that. > > ------------------------------------------------------------------------------------------------- > TreKing - Chicago transit tracking app for Android-powered > deviceshttp://sites.google.com/site/rezmobileapps/treking > > -- > 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 > athttp://groups.google.com/group/android-developers?hl=en -- 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

