Re: [android-developers] How to overcome error: Error parsing XML: unbound prefix

2012-09-12 Thread TreKing
On Wed, Sep 12, 2012 at 9:46 AM, Tiến Thành Trần wrote: > I created an XML document in my res/layout/row. In Eclipse Juno, I get > the following error > > ERROR Error parsing XML: unbound prefix > Did you try this? http://lmgtfy.com/?q=ERROR+Error+parsing+XML%3A+unbound+prefix -

[android-developers] How to overcome error: Error parsing XML: unbound prefix

2012-09-12 Thread Tiến Thành Trần
Hi everybody, I created an XML document in my res/layout/row. In Eclipse Juno, I get the following error ERROR Error parsing XML: unbound prefix on the line 1. I am using SDK 4.2. My code looks like the following http://schemas.android.com/apk/res/android"; android:layout_width="fill_pa