Android Developers
@AndroidDevEU
15.6K
subscribers
17
photos
1.67K
links
Connecting Android developers from all around the world.
Please contact droiddeveu@gmail.com for any question or proposal.
#android
#kotlin
#google
Download Telegram
Join
Android Developers
15.6K subscribers
Android Developers
https://youtu.be/xeQ9faYJktM
YouTube
What’s new in Jetpack | Session
Jetpack is a suite of libraries to help you follow best practices, reduce the need for boilerplate code, and develop consistently across Android versions and devices to focus on the code you care about.
Learn about the latest Android Jetpack news, including…
Android Developers
https://youtu.be/etLUpHvhNZw
YouTube
State of Kotlin on Android | Session
Kotlin on Android has been moving at a whirlwind pace in the last year, with major improvements in APIs, build tools, and performance. The Android team has been hard at work improving performance and integrating the newest Kotlin features with Android APIs.…
👍
1
Android Developers
https://medium.com/androiddevelopers/hilt-is-stable-easier-dependency-injection-on-android-53aca3f38b9c
Medium
Hilt is stable! Easier dependency injection on Android
Hilt, Jetpack’s recommended dependency injection (DI) solution for Android apps, is already stable!
Android Developers
https://medium.com/mobile-app-development-publication/improve-java-to-kotlin-code-conversion-an-example-6c571fdfcc12
Medium
Improve Java to Kotlin code conversion — an example
Convert and optimize 50 lines Java code into 25 lines Kotlin Code
Android Developers
https://youtu.be/S5aK3TIOnIw
YouTube
Top 7 Flutter things to know from Google I/O 2021
Want the highlights of the Flutter announcements from Google I/O 2021? We’ve got you covered! This recap covers what’s happened, including null safety, DevTools, and Flutter 2.2. Keep watching to see the full TLDR, links to the full videos below.
Watch the…
Android Developers
https://youtu.be/_5jVGROIVB0
YouTube
The top 3 things to know in Modern Android Development | Android @ Google I/O'21
Did you miss the latest in Modern Android Development at Google I/O 2021? Fear not, Android Developer Relations Engineer Florina Muntenescu will recap the top three announcements from this year’s Google I/O!
Modern Android Development at Google I/O → ht…
Android Developers
https://www.youtube.com/watch?v=Z6KZ3cTGBWw
YouTube
Building your first Flutter app | Workshop
For an updated codelab and tutorial please go to the following link → https://www.youtube.com/watch?v=8sAyPDLorek
Learn the basics of Flutter app development. This lab requires a working installation of the Flutter SDK: https://flutter.dev/docs/get-started/install…
Android Developers
https://puneet-grover.medium.com/coroutines-in-just-5-minutes-complete-android-coroutine-best-practices-3356759c1aca
Medium
Coroutines in Just 5 Minutes | Complete Android Coroutine Best Practices
Complete Android Kotlin Coroutines in Just 5 Minutes like InShorts News App covering Best Recommnded Practices
Android Developers
https://material.io/blog/announcing-material-you
Material Design
Unveiling Material You
Announcing Material You: The latest release from Material Design. Learn about the next stage for Material Design.
Android Developers
https://proandroiddev.com/enhance-android-webview-performance-using-glide-aba4bbc41bc7
Medium
Enhance Android WebView Performance using Glide.
Using WebViews in your native application is very common these days but when it comes to performance, rendering of a WebView is quite slow…
Android Developers
https://youtu.be/iURWvHxTM3k
YouTube
Navigation in feature modules - MAD Skills
On this episode of the second MAD Skills series on Navigation, Murat will demonstrate a live coding session on using the Navigation component in feature modules.
Blog post version → https://goo.gle/3oWS0Rk
Repo → https://goo.gle/3pa3dOJ
App Bundles: Configuring…
Android Developers
https://dev.to/zachklipp/introduction-to-the-compose-snapshot-system-19cn
DEV Community
Introduction to the Compose Snapshot system
This post has moved to blog.zachklipp.com.
Android Developers
https://medium.com/azimolabs/qa-engineers-functional-and-ui-testing-63a6e7ca4e41
Medium
QA engineers, functional and UI testing
The evolution of apps QA at Azimo
Android Developers
https://medium.datadriveninvestor.com/top-10-libraries-for-android-developers-in-2021-1e2e4c90ea5
Medium
Top 10 Libraries for Android Developers in 2021
When talking about Android, libraries and frameworks are the ones helping developers to build apps more easily where several aspects ( UI…
Android Developers
https://medium.com/androiddevelopers/multiple-back-stacks-b714d974f134
Medium
Multiple back stacks
A deep dive into what actually went into bring this feature to Fragments and Jetpack Navigation
Android Developers
https://www.ericdecanini.com/2021/06/07/error-handling-coroutines/
Android Developers
https://jossiwolf.medium.com/navigating-in-jetpack-compose-78c78d365c6a
Medium
Navigating in Jetpack Compose
If you are working on an app, chances are you need some form of navigation. Here’s how to use the Nav library with Compose and how it…
Android Developers
https://link.medium.com/xvcKlx6mXgb
Medium
Disabled buttons don’t have to suck
Three alternative solutions other than just disabling buttons
Android Developers
https://medium.com/nerd-for-tech/pagination-in-android-with-paging-3-retrofit-and-kotlin-flow-2c2454ff776e
Medium
Pagination in Android with Paging 3, Retrofit and kotlin Flow
Haven’t you asked how does Facebook, Instagram, Twitter, Forbes, etc… let you “scroll infinitely” without reach a “end” of information in…
Android Developers
https://youtu.be/Covu3fPA1nQ
YouTube
Navigation: Multiple back stacks - MAD Skills
In this episode, Developer Advocate Murat Yener will dive into a highly requested feature, multiple back stack support for Navigation.
Blog post version → https://goo.gle/3gq2PJm
Repo → https://goo.gle/3pTHXNp
Multiple back stacks: A deep dive into what…