Hi,
I am new to android development and would like some help please. When I add a editText to my app via the design tab in activity_my.xml using android studio I get a message saying "Exception raised during rendering: java.lang.system.arraycopy([CI[CII)V", not sure what it is telling me
.
If I use Eclipse the design view greys out and becomes un-editable when I add a editText there also.
What am I missing and/or doing wrong???
I am new to android development and would like some help please. When I add a editText to my app via the design tab in activity_my.xml using android studio I get a message saying "Exception raised during rendering: java.lang.system.arraycopy([CI[CII)V", not sure what it is telling me
.If I use Eclipse the design view greys out and becomes un-editable when I add a editText there also.
What am I missing and/or doing wrong???

arty: Once again thank you.