I'm trying to start by following this : http://developer.android.com/training/basics/firstapp/building-ui.html#Weight, building a simple interface. I have followed the instructions but when I click run somehow a new file called "activity_main.out.xml" appears and there is an error that says "No XML content. Please add a root view or layout to your document.". If I put something in there then it generates another file called "activity_main.out.out.xml" and has the same error. What could I be doing wrong?
-- 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

