"Am I missing something?" Yes, you're missing telling us what the actual error is.
------------------------------------------------------------------------------------------------- TreKing - Chicago transit tracking app for Android-powered devices http://sites.google.com/site/rezmobileapps/treking On Sat, Nov 14, 2009 at 12:39 PM, TangoIrvine <[email protected]> wrote: > I am having errors in HelloTimePicker.java > > ************************************************* > package com.example.HelloTimePicker; > > private TextView mTimeDisplay; <== ERROR > private Button mPickTime; > > private int mHour; > private int mMinute; > > ************************************************* > Am I missing something? > > -- > You received this message because you are subscribed to the Google > Groups "Android Beginners" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<android-beginners%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-beginners?hl=en -- You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en

