Fadden, ignoring the case sensitivity would have been a better option
than forcing the users to name the files always in lower letters.. The
side effect of not supporting is in realability. Camel Case always
helps like in Java Class Names, methods, variables etc.

> Are "tejasoftSplash.png" and "Tejasoftsplash.png" the same file or
different files?

They are same and one only.

It would have been really nice to aapt to support Mixed Case filenames
as it happens with Java Class Names.

Regards,
Nagendra


On Feb 17, 11:42 pm, fadden <fad...@android.com> wrote:
> On Feb 17, 3:02 am, Raja Nagendra Kumar <nagendra.r...@gmail.com>
> wrote:
>
> > We understand aapt has support only for small and numbers. Any reason
> > for not supporting capital letters.. in future could we expect support
> > for the same..
>
> Are "tejasoftSplash.png" and "Tejasoftsplash.png" the same file or
> different files?
>
> The answer is different on case-sensitive and case-insensitive
> filesystems.  One way to avoid ambiguity is to require that filenames
> are always lower case.
--~--~---------~--~----~------------~-------~--~----~
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