On Mon, Nov 5, 2012 at 5:27 PM, Numair Qadir <[email protected]> wrote:

> And it crashes as soon as i select the picture to load. Here is the logcat
> error
>
>     11-06 04:04:15.002: E/AndroidRuntime(446): java.lang.RuntimeException:
> Failure delivering result ResultInfo{who=null, request=0, result=-1,
> data=Intent { dat=content://media/external/images/media/1 }} to activity
> {org.example.opengl/org.example.opengl.OpenGL}:
> java.lang.NullPointerException
>     11-06 04:04:15.002: E/AndroidRuntime(446): at
> android.app.ActivityThread.deliverResults(ActivityThread.java:3515)
>
> Any idea?
>

The error would indicate a problem with the data you passed via
setResult(). Check that.

-------------------------------------------------------------------------------------------------
TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
transit tracking app for Android-powered devices

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