Hi Murphy, Thanks for your response.
I have now managed open the challenge.bin file. But still I could not successfully login, this time I get different error, the following thing is seen in Logcat ------------------------ Tag Message ----- ----------------- System.out Input Exception Thrown Sytem.err java.io.InterruptedIOException: Login timed out dalvikvm threadid=19 wakeup:interrupted System.err at ymsg.network.Session.login(Session.java:136) ---------------------------------------- Any idea to get rid of this error? Thanks for your great help. On Feb 6, 3:11 pm, Mark Murphy <[email protected]> wrote: > 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 -~----------~----~----~----~------~----~------~--~---
