Edit Layout in Android

edited March 2014 in Android Mode

Hi, Could someone help me with editing the layout when we import an android-processing project into eclipse? By default it creates a linear layout in "main.xml". I would like to add certain elements to the layout like,say, a button. I tried adding it to the linear layout, but it does not show up, from which I guessed processing is creating a full-screen view(surface view?). Can I change this from code?

Sign In or Register to comment.