Hi All,
I understand that there are some of the members here have tried to use jymsg
api on android, I have tried it also since a few days ago but I can't login
(failed: login timed out) and always receive this error on adb logcat:
I/global ( 723): Default buffer size used in BufferedInputStream
constructor. It would be better to be explicit if an 8k buffer is required.
W/System.err( 723): Error loading resource file: challenge.bin (I think
this is what caused the problem..)
W/System.err( 723): java.lang.Exception: Data too short?
W/System.err( 723): at
ymsg.network.ChallengeResponseV10.<clinit>(ChallengeResponseV10.java:74)
W/System.err( 723): at
ymsg.network.Session.receiveAuth(Session.java:1109)
W/System.err( 723): at
ymsg.network.Session$InputThread.process(Session.java:2314)
W/System.err( 723): at
ymsg.network.Session$InputThread.run(Session.java:2285)
W/ActivityManager( 567): Launch timeout has expired, giving up wake lock!
W/ActivityManager( 567): Activity idle timeout for HistoryRecord{435fa458
{com.xglite.client.android.yahooclient/com.xglite.client.android.yahooclient.Yah
D/dalvikvm( 635): GC freed 2686 objects / 153504 bytes in 224ms
D/dalvikvm( 655): GC freed 2946 objects / 179816 bytes in 232ms
D/dalvikvm( 666): GC freed 1309 objects / 81920 bytes in 224ms
D/dalvikvm( 610): GC freed 1976 objects / 111904 bytes in 181ms
D/dalvikvm( 723): threadid=19 wakeup: interrupted
W/System.err( 723): java.io.InterruptedIOException: Login timed out
W/System.err( 723): at ymsg.network.Session.login(Session.java:136)
W/System.err( 723): at
com.xglite.client.android.yahooclient.YahooClient.onCreate(YahooClient.java:24)
W/System.err( 723): at
android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1123)
W/System.err( 723): at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2231)
W/System.err( 723): at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2284)
W/System.err( 723): at
android.app.ActivityThread.access$1800(ActivityThread.java:112)
W/System.err( 723): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1692)
W/System.err( 723): at
android.os.Handler.dispatchMessage(Handler.java:99)
W/System.err( 723): at android.os.Looper.loop(Looper.java:123)
W/System.err( 723): at
android.app.ActivityThread.main(ActivityThread.java:3948)
W/System.err( 723): at java.lang.reflect.Method.invokeNative(Native
Method)
W/System.err( 723): at java.lang.reflect.Method.invoke(Method.java:521)
W/System.err( 723): at
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:782)
W/System.err( 723): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:540)
W/System.err( 723): at dalvik.system.NativeStart.main(Native Method)
I/ActivityManager( 567): Displayed activity
com.xglite.client.android.yahooclient/.YahooClient: 62495 ms
Does anyone can help me out on this? I'm really curious to make this work on
android..
Thank you, I really appreciate it.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---