S
S
Sergey Sodin2016-04-25 13:15:43
Android
Sergey Sodin, 2016-04-25 13:15:43

Android example beautiful apps where to see examples?

I am taking my first steps in programming for android, I want to see ready-made examples of beautiful convenient applications. Maybe articles on how to make it beautiful, step by step.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
VZVZ, 2016-04-25
@VZVZ

Beauty and convenience (usability) is not the level of code, it is rather design, architecture, and then code.
And the design is visible to the naked eye without any source code.
So take it and look at least in the play store, what applications are there, what is convenient and beautiful in them, and what is not. All this is revealed during real use (testing) of the application, if you pay attention to all the roughness and problems, every extra click, etc., and think about how to improve.
And how to implement a specific "convenient and beautiful" technically is the tenth thing. Alternatively, you can decompile / disassemble the application and see the implementation.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question