ClassNotFoundException in com.echo.omgubuntu

Bug #830797 reported by Benjamin Humphrey
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OMG! Ubuntu! Android app
Confirmed
Undecided
Unassigned

Bug Description

java.lang.RuntimeException: Unable to instantiate application com.echo.omgubuntu.AppSettings: java.lang.ClassNotFoundException: com.echo.omgubuntu.AppSettings in loader dalvik.system.PathClassLoader[/mnt/asec/com.echo.omgubuntu-1/pkg.apk]
at android.app.LoadedApk.makeApplication(LoadedApk.java:490)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:3715)
at android.app.ActivityThread.access$2200(ActivityThread.java:132)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1077)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:143)
at android.app.ActivityThread.main(ActivityThread.java:4196)
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.ClassNotFoundException: com.echo.omgubuntu.AppSettings in loader dalvik.system.PathClassLoader[/mnt/asec/com.echo.omgubuntu-1/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.newApplication(Instrumentation.java:972)
at android.app.LoadedApk.makeApplication(LoadedApk.java:481)
... 11 more

Changed in omgubuntuandroid:
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.