Is there anyone who met this issue?

On Sep 22, 1:32 pm, Andrew <[email protected]> wrote:
> I got an exception from Android Market recently for many times. I
> tested my application on several devices, and cannot reproduce this
> exception. I have no idea about that. Need help!
>
> ---------------------------------------------------------------------------------------------------------------------------------------------
> FATAL EXCEPTION: main
> java.lang.RuntimeException: Unable to instantiate application
> com.ninesky.browser.BrowserApp: java.lang.NullPointerException
>         at android.app.LoadedApk.makeApplication(LoadedApk.java:490)
>         at
> android.app.ActivityThread.handleBindApplication(ActivityThread.java:
> 3809)
>         at android.app.ActivityThread.access$2200(ActivityThread.java:132)
>         at android.app.ActivityThread$H.handleMessage(ActivityThread.java:
> 1082)
>         at android.os.Handler.dispatchMessage(Handler.java:99)
>         at android.os.Looper.loop(Looper.java:143)
>         at android.app.ActivityThread.main(ActivityThread.java:4293)
>         at java.lang.reflect.Method.invokeNative(Native Method)
>         at java.lang.reflect.Method.invoke(Method.java:507)
>         at com.android.internal.os.ZygoteInit
> $MethodAndArgsCaller.run(ZygoteInit.java:839)
>         at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
>         at dalvik.system.NativeStart.main(Native Method)
> Caused by: java.lang.NullPointerException
>         at
> android.app.LoadedApk.initializeJavaContextClassLoader(LoadedApk.java:
> 353)
>         at android.app.LoadedApk.getClassLoader(LoadedApk.java:298)
>         at android.app.LoadedApk.makeApplication(LoadedApk.java:472)
>         ... 11 more

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