Android Trends
@AndroidTrendss
Followers
2K
Following
198
Media
0
Statuses
3K
All #Android Hottest Trends #mobiledev
Joined August 2020
Why I'm Starting a Newsletter About Inclusive #Android Apps #androiddev #mobiledev #dormosheio #a11y #programming #inclusion
dormoshe.io
Posted on Dec 2 • Originally published at eevis.codes One thing I'm super excited about at the end of this year is a newsletter I'm launching: Inclusive Android Apps. It's...
0
0
1
Integrating Keycloak in Android with AppAuth: What You Really Need to Know #kotlin #dormosheio #androiddev #mobiledev #iosdev
dormoshe.io
In the previous part of the series we explored how secure authentication works in Android apps and how to configure Keycloak properly for mobile client. Now it’s time to move theory into practice. ...
0
1
1
Compose Stability Analyzer: Real-Time Stability Insights for Jetpack Compose #androiddev #mobiledev #dormosheio #android
dormoshe.io
Jetpack Compose revolutionized Android UI development with its declarative paradigm, but this simplicity comes with a hidden complexity: understanding recomposition behavior. When a composable reco...
0
0
2
Live Updates and Progress notifications for Android 16 at JET #kotlin #dormosheio #androiddev #mobiledev #iosdev
dormoshe.io
Android 16 introduced a new notification template specifically designed to help users seamlessly track user-initiated start-to-end journeys. These are known as progress-centric notifications, which...
0
0
3
Writing Tests for Larger Font Sizes with Compose: Scrolling and Text Truncation #androiddev #mobiledev #dormosheio #android #a11y #testing
dormoshe.io
Posted on Oct 31 • Originally published at eevis.codes While testing Android apps for accessibility, one of the biggest problems I’ve encountered are with larger font size...
0
0
1
Why I'm Building in Public (And Why You Should Too) #ReactNative #dormosheio #reactnative #swift #androiddev #hacktoberfest
dormoshe.io
A few months ago, I did something different. I started building in public. I've built plenty of apps before. Most of them died in my local repository, never seeing the light of day. But this time w...
0
1
1
MVVM Is Outdated: The Modern #Android Stack Is MVI + #GraphQL + Compose #androiddev #mobiledev #dormosheio #graphql #webdev #frontenddev
dormoshe.io
MVVM had its time — just like Java did. But modern Android development has evolved. With Jetpack Compose, GraphQL, and unidirectional data flow, we no longer need fragile LiveData chains and incons...
0
2
1
Swift on Android: A new competitor to #Kotlin Multiplatform or just NDK with sugar? #androiddev #mobiledev #dormosheio #android #iosdev
dormoshe.io
Swift on Android sounds bold. The official SDK makes it possible to compile Swift for Android targets, plug the resulting library into an app, and call it from Kotlin — without rewriting in C++. Bu...
0
1
1
Developing Pipes Counting: How to Build an Offline AI Tool for Metalurgy #androiddev #mobiledev #dormosheio #android
dormoshe.io
In this article, we, 11th-grade students from Letovo School, want to share our experience developing the mobile app PipesCounting, created for automated counting of pipes in a bundle. Over 6 months...
0
0
0
#Kotlin Efficiency: Code Smarter, Not Harder - Typealias #dormosheio #programming #androiddev #mobiledev #iosdev
dormoshe.io
As our Kotlin projects grow, we naturally build more complex abstractions. We leverage the language's powerful features — generic types, higher-order functions, and nested structures — to write fle...
1
1
2
Medium Android App — Migrating from Apollo #Kotlin 3 to 4: Lessons Learned #dormosheio #androiddev #mobiledev #iosdev
dormoshe.io
In this post, I’ll share my experience migrating the Medium Android app from Apollo Kotlin version 3 to version 4, including the challenges I encountered and how I solved them to improve our GraphQ...
0
0
1
📦 Fixing the Play Store Warning: “Recompile Your App with 16 KB Native Library Alignment” #androiddev #mobiledev #dormosheio #android
dormoshe.io
If you’re building Android apps and recently uploaded a bundle (.aab) to the Play Console, you might’ve seen this warning. “This App Bundle contains native code, and you haven’t uploaded the debug ...
0
0
0
Inside Jetpack’s #security state provider: a publisher–consumer model for component patch state #androiddev #mobiledev #dormosheio #android
dormoshe.io
A deep dive into the new Jetpack library that’s less about app security and more about the future of the Android OS itself. When a new Jetpack library named “Security state provider” lands, it’s na...
0
0
0
#Flutter — Upgrading Android SDK from 35 to 36 after moving to #Flutter SDK 3.35.1 #androiddev #iosdev #dormosheio #flutterdev
dormoshe.io
I recently joined a new project 👩💻. While waiting for the client to add me to the main source code, I ran a sample Flutter code base project published on GitHub by a colleague. This project uses...
0
0
0