On Feb 17, 3:02 am, Raja Nagendra Kumar <[email protected]> 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 [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 -~----------~----~----~----~------~----~------~--~---

