My code is returning this error and do not know how to solve it.

E/AndroidRuntime(10863): java.lang.RuntimeException: Unable to start
activity
ComponentInfo{br.com.vitorpacheco.B2SShareFeedReader/br.com.vitorpacheco.B2SShareFeedReader.B2SShareFeedReader}:
java.lang.NullPointerException

If I comment the following line, the application works normally.

btnFeed.setOnClickListener(this);

LogCat http://pastebin.com/dHhLk1TF
Layout http://pastebin.com/R99Y8Ea3
Activity http://pastebin.com/gV7KVK55

-- 
*Vitor Pacheco*
*Skype: vitor.pacheco.costa
Msn: vitor-...@hotmail.com*
*GTalk: vitorpc...@gmail.com**
**Cel.: 71 8626-7909
Tel.: 71 3378-5778 /** 71 3287-3475*

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