Note that there are some explanatory texts on larger screens.

plurals
  1. POException sending an image to my application
    primarykey
    data
    text
    <p>I have this Exception when I try to send an image from "ES file explorer" to my application using share option. I don't know what sort of exception it is and I don't know what is the cause of it.</p> <pre><code>04-15 19:15:33.881: ERROR/AndroidRuntime(6004): Uncaught handler: thread main exiting due to uncaught exception 04-15 19:15:33.941: ERROR/AndroidRuntime(6004): java.lang.RuntimeException: android.util.AndroidRuntimeException: FORWARD_RESULT_FLAG used while also requesting a result 04-15 19:15:33.941: ERROR/AndroidRuntime(6004): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2496) 04-15 19:15:33.941: ERROR/AndroidRuntime(6004): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2512) 04-15 19:15:33.941: ERROR/AndroidRuntime(6004): at android.app.ActivityThread.access$2200(ActivityThread.java:119) 04-15 19:15:33.941: ERROR/AndroidRuntime(6004): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1863) 04-15 19:15:33.941: ERROR/AndroidRuntime(6004): at android.os.Handler.dispatchMessage(Handler.java:99) 04-15 19:15:33.941: ERROR/AndroidRuntime(6004): at android.os.Looper.loop(Looper.java:123) 04-15 19:15:33.941: ERROR/AndroidRuntime(6004): at android.app.ActivityThread.main(ActivityThread.java:4363) 04-15 19:15:33.941: ERROR/AndroidRuntime(6004): at java.lang.reflect.Method.invokeNative(Native Method) 04-15 19:15:33.941: ERROR/AndroidRuntime(6004): at java.lang.reflect.Method.invoke(Method.java:521) 04-15 19:15:33.941: ERROR/AndroidRuntime(6004): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:862) 04-15 19:15:33.941: ERROR/AndroidRuntime(6004): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:620) 04-15 19:15:33.941: ERROR/AndroidRuntime(6004): at dalvik.system.NativeStart.main(Native Method) </code></pre>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload