S
S
Sufiks Sufiksovich2019-04-27 15:04:07
Android
Sufiks Sufiksovich, 2019-04-27 15:04:07

Where can I learn how to do XML layout for Android?

I can not find information about the layout of applications for android.
Site: https://developer.android.com/
The devil knows what, and not examples, they either do not exist or they are stupidly coded, and why that is so - they explain from the position of "everything is clear".
I want a more detailed explanation of why, how to make this or that example, how to apply styles to it later.
The creators seemed to be trying to write for a beginner, but nothing happened. I look at the number of applications in goolge.play with a beautiful design - apparently there are some geeks around.
Everything is clear with CSS how to work, otherwise there is DreamViewer where you can "play" and the end result is already visible.
And with XML for Layout?
How to live? :)

Answer the question

In order to leave comments, you need to log in

2 answer(s)
U
Uga Jsiskw, 2019-04-27
@ezhik-narkoman

In general, if you search on the site, there are a lot of guides, start at least with this:
https://developer.android.com/guide/topics/ui/decl...
From third-party resources, I think it will be interesting to get acquainted with this site: https: //android-school.ru
Or this: https://litecoding.com/2010/12/15/verstka-dlya-and...

I
Ilya, 2019-04-27
@Cor4win

Everything is clear with CSS how to work, otherwise there is DreamViewer where you can "play" and the end result is already visible.

So you say that in android studio there is no design tab in xml files) There you can also "play" by simply dragging different elements onto the layout, while looking at the xml code along the way.
So, you can throw something simple yourself very easily, and if you are interested in the implementation of something complex, then google this particular thing.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question