You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.RuntimeException: Unable to instantiate activity
ComponentInfo{ru.gelin.android.weather.notification.skin.whitetext/ru.gelin.andr
oid.weather.notification.skin.whitetext.WeatherInfoActivity}:
java.lang.ClassNotFoundException:
ru.gelin.android.weather.notification.skin.whitetext.WeatherInfoActivity in
loader
dalvik.system.PathClassLoader[/mnt/asec/ru.gelin.android.weather.notification.sk
in.whitetext-2/pkg.apk]
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1573)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1667)
at android.app.ActivityThread.access$1500(ActivityThread.java:117)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:935)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:123)
at android.app.ActivityThread.main(ActivityThread.java:3687)
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:842)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:600)
at dalvik.system.NativeStart.main(Native Method)
Caused by: java.lang.ClassNotFoundException:
ru.gelin.android.weather.notification.skin.whitetext.WeatherInfoActivity in
loader
dalvik.system.PathClassLoader[/mnt/asec/ru.gelin.android.weather.notification.sk
in.whitetext-2/pkg.apk]
at dalvik.system.PathClassLoader.findClass(PathClassLoader.java:240)
at java.lang.ClassLoader.loadClass(ClassLoader.java:551)
at java.lang.ClassLoader.loadClass(ClassLoader.java:511)
at android.app.Instrumentation.newActivity(Instrumentation.java:1021)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1565)
... 11 more
Original issue reported on code.google.com by DNelubin on 20 Jun 2011 at 4:36
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
DNelubin
on 20 Jun 2011 at 4:36The text was updated successfully, but these errors were encountered: