Maddy wrote: > Hi Murphy, > > I understand what you are saying and I know how to get 'resources' > object from an Activity/Service. > But I do not know how do we get in other context you said.
Activity inherits from Context. Service inherits from Context. > How can we get resources from non-Android code, I mean from > ChallengeResponseV10.java which is a simple Java file? As far as I know, you don't. -- Mark Murphy (a Commons Guy) http://commonsware.com _The Busy Coder's Guide to Android Development_ Version 2.0 Available! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Discuss" 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-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
