Answer the question
In order to leave comments, you need to log in
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
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
here are patterns, elements and the like for android applications.
with this site you can generate different styles for almost all widgets. very convenient
android-holo-colors.com
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question