Presumably, you do not have a widget with ID R.id.login_btn_submit. Or, you do, but you need to clean your project (Project | Clean from the Eclipse main menu, or ant clean from the command line).
On Fri, Oct 21, 2011 at 10:10 PM, Matt Clark <[email protected]> wrote: > http://tinyclark.com/master.java.txt > Full Source ^ > > On Oct 21, 10:07 pm, Matt Clark <[email protected]> wrote: >> 103: login_btn_submit.setOnClickListener(new View.OnClickListener() { > > -- > 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 > -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android Training in NYC: http://marakana.com/training/android/ -- 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

