It is an eclipse problem. It happens when you try to run an application 
juste after modifiying a .xml file.
You need to remove the xxxx.out.xml file created.
Then simply click on your project name in the project tree in eclipse and 
run it.

Le samedi 18 août 2012 23:21:02 UTC+2, Saudademaru Envy a écrit :
>
> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to