Android GUI Layouts in Eclipse -


i new android development , having trouble. creating xml file using eclipse, both graphical layout feature i'm having trouble with.

also, working in android 2.3 compatibility reasons.

i wondering if there layout enables me place buttons or text fields or attribute want put them. may sound stupid, seems every layout has sort of order in lets add attributes, , whenever try drag them elsewhere on layout things very messy.

if want absolutelayout, has been deprecated since android 2 (iirc). can try using relativelayout, let position freely widgets. else, if use linearlayout, yes widget positioned in strict way.


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -