Разбор распространенных ошибок при работе с Architecture Components
#android #architecturecomponents
https://proandroiddev.com/5-common-mistakes-when-using-architecture-components-403e9899f4cb
#android #architecturecomponents
https://proandroiddev.com/5-common-mistakes-when-using-architecture-components-403e9899f4cb
Medium
5 common mistakes when using Architecture Components
Subtle oversights with more or less serious consequences - even if you’re not making these mistakes it should be worth keeping them in…
Ребята из Mindorks, которые обычно постят разную годноту, запустили онлайн курс по Android. Для прохождения курса нужны базовые знания.
Обещают затронуть темы: MVVM, Architectural components, RxJava, Dagger, product design, debugging, unit testing, multi-threading.
#android #course
https://medium.com/mindorks/learn-advanced-android-by-doing-2ef1e80e9036
Обещают затронуть темы: MVVM, Architectural components, RxJava, Dagger, product design, debugging, unit testing, multi-threading.
#android #course
https://medium.com/mindorks/learn-advanced-android-by-doing-2ef1e80e9036
Medium
Learn Advanced Android By Doing
There is no better way to learn something than by doing
Подборка советов, как ускорить сборку и уменьшить размер APK
#android #performance #build
https://medium.com/linedevth/build-your-android-app-faster-and-smaller-than-ever-25f53fdd3cdc
#android #performance #build
https://medium.com/linedevth/build-your-android-app-faster-and-smaller-than-ever-25f53fdd3cdc
Medium
Build your Android app Faster and Smaller than ever
Last month I got a great opportunity to give a talk in LINE DEVELOPER DAY 2018. It’s a special moment for me because it’s my first talk in…
Forwarded from Rozetked
YouTube
Android 10.0 Q — главные фишки
Какая будет буква мы уже знаем – Q! А что с названием? Qottab, Quiche или Queen of Puddings? А может быть Qrendel’? Или Qvas? Но это ведь не самое важное. Сегодня мы поговорим про основные «фишки» Android 10!
Подписка: http://www.youtube.com/user/rozetk…
Подписка: http://www.youtube.com/user/rozetk…
Подборка советов по Android разработке. В целом, все это общеизвестно, но просмотрите, вдруг что-то мимо вас прошло.
#android #bestpractice
https://medium.com/code-procedure-and-rants/android-development-tips-part-i-8b07420b6e3b
#android #bestpractice
https://medium.com/code-procedure-and-rants/android-development-tips-part-i-8b07420b6e3b
Medium
Android development tips — Part I
Last December I’ve decided to embrace the holiday spirit and create a new challenge — to send daily tips via twitter (@cafonsomota)…
Несколько советов по работе с View
#android #view
https://proandroiddev.com/how-to-maximize-androids-ui-reusability-5-common-mistakes-cb2571216a9f
#android #view
https://proandroiddev.com/how-to-maximize-androids-ui-reusability-5-common-mistakes-cb2571216a9f
Medium
How to maximize Android’s UI reusability — 5 common mistakes
During the last few months, I had the opportunity to revisit some of our existing UI at Groupon. As part of this process, we started by…
Я уже постил эту статью в оригинале. Автор кратко рассказывает базовые сведения про Gradle, minSdkVersion, compileSdkVersion, targetSdkVersion, Android Gradle Plugin, Android Build Tools, Android Support Library.
Оказалось, что есть перевод на русский.
#android #gradle
https://bit.ly/2tkwyd0
Оказалось, что есть перевод на русский.
#android #gradle
https://bit.ly/2tkwyd0
Medium
Разработчики про использование Gradle в Android
Вы читаете перевод статьи “a Developer’s insight(s) about Android + Gradle”
На Udemy бесплатный Android курс для совсем начинающих
#android #course
https://www.udemy.com/become-an-android-developer-from-scratch
#android #course
https://www.udemy.com/become-an-android-developer-from-scratch
В AndroidX есть альфа версия нового ViewPager. В нем можно будет использовать адаптер от RecyclerView.
#android #list
https://medium.com/@brvachhani/early-introduction-of-viewpager2-ff38c60d2169
#android #list
https://medium.com/@brvachhani/early-introduction-of-viewpager2-ff38c60d2169
Noteworthy - The Journal Blog
Early Introduction of ViewPager2
It’s been a while since the alpha version of Android ViewPager2 is released by Google on 7th February 2019. You can find more information…
Forwarded from Rozetked
Новые подробности об Android Q
Google избавится от кнопки «Назад», оставив лишь центральную клавишу навигации.
rozetked.me/news/4874-knopka-nazad-ischeznet-v-android-q
Google избавится от кнопки «Назад», оставив лишь центральную клавишу навигации.
rozetked.me/news/4874-knopka-nazad-ischeznet-v-android-q
rozetked.me
Кнопка «Назад» исчезнет в Android Q
Google переработает систему навигации жестами в новой версии операционной системы.
Бесплатный курс по Kotlin на Udemy
#android #kotlin
https://www.gofreecourses.com/udemykotlin-masterclass-programming-course-android-coding-bible/
#android #kotlin
https://www.gofreecourses.com/udemykotlin-masterclass-programming-course-android-coding-bible/
Free Online Courses
[Udemy]Kotlin Masterclass Programming Course: Android Coding Bible - Free Online Courses
Kotlin is a very powerful language. Serves as the foundation for all things Android, widely used in the industry.
Статья дает совет, как ускорить Android Studio (спойлер - отключить плагины)
#android #androidstudio
https://android.jlelse.eu/is-your-android-studio-always-slow-heres-how-to-speed-up-immediately-326ef9238024
#android #androidstudio
https://android.jlelse.eu/is-your-android-studio-always-slow-heres-how-to-speed-up-immediately-326ef9238024
Medium
⚡ Is Your Android Studio Always Slow? 🚀Here’s How to Speed Up Immediately.
A very quick and effective trick to boost Android Studio
https://android-developers.googleblog.com/2019/02/expanding-target-api-level-requirements.html
#android #version
В этом году Google play начнет требовать target API level 28.
С августа при добавлении новых приложений.
С ноября при обновлении старых.
#android #version
В этом году Google play начнет требовать target API level 28.
С августа при добавлении новых приложений.
С ноября при обновлении старых.
Android Developers Blog
Expanding target API level requirements in 2019
In a previous blog we described how API behavior changes advance the security and privacy protections of Android, and include user experience improvements that prevent apps from accidentally overusing resources like battery and memory.
Since November 2018…
Since November 2018…
Перевод статьи с medium о принципах Clean Code и SOLID
#android #solid #cleancode #bestpractice
https://medium.com/clean-code-channel/understanding-clean-code-in-android-3f00301fe16e
#android #solid #cleancode #bestpractice
https://medium.com/clean-code-channel/understanding-clean-code-in-android-3f00301fe16e
Medium
Understanding Clean Code in Android
Прежде чем приступить к написанию кода, лучше понять, как управлять кодом и как сделать ваш код масштабируемым.