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

