You are using Parcel? There might be something wrong there.

Kumar Bibek
http://techdroid.kbeanie.com
http://www.kbeanie.com



On Fri, Jan 28, 2011 at 11:16 PM, Pink <sivareddy.j...@gmail.com> wrote:

> Hi,
>
>   I am trying to insert data my content provider.
>
>   But getting NullPointer exception, though every thing is seems ok.
>
>   I checked evry thing in code. But got no clue.
>
>  I have been getting irritated.
>
>  I am getting following Exception.
>
>  /AndroidRuntime( 3077): Caused by: java.lang.NullPointerException
>
> E/AndroidRuntime( 3077):        at
> android.os.Parcel.readException(Parcel.java:1266)
>
> E/AndroidRuntime( 3077):        at
> android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:
> 160)
>
> E/AndroidRuntime( 3077):        at
> android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:
> 114)
>
> E/AndroidRuntime( 3077):        at
> android.content.ContentProviderProxy.insert(ContentProviderNative.java:
> 408)
>
> E/AndroidRuntime( 3077):        at
> android.content.ContentResolver.insert(ContentResolver.java:587)
>
>  Any help ???
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to