Answer the question
In order to leave comments, you need to log in
Where can I find the latest Android development tutorials?
The logical answer to this question would be the official tutorials on developer.android.com , right? However, in the case of Android, this does not seem to be the case.
I'm taking my first steps in Android development, currently using Android Studio 1.1.0, a development environment developed by Google itself. gradle options:
compileSdkVersion 22
buildToolsVersion "22.0.1"
minSdkVersion 15
targetSdkVersion 22
Answer the question
In order to leave comments, you need to log in
Nobody is immune from mistakes. And Google is no exception.
What you can do:
1) Write about it in the Studio bug tracker. Perhaps this will be fixed.
2) Dig even deeper and do it right - practice + experience for you :)
3) You will not find fresh tutorials anywhere in general on all topics. Start a blog and write tutorials on the topics you need yourself) So to say "From a beginner to beginners"
For example, here https://foxminded.com.ua/android/ you can work in a team on a real project, study + practice. Knowledge of Java Core is welcome. If from scratch, it is better to immediately take courses.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question