A
A
Ainur Shakirov2016-03-21 16:20:05
Android
Ainur Shakirov, 2016-03-21 16:20:05

Where can I get examples of ready-made element designs in android applications?

Where can I get the source codes of empty but beautiful applications for android?
I started to study programming for android, and so far I can’t make beautiful buttons / bars / inputs.
It would be desirable to look at good examples of implementation .
Or throw links to good lessons in this direction.
Thank you :o

Answer the question

In order to leave comments, you need to log in

5 answer(s)
A
aboyev, 2016-03-21
@Fqyeh29

I would suggest you the next option - to study in order of popularity the most commonly used interface elements. For example, ListView, GridView, RecyclerView, SwipeView/ViewPager, Fragment Manager, etc. These are basic elements and you can see them in almost every modern application like Viber, TuneIn, etc. You can google tutorials for each individual item.
And when you want to do something original and beyond the basic functionality of Android, then pay attention to this collection https://github.com/wasabeef/awesome-android-ui
Good luck!
ListView
Tutorial GridView
Tutorial RecyclerView
Tutorial SwipeView
Tutorial Fragments Tutorial

O
Oleg Gamega, 2016-03-21
@gadfi

android-arsenal the main thing is not to get carried away

S
Severus256, 2016-03-21
@severus256

here are patterns, elements and the like for android applications.

L
lomikman, 2016-03-24
@lomikman

with this site you can generate different styles for almost all widgets. very convenient
android-holo-colors.com

B
Boris K., 2016-03-25
@kaftanati

If you are guided by the latest Google recommendations - use them directly.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question