See "Set up a working space that organizes files for multiple
densities" in:
http://developer.android.com/guide/practices/ui_guidelines/icon_design.html

This would sugguest that folders below assets are ignored.

On Jun 10, 7:20 pm, Mark Murphy <mmur...@commonsware.com> wrote:
> On Fri, Jun 10, 2011 at 2:14 PM, KC203 <kavithachandramo...@gmail.com> wrote:
> > Those folders are not present , but if you create them and files in
> > them and use list with relative path it works
> > Say create image folder under assets and give
> > getAssets().list("image")  it will provide all the files under image
> > folder.
>
> Correct.
>
> > But i am trying to create folder X, Y and Z and retrieve files in
> > these folders
>
> :: shrug ::
>
> I have created a fonts/ folder successfully. I have never tried
> creating a assets/ sub-folder named X, Y, or Z.
>
> --
> Mark Murphy (a Commons 
> Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy
>
> Android 3.0 Programming Books:http://commonsware.com/books

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to