I took the period out, and I also prefaced 'this' with the current class name. It still does the same thing.
Just a side note, this code was duplicated for the Suduko example in the "Hello, Android" book by Ed Burnette. I accidentally created settings.xml under another project I am working on. I then moved it to my current project. That didn't create the reference R.java, so I deleted it, then created it again from scratch. I don't know if that will help. Kevin On Sun, 2009-03-01 at 19:06 -0500, Faber Fedor wrote: > > > On Sun, Mar 1, 2009 at 6:41 PM, Kevin J. Brooks > <[email protected]> wrote: > > In my original post I included the declaration. That is what > has me > confused. > > > What happens if you change the AndroidManifest to read "Settings" > instead of ".Settings"? > > (And Istill think you need to preface the 'this' in the Intent with > the current class name.) > > > > -- > > Faber Fedor > Linux New Jersey > http://linuxnj.com > faberfedor.blogspot.com > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

