K
K
kodwi2019-09-18 13:40:57
Android
kodwi, 2019-09-18 13:40:57

I want to try myself in mobile development for Android. Where to look?

Hello. I am now an upper-middle front with a touch of back (at work, it's a pure Angular front, I run my home projects as a full stack of Angular + .NET Core).
I want to try mobile development for Android. Tell me which way to look to avoid water, outdated technologies and development principles. To immediately understand how it is necessary and correctly to build the architecture of the project, how to design an interface that will definitely run on most versions of android, which is now relevant, and so on. I would be grateful for any information in Russian / English. I plan to write in Kotlin.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
AndroidApi, 2019-09-18
@AndroidApi

1. Outdated technologies of technologies are unlikely to be avoided by a beginner.
2. which will definitely run on most versions of android - this is not a big problem, install minSdkVersion 16, connect the androidx libraries and go, the studio itself will tell you if you use methods that are not compatible with your minSdkVersion
3. I plan to write in Kotlin - I would still advised to start with java

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question