XML tags map to classes. Just look at the documentation of the control
you want and it should show the list of valid XML attributes at the
top with their Java API equivalent (for instance:
http://developer.android.com/reference/android/widget/FrameLayout.html)

On Sun, Mar 1, 2009 at 12:01 AM, Chris Smith (Quirk Software)
<[email protected]> wrote:
>
> Hey.
>
> To be plain, the android / xml widget reference material is poor at
> best.  Rather than approaching the controls from an xml point of view,
> its all driven from a class point of view, which is clunky when you
> want to figure out how to build a good xml UI.
>
> Is there any decent documentation with design in mind (tag names,
> attribute names, etc) or is it just figure it out and struggle through
> the best you can?
>
> I'm on my 2nd android app and losing patience with hunting and pecking
> for the correct attributes / tags.
>
> Any help would mean great appreciation from me and major karma in the
> next life.
>
> >
>



-- 
Romain Guy
Android framework engineer
[email protected]

Note: please don't send private questions to me, as I don't have time
to provide private support.  All such questions should be posted on
public forums, where I and others can see and answer them

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to