So I have the android SDK and eclipse and I wanted to try to make my first app. Of course I followed the directions on the lessons about starting the hello world, then the one after that. Well now I can't seem to make anything. When I start something new, I may change some names of the activity, app name and stuff just to something different and as soon as the app is created it should be a simple hello world but I can't seem to compile it or test it. As soon as I try it gives me an error having to do with the layout xml file. It creates another one with the same name but also with a .out before the .xml then it tells me it is already defined. Does anyone know what the problem is? I will post a link so you can download my source files to check. It also says no xml content but my original file did have content. I even tried the one where we make a text box and button but it still says that for some reason
https://docs.google.com/open?id=0B4I48TCTXOKFQ1k0ekZZc2VLWDg -- 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

