Android Developers
@androiddeveu
15.6K
subscribers
17
photos
1.66K
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://android-developers.googleblog.com/2023/11/ensuring-high-quality-apps-on-google-play.html
Android Developers Blog
Ensuring high-quality apps on Google Play
Updates plus new policies and programs to boost app quality across the platform and connect people with experiences they’ll love across all devices.
Android Developers
https://medium.com/@rhythmdroid/kotlin-sequence-vs-collection-which-to-choose-7d5987a721ff
Medium
Kotlin Sequence vs Collection: Which to choose?
Working with Lists or Sets and performing operations on them is a frequent requirement in a development process. Kotlin has two standard libraries that help in performing these operations, namely —…
Android Developers
https://android-developers.googleblog.com/2023/11/power-your-growth-on-google-play.html
Android Developers Blog
The latest updates to power your growth on Google Play
News and insights on the Android platform, developer tools, and events.
Android Developers
https://engineercodex.substack.com/p/clever-code-is-probably-the-worst
Engineerscodex
Clever code is probably the worst code you could write
And clear, readable code is probably the hardest code to write
Android Developers
https://medium.com/stackademic/mastering-kotlins-invoke-operator-simplifying-code-and-enhancing-readability-940d3a5bf0e9
Medium
Mastering Kotlin’s Invoke Operator: Simplifying Code and Enhancing Readability
Hi Folks, How are you doing! I am back with another interesting topic, Invoke Operator. Kotlin, a modern programming language designed for…
Android Developers
https://android-developers.googleblog.com/2023/11/android-studio-hedgehog-is-stable.html
Android Developers Blog
Android Studio Hedgehog is stable
What's new:
Upgraded IntelliJ Platform to 2023.1, Android vitals in App Quality Insights, Compose Preview's Gallery Mode, and more!
Android Developers
https://nordsecurity.com/blog/improving-nordvpn-android-compose-compiler
Nord Security
Improving NordVPN’s Android performance using the Compose Compiler plugin
Senior Android Engineer Himanshu Singh explains Compose Compiler plugin, how it works & how we use it to improve performance and workflows at NordVPN.
Android Developers
https://www.cameronmacleod.com/blog/how-does-shazam-work
Cameronmacleod
abracadabra: How does Shazam work? - Cameron MacLeod
Android Developers
https://graphite.dev/blog/your-github-pr-workflow-is-slow
Graphite.dev
Your GitHub pull request workflow is slowing everyone down
Optimize your GitHub pull request workflow with this step-by-step guide. Improve collaboration & code review.
Android Developers
https://uxdesign.cc/navigation-patterns-in-mobile-applications-how-to-make-the-right-choice-fa3c228e5097
Medium
Navigation patterns in mobile applications. How to make the right choice?
Navigation is the heart of any mobile application. The success of an application may depend on how intuitive, efficient, and user-friendly…
Android Developers
https://android-developers.googleblog.com/2023/12/leverage-generative-ai-in-your-android-apps.html
Android Developers Blog
Leverage Gemini in your Android apps
News and insights on the Android platform, developer tools, and events.
Android Developers
https://www.youtube.com/watch?v=Z96wfbID_Yc
YouTube
Enhancing Jetpack Compose app performance
In this video, Tomáš will demonstrate techniques for improving Jetpack Compose app performance through measurement, debugging, and strategic optimization.
You will gain insights into the effective use of Macrobenchmarks in Compose to understand startup and…
Android Developers
https://proandroiddev.com/animating-inside-and-outside-the-box-with-jetpack-compose-a56eba1b6af6
Medium
Animating Inside and Outside the Box with Jetpack Compose
Building Creative Animations with Compose in Android
Android Developers
https://syedovaiss.medium.com/securing-android-app-with-kotlin-3a435d2222d5
Medium
Fortifying Android Apps: A Comprehensive Guide to Securing Your App and Codebase with Kotlin
In an era dominated by mobile technology, Android applications have become an integral part of our daily lives, serving as gateways to information, communication, and entertainment. As the demand for…
Android Developers
https://vadimkravcenko.com/shorts/security-at-startup/
Vadim Kravcenko
Security at Startup
In my opinion, security is one of the most forgotten aspects of software engineering. It rarely gets focused on until it’s too late. Even though at least
Android Developers
https://medium.com/@sujathamudadla1213/android-kotlin-coroutines-interview-questions-6118b7725f54
Medium
Android Kotlin Coroutines interview questions
1. Q: What are Kotlin Coroutines, and how are they different from traditional threading?
Android Developers
https://medium.com/itnext/compose-navigation-a-great-choice-for-large-android-apps-94c02984acd5
Medium
Compose Navigation — A great choice for large Android apps
It’s been a while since Jetpack Compose moved to Stable and became a preferred way of building a UI in Android applications. During last…
Android Developers
https://medium.com/@pnbharat/performance-optimization-in-jetpack-compose-e689660d4aac
Medium
Performance Optimization in Jetpack Compose
We know how Compose has developed and is the future of UI development in Android and we can see that in KMP with compose multiplatform in…
Android Developers
Please open Telegram to view this post
VIEW IN TELEGRAM
Android Developers
https://medium.com/@android-world/optimizing-jetpack-compose-with-stable-smart-recomposition-strategies-81147b779a0a
Medium
Optimizing Jetpack Compose with @Stable: Smart Recomposition Strategies
In the dynamic world of Android UI development, Jetpack Compose has revolutionized how we build user interfaces. However, efficiency and…