Tuesday, June 28, 2011

Re: [android-developers] Re: setOnclickListener(this); gives me a Force Close

On Tue, Jun 28, 2011 at 10:32 AM, gaara <amellal.kamilia16@gmail.com> wrote:
> that is an extract of my LogCat,

Here's the relevant part:

06-28 14:30:18.732: ERROR/AndroidRuntime(479): Caused by:
java.lang.NullPointerException
06-28 14:30:18.732: ERROR/AndroidRuntime(479): at
com.example.android.AnotherOne.onCreate(AnotherOne.java:43)

You have a NullPointerException on line 43.

--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Warescription: Three Android Books, Plus Updates, One Low Price!

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment