Homepage
Open in app
Sign in
Get started
ProAndroidDev
The latest posts from Android Professionals and Google Developer Experts.
Submit
Archive
About
droidcon Academy
Follow
Following
🚀 Kotlin Secrets: 7 Powerful Features Used By Advanced Developers
🚀 Kotlin Secrets: 7 Powerful Features Used By Advanced Developers
Have you ever felt like you’re not getting the most out of Kotlin? 🤔 I know I have.
Nirav Tukadiya
Mar 1
Managing Persistent State in Jetpack Compose
Managing Persistent State in Jetpack Compose
State management in Jetpack Compose becomes challenging when dealing with persistent data. Traditionally, developers rely on Android’s…
Mohitsoni
Feb 27
Handling Token Expiration in Ktor: Automatic Token Refresh for API Calls
Handling Token Expiration in Ktor: Automatic Token Refresh for API Calls
A Complete Guide to Seamlessly Managing Token Expiry and Refresh in Ktor-based Android Apps
Dobri Kostadinov
Feb 27
How to Detect NSFW Text Content in Android: Effective Filtering Methods & AI Solutions
How to Detect NSFW Text Content in Android: Effective Filtering Methods & AI Solutions
In the digital age, filtering out NSFW (Not Safe for Work) content is crucial for ensuring a safe and appropriate online environment…
Shahinoor Shahin
Feb 27
Kotlin inline reified to Solve Type Erasure, and a Practical Guide on noinline, crossinline, and…
Kotlin inline reified to Solve Type Erasure, and a Practical Guide on noinline, crossinline, and…
Master how Kotlin inline reified deals with Type Erasure, and explore noinline, crossinline modifiers
Ioannis Anifantakis
Feb 23
Beware of READ_MEDIA_IMAGES: not just a feeling of rejection
Beware of READ_MEDIA_IMAGES: not just a feeling of rejection
When Your App Gets Rejected by Google Play (and How to Fix It)
Alejandra Stamato
Feb 21
Some tips while building Android project with C++ / NDK code
Some tips while building Android project with C++ / NDK code
Problems and Solutions
Dilipchandar
Feb 20
Trending Blogs
Android Use Cases: From Basic Implementation to Multi-Provider Systems
Android Use Cases: From Basic Implementation to Multi-Provider Systems
Clean architecture in Android using Use Cases, from basic UseCase implementations to complex multi-provider systems with Kotlin and Koin.
Ioannis Anifantakis
Feb 11
Hints in Compose
Hints in Compose
Building a custom solution to show hints / tooltips, pointing to a particular UI element in Compose (e.g. for onboarding, or what's new)
Viktor Mykhailiv
Feb 12
Draw sleep timeline graph in Compose
Draw sleep timeline graph in Compose
Draw a custom timeline graph to highlight different sleep stages (awake, REM, light, deep)
Viktor Mykhailiv
Jan 30
Stop Trusting Your Device’s Clock! Fix Timekeeping with TrustedTime API | by Abhishek Agarwal
Stop Trusting Your Device’s Clock! Fix Timekeeping with TrustedTime API | by Abhishek Agarwal
Struggling with inaccurate timestamps? Learn how Google’s TrustedTime API solves device clock tampering, ensures accurate timekeeping
Abhishek Agarwal
Feb 15
The two best ways to secure your API keys in Android projects
The two best ways to secure your API keys in Android projects
Protecting your Android app’s API keys ensures the privacy of user information and secures any unauthorized access to your APIs, this is…
Sagar Malhotra
Nov 4, 2024
Kotlin Tips and Tricks You May Not Know: #5 — Simplify Functional Composition with let
Kotlin Tips and Tricks You May Not Know: #5 — Simplify Functional Composition with let
Improve your functional composition using the let scope function
Elena van Engelen - Maslova
Nov 23, 2024
Loading Initial Data on Android Part 2: Clear All Your Doubts
Loading Initial Data on Android Part 2: Clear All Your Doubts
When a user enters a screen, the default data should be fetched by triggering the business logic, whether from the network or local…
Jaewoong Eum
Sep 20, 2024
Animation and Masking in Jetpack Compose with the grahpicsLayer() and Drawing Modifiers
Animation and Masking in Jetpack Compose with the grahpicsLayer() and Drawing Modifiers
Using the graphicsLayer(), CompositingStrategy and drawing modifiers for masking and animating content in Jetpack Compose.
Omar Sahl
Sep 22, 2024
Top 10 Coroutine Mistakes We All Have Made as Android Developers
Top 10 Coroutine Mistakes We All Have Made as Android Developers
Understanding and Avoiding Common Pitfalls in Asynchronous Programming with Kotlin Coroutines
Dobri Kostadinov
Nov 3, 2024
About ProAndroidDev
Latest Stories
Archive
About Medium
Terms
Privacy
Teams