Android user interface tutorials

I just finished creating a simple Android application. It uses standard components (views) that are included in the Android SDK. Now I want my application to look good, i.e. Customize my interface.

Do you know of any good tutorials explaining how to do this? I am looking for short simple articles, nothing more, nothing more :)

One thing that I noticed when I google for “Android tutorials” is that many of the “tutorials” that I find contain only code for how to do things, no images showing what will lead to code. no previous experience using code is very difficult to visualize what the code will lead. So I would be very pleased if you could recommend tutorials with stunning looking images.

Thanks!

/ Gustav

+4
source share
1 answer
+5
source

Source: https://habr.com/ru/post/1347850/


All Articles