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://www.youtube.com/watch?v=WfRe87SfcUc
YouTube
Introduction to Paging - MAD Skills
Welcome to the first episode for the Modern Android Development Skills series on Paging. In this video, TJ Dahunsi will introduce Paging by integrating the library into the data layer of an existing app.
Paging 3.0 Overview → https://goo.gle/3zDjfEn
Paging…
Android Developers
https://android-developers.googleblog.com/2021/09/making-permissions-auto-reset-available.html
Android Developers Blog
Making permissions auto-reset available to billions more devices
Posted by Peter Visontay, Software Engineer; Bessie Jiang, Software Engineer Contributors: Inara Ramji, Software Engineer; Rodrigo Farel...
Android Developers
https://link.medium.com/bXPKG1Hx0jb
Medium
Courier Library For Gojek’s Information Superhighway
This is part-3 of how we built Courier, the information superhighway between mobile devices and our backend servers.
Android Developers
https://android-developers.googleblog.com/2021/10/android-12-is-live-in-aosp.html
Android Developers Blog
Android 12 is live in AOSP!
Posted by Dave Burke, VP of Engineering
Android Developers
https://roeikriger.medium.com/fit-your-android-app-to-every-screen-8cb52fe6d9f3
Medium
Fit Your Android App to Every Screen
A few months ago, I decided that I want to find myself a side project. Therefore, I started to search the web for ideas. While wandering…
Android Developers
https://medium.com/@vibhanshusharma_93861/understanding-as-t-and-as-t-operator-in-kotlin-6e27c97e5f3d
Medium
Understanding as T? and as? T operator in Kotlin
Initially, I used to use as T? and as? T interchangeably thinking they have the same use case.
Android Developers
https://premsinghsodha7.medium.com/android-runtime-permissions-with-coroutines-9722bb04657e
Android Developers
https://code.coursesity.com/android-interview-questions
Coursesity
Top 50 Android Interview Questions For Android Developer Jobs
If you are preparing for an Android developer interview, this article contains the top 50 Android Interview Questions & Answers to help you out.
Android Developers
https://medium.com/mobile-app-development-publication/kotlin-by-made-simple-c6c08c1c16c4
Medium
Kotlin “by” Made Simple
Understand the “by” operator and keyword of Kotlin
Android Developers
https://proandroiddev.com/create-an-android-library-aar-79d2338678ba
Medium
Create an Android Library (AAR)
Steps to create an Android library, blockers while creating it and how to resolve them
Android Developers
https://proandroiddev.com/kotlin-kotlinx-serialization-1-3-e41313dcb4d2
Medium
What’s New in kotlinx.serialization 1.3
In this article, we will learn about the major new features that kotlinx.serialization 1.3 brings for developers to manage JSON parsing…
👍
1
Android Developers
https://www.theverge.com/2021/10/19/22724322/android-12-official-launch-date-pixel-phones-samsung-oneplus-xiaomi
The Verge
Android 12 is now available for Pixel phones
It’s just for Pixels to start.
Android Developers
https://proandroiddev.com/how-i-hacked-an-android-app-for-a-premium-feature-d9ca74e797ad
Medium
How I hacked an Android app for a premium feature
I rewrote the bytecode to unlock premium features and now I will show you how to prevent it from happening to your apps.
Android Developers
https://betterprogramming.pub/how-to-validate-fields-using-jetpack-compose-in-android-5ea1522331c7
Medium
How to Validate Fields Using Jetpack Compose in Android
Check if the email and password fields are correct and display the message accordingly
Android Developers
https://medium.com/@ermadmi78/how-to-generate-kotlin-dsl-client-by-graphql-schema-707fd0c55284
Medium
How to generate Kotlin DSL Client by GraphQL schema
Introducing the Kobby Plugin — a code generator of Kotlin GraphQL Client
Android Developers
https://u3x.medium.com/challenges-of-composing-recyclerview-with-concatadapter-in-a-grid-9bcf0d0c435a
Medium
Challenges of composing RecyclerView with ConcatAdapter in a Grid
My road in using ConcatAdapter with different types of RecyclerView.Adapter’s and displaying items in pairs (or not) by using grid layout.
Android Developers
https://chris.banes.dev/always-provide-a-modifier/
Android Developers
https://medium.com/@lukohnam/better-android-apps-using-mvvm-with-clean-architecture-2cc49e68f41d
Medium
Better Android Apps Using latest advanced Architecture
LukohSplash
Android Developers
Android Dev Summit starts today:
https://developer.android.com/events/dev-summit
Android Developers
Android Dev Summit | Android Developers
Android Dev Summit 2022
Android Developers
https://levelup.gitconnected.com/modern-data-storage-on-android-meet-jetpack-datastore-part-1-2-9f314c994fc8
Medium
Modern data storage on Android: Meet Jetpack DataStore — Part 1/2
Google recently released the stable version it’s new data storage solution for Android: DataStores.