You have to right click on the project folder and then find "run" I think you are right clicking on R java or something.
Its only the project file at the top that "runs" That's my guess..... On Nov 29, 3:48 am, Jerry <[email protected]> wrote: > I have Eclipse Gallileo hosting Android 4.0 platform, running on WinOS > 7. I am trying to write an app that will run on my HTC Desire. The > Desire version is 2.2, and "no updates are available." I can follow > the tutorial and run the programmed HelloAndroid app on the Desire, > but when I try to build the .xml layout, I can't compile. The error > message says that "R.layout.main can't be run..." because the 4.0 > platform either makes the use of the R.layout.main statement > impossible, or the fix requires some action on my part that is more > complicated than I can deal with. > > Can somebody either suggest a different tutorial app for a green > Android developer like myself, or, somehow, help me get past this > problem in the HelloAndroid tutorial? > > Thanks for any help. > > Jerry -- 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

