Hi,

I've been trying to make ResourceBundle lookups work now that bug #173
is fixed:
http://code.google.com/p/android/issues/detail?id=173&can=1&q=ResourceBundle&colspec=ID%20Type%20Version%20Security%20Status%20Owner%20Summary

However, ResourceBundle.getBundle("com/acme/foo") always fails with a
MissingResource exception.

I'm definitely copying the *.properties files into the classes
directory from where the dx compiler makes the classes.dex file, but I
haven't been able to find a way to confirm if the properties files are
actually inside the generated classes.dex file.

Is there a way to do that? Is that where they are supposed to go?

Has anyone else got ResourceBundle working in the 0.9 beta release,
and if so, what is your sekrit sauce recipe?

cheers
Jan
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to