Hi,

did anybody encounter the RuntimeException with the message "Unknown error"?

Cheers,
Mariano

java.lang.RuntimeException: Unknown error
at android.os.Process.setProcessGroup(Native Method)
at android.app.ActivityThread.handleChangeTopApp(ActivityThread.java:3663)
at android.app.ActivityThread.access$4100(ActivityThread.java:126)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2039)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:123)
at android.app.ActivityThread.main(ActivityThread.java:4595)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:521)
at
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:860)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:618)
at dalvik.system.NativeStart.main(Native Method)

http://www.netmite.com/android/mydroid/frameworks/base/core/jni/android_util_Binder.cpp

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