Also when I check my R.java.id section under "gen" it shows the owners_screen id I'm not sure if that helps... it links to
public static final int owners_screen=0x7f070016; in the R.java file On Feb 10, 12:50 am, TreKing <[email protected]> wrote: > On Wed, Feb 9, 2011 at 11:42 PM, Aaron Buckner <[email protected]> wrote: > > I don't understand how it could be null though > > Step 1 - step through your debugger to confirm this. > > > I basically copied the statements for MyRideScreen and the XML, > > Copying and pasting leads to many errors. > > > so I'm confused as to what I'm doing wrong > > Your layout, somewhere somehow does not have that view in it. > > > If I need to attach more complete code I can do that. > > How about the XML layout for what you're setting as the content view? > > --------------------------------------------------------------------------- > ---------------------- > TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago > transit tracking app for Android-powered devices -- 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

