R.strings is just for localization. There is even a "translatable" attribute that you can set to false.
On Oct 5, 2:41 am, Joshua Sera <[email protected]> wrote: > Is there an accepted way of letting other apps know about the keys > your app uses for intent extras? > > At the moment, I guess you can stick them in R.strings, although I > think that's bad, since R.strings seems like it should only be for > localization. -- 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

