Hi TreKing,

I done the following things from my side.

I downloaded the latest Facebook sdk and tried samples which they have
given. The same problem i am getting even with samples. I found the
error in my logcat as ArrayIndexOutOfBoundsException

The log show as following.

08-25 05:38:08.261: DEBUG/AndroidRuntime(293): Shutting down VM
08-25 05:38:08.261: WARN/dalvikvm(293): threadid=1: thread exiting
with uncaught exception (group=0x40015560)
08-25 05:38:08.270: ERROR/AndroidRuntime(293): FATAL EXCEPTION: main
08-25 05:38:08.270: ERROR/AndroidRuntime(293):
java.lang.ArrayIndexOutOfBoundsException
08-25 05:38:08.270: ERROR/AndroidRuntime(293):     at
com.facebook.android.Util.decodeUrl(Util.java:95)
08-25 05:38:08.270: ERROR/AndroidRuntime(293):     at
com.facebook.android.Util.parseUrl(Util.java:113)
08-25 05:38:08.270: ERROR/AndroidRuntime(293):     at
com.facebook.android.FbDialog
$FbWebViewClient.shouldOverrideUrlLoading(FbDialog.java:124)
08-25 05:38:08.270: ERROR/AndroidRuntime(293):     at
android.webkit.CallbackProxy.uiOverrideUrlLoading(CallbackProxy.java:
216)
08-25 05:38:08.270: ERROR/AndroidRuntime(293):     at
android.webkit.CallbackProxy.handleMessage(CallbackProxy.java:323)
08-25 05:38:08.270: ERROR/AndroidRuntime(293):     at
android.os.Handler.dispatchMessage(Handler.java:99)
08-25 05:38:08.270: ERROR/AndroidRuntime(293):     at
android.os.Looper.loop(Looper.java:123)
08-25 05:38:08.270: ERROR/AndroidRuntime(293):     at
android.app.ActivityThread.main(ActivityThread.java:3683)
08-25 05:38:08.270: ERROR/AndroidRuntime(293):     at
java.lang.reflect.Method.invokeNative(Native Method)
08-25 05:38:08.270: ERROR/AndroidRuntime(293):     at
java.lang.reflect.Method.invoke(Method.java:507)
08-25 05:38:08.270: ERROR/AndroidRuntime(293):     at
com.android.internal.os.ZygoteInit
$MethodAndArgsCaller.run(ZygoteInit.java:839)
08-25 05:38:08.270: ERROR/AndroidRuntime(293):     at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
08-25 05:38:08.270: ERROR/AndroidRuntime(293):     at
dalvik.system.NativeStart.main(Native Method)


On Aug 24, 9:55 pm, TreKing <[email protected]> wrote:
> On Wed, Aug 24, 2011 at 9:16 AM, rokson <[email protected]> wrote:
> > My question is why the crash occurring from few days?
>
> My question would be: "what have you done to debug this for yourself?" and
> "do you have so much as a strack trace to share?"
>
> I need immediate response on this.
>
>
>
> Then you should pay someone.
>
> --------------------------------------------------------------------------- 
> ----------------------
> TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
> transit tracking app for Android-powered devices

-- 
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