I am starting to code an app in titanium. First I thought, when I saw some alloy xml tags, that it would be dead easy to write a small app.
but now, I am really stuck not knowing how to start at all. I have two killing questions in my head
Can I write an app ONLY using Alloy XML Framework or do i need to createSomeTag()
always?
and
Why is there Alloy XML's there if there is possibility to create elements without xml - and vice versa.
I am totally new in this development philosophy