#androiddev 搜尋結果

Kotlin Flow API Cheat Sheet, for in-depth learning, refer to our Kotlin Flow API Complete Series: outcomeschool.com/blog/flow-api-… #Kotlin #AndroidDev

pallavishekhar_'s tweet image. Kotlin Flow API Cheat Sheet, for in-depth learning, refer to our Kotlin Flow API Complete Series: outcomeschool.com/blog/flow-api-…

#Kotlin #AndroidDev

🚀 ImagePickerAndroid v2.5.2 is here! ✅ Gradle 8.13.1 + latest Compose BOM 📚 Better docs 📸 Gallery images • 📷 Camera • 🎥 Videos • Jetpack Compose ready Like it? ⭐ Star it on GitHub 👤 Follow me + follow the repo 💙 🔗 github.com/NicosNicolaou1… #AndroidDev #Kotlin


In an Android App, how do you handle data syncing when the network isn’t stable? A frequently asked interview question, especially in Android System Design Rounds. #AndroidDev #Interview

amitiitbhu's tweet image. In an Android App, how do you handle data syncing when the network isn’t stable?

A frequently asked interview question, especially in Android System Design Rounds.

#AndroidDev #Interview

I’ve launched the closed testing for my fitness app @trydurare on the Play Store. I need 12 testers who can try it for 14 days. If you want to help, send me your email in comments or DM so I can add you. Your support means a lot! #AndroidDev #IndieDev #Durare

subhajitrajak0's tweet image. I’ve launched the closed testing for my fitness app @trydurare on the Play Store.
I need 12 testers who can try it for 14 days.
If you want to help, send me your email in comments or DM so I can add you.
Your support means a lot!

#AndroidDev #IndieDev #Durare

Hey @AndroidStudio team, I know this is long overdue, but a huge shoutout 🎉👏 for deciding to move the `build.gradle.kts` file in the appropriate module rather than list them all together in the `Android` project view! I just love it! #androiddev #androidstudio

andreiverdesx's tweet image. Hey @AndroidStudio team, I know this is long overdue, but a huge shoutout 🎉👏 for deciding to move the `build.gradle.kts` file in the appropriate module rather than list them all together in the `Android` project view! I just love it! #androiddev #androidstudio

🎉 Big Announcement! 🎉 The #DroidconKE2026 dates are officially out! Mark your calendars for 4th–6th November — we’re coming back bigger, bolder, and better than ever! 🚀🔥 🎟 Get your early bird pass today: bit.ly/dcKE2025Tickets #DroidconKE26 #AndroidDev #dcke26


What took 1 week for Android dev — done in 2 hours with an agent. ⚡ Agents aren’t just tools, they’re teammates that think, code & act. Developers should start learning how to work with agents, not just write code for them. 🤖 #AgenticAI #AndroidDev


Learning and applying these will make you a better engineer. Learn from here: outcomeschool.substack.com #AndroidDev

pallavishekhar_'s tweet image. Learning and applying these will make you a better engineer.

Learn from here: outcomeschool.substack.com

#AndroidDev

Finished up the adaptive UIs, now all thats left is to glue together the in-app server and the web app 😌 #androiddev #jetpackcompose


Tomato now uses Google's new Google Sans Flex font that integrates quite nicely with the Material 3 Expressive design. Tomato is one of the first apps to use this new font! Get Tomato play.google.com/store/apps/det… #JetpackCompose #Android #AndroidDev #Material3 #Material3Expressive

nsh_zero7's tweet image. Tomato now uses Google's new Google Sans Flex font that integrates quite nicely with the Material 3 Expressive design. Tomato is one of the first apps to use this new font!

Get Tomato play.google.com/store/apps/det…

#JetpackCompose #Android #AndroidDev #Material3 #Material3Expressive

🚀 3 must-know updates in Android Jetpack Navigation 3 from Spotlight Week! If you're building Android apps with Kotlin or Jetpack Compose, don’t miss this 👇 🔗 youtu.be/kjRZz5xgzyU #AndroidDev #Kotlin #Compose #JetpackNavigation

nicolaou_nicos's tweet card. 3 things to know about Jetpack Navigation 3 | Spotlight Week

youtube.com

YouTube

3 things to know about Jetpack Navigation 3 | Spotlight Week


Hey @ #androiddev community! Hit me with your best #OpenSource #kmp projects/samples you use to draw inspiration from! 👇 And I mean on the heavy-architecture side, not your typical hello-world projects. 💪😎✌️ Thank you! #KotlinMultiplatform #JetpackCompose *image via: @kotlin

andreiverdesx's tweet image. Hey @ #androiddev community! Hit me with your best #OpenSource #kmp projects/samples you use to draw inspiration from! 👇 And I mean on the heavy-architecture side, not your typical hello-world projects. 💪😎✌️ Thank you! 
#KotlinMultiplatform #JetpackCompose
*image via: @kotlin

Memory Leak vs Out of Memory(OOM) Error - A clear explanation to help developers avoid confusion Read here: outcomeschool.substack.com/p/memory-leak-… #AndroidDev #android

outcome_school's tweet image. Memory Leak vs Out of Memory(OOM) Error - A clear explanation to help developers avoid confusion

Read here: outcomeschool.substack.com/p/memory-leak-…

#AndroidDev #android

Android Trick You can debug exact recompositions in Jetpack Compose by adding: It flashes UI areas that recompose unnecessarily — a hidden gem that exposes silent performance drains. #AndroidDev

kumarpiyush921's tweet image. Android Trick 

You can debug exact recompositions in Jetpack Compose by adding:

It flashes UI areas that recompose unnecessarily — a hidden gem that exposes silent performance drains. #AndroidDev

🚀 3 must-know updates in Android Jetpack Navigation 3 from Spotlight Week! If you're building Android apps with Kotlin or Jetpack Compose, don’t miss this 👇 🔗 youtu.be/kjRZz5xgzyU #AndroidDev #Kotlin #Compose #JetpackNavigation

nicolaou_nicos's tweet card. 3 things to know about Jetpack Navigation 3 | Spotlight Week

youtube.com

YouTube

3 things to know about Jetpack Navigation 3 | Spotlight Week


🚀 ImagePickerAndroid v2.5.2 is here! ✅ Gradle 8.13.1 + latest Compose BOM 📚 Better docs 📸 Gallery images • 📷 Camera • 🎥 Videos • Jetpack Compose ready Like it? ⭐ Star it on GitHub 👤 Follow me + follow the repo 💙 🔗 github.com/NicosNicolaou1… #AndroidDev #Kotlin


🐢Today’s skill unlocked 🔓✨ Figured out how to generate an Android app build for Play Store and deploy a website through cPanel 💻📱. 🐢Feels like I just leveled up in dev mode 🚀👩🏻‍💻. #AndroidDev #WebDev #LearningJourney


Android Trick You can detect phantom ANRs (the ones that never show a dialog) by watching the InputEvent response time via InputManager.getInstance().monitorInput. It reveals hidden UI freezes that normal ANR logs never catch. Rare but powerful! #AndroidDev


A junior dev: “AI gave me the perfect fix.” 🤖✨ The senior: “Yes… but that fix will break three other things.” 🙂🔧 AI sees the answer. Experience sees the consequences. 🎯 #AndroidDev #CoderLife #Developer #TechWisdom #CodeTips #LearnAndGrow #SoftwareEngineering #Experience


Still using APKs? It’s time to switch! 🚀 Discover how Android App Bundles improve app size, speed & performance. 📱 Read now: digitalcrafters.tech/android-app-bu… #AndroidDev #AppDevelopment #TechTrends #MobileDevelopment #AppOptimization #AndroidDevelopers #MobileApps #TechInnovation

digi_crafters's tweet image. Still using APKs? It’s time to switch! 🚀 Discover how Android App Bundles improve app size, speed & performance. 📱 Read now: digitalcrafters.tech/android-app-bu…
#AndroidDev #AppDevelopment #TechTrends #MobileDevelopment #AppOptimization #AndroidDevelopers #MobileApps #TechInnovation

Memory Leak vs Out of Memory(OOM) Error - A clear explanation to help developers avoid confusion Read here: outcomeschool.substack.com/p/memory-leak-… #AndroidDev #android

outcome_school's tweet image. Memory Leak vs Out of Memory(OOM) Error - A clear explanation to help developers avoid confusion

Read here: outcomeschool.substack.com/p/memory-leak-…

#AndroidDev #android

This week I switched gears to Flutter Spent time practicing API calls and getting familiar with Flutter’s clean architecture and Widget. Built a simple app to display meals using. themealdb.com Learning a lot and excited to keep going #Flutter #AndroidDev #BuildInPublic

MikeDeDev's tweet image. This week I switched gears to Flutter
Spent time practicing API calls and getting familiar with Flutter’s clean architecture and Widget.
Built a simple app to display meals using. themealdb.com
Learning a lot and excited to keep going
#Flutter #AndroidDev #BuildInPublic
MikeDeDev's tweet image. This week I switched gears to Flutter
Spent time practicing API calls and getting familiar with Flutter’s clean architecture and Widget.
Built a simple app to display meals using. themealdb.com
Learning a lot and excited to keep going
#Flutter #AndroidDev #BuildInPublic

adb install stickers ... 💯% complete ✅ #androiddev

6uillemRoca's tweet image. adb install stickers
...
💯% complete ✅ 

#androiddev

一週間の #AndroidDev 開発関連ニュースをお届けする #AndroidDagashi、第404回を公開しました! #Androidjp Android Quick ShareがAirDropと運用可能に, CashのMetroの移行, Koinが"compile-time safety"に, kotlinx-schema, scrcpyでデスクトップ体験, など androiddagashi.github.io/issue/404-2025…


App too big? Here’s how we shrink Android app size by 30–50% - without killing features: AAB Shrink resources Dynamic modules #AndroidDev #AppOptimization #WMTechnology waysandmeanstechnology.com | +1 (424) 777-6936

WMTechnology's tweet image. App too big?
Here’s how we shrink Android app size by 30–50% - without killing features:
AAB
Shrink resources
Dynamic modules
#AndroidDev #AppOptimization #WMTechnology
waysandmeanstechnology.com | +1 (424) 777-6936

Salam All, I just published Episode 2 of Jetpack Compose Side Effects: A Developer’s Journey please write your thoughts on medium, and whether you prefer written or video content. #AndroidDev #Kotlin #Coroutines #rememberCoroutineScope medium.com/p/jetpack-comp…


Kotlin Flow API Cheat Sheet, for in-depth learning, refer to our Kotlin Flow API Complete Series: outcomeschool.com/blog/flow-api-… #Kotlin #AndroidDev

pallavishekhar_'s tweet image. Kotlin Flow API Cheat Sheet, for in-depth learning, refer to our Kotlin Flow API Complete Series: outcomeschool.com/blog/flow-api-…

#Kotlin #AndroidDev

I’ve launched the closed testing for my fitness app @trydurare on the Play Store. I need 12 testers who can try it for 14 days. If you want to help, send me your email in comments or DM so I can add you. Your support means a lot! #AndroidDev #IndieDev #Durare

subhajitrajak0's tweet image. I’ve launched the closed testing for my fitness app @trydurare on the Play Store.
I need 12 testers who can try it for 14 days.
If you want to help, send me your email in comments or DM so I can add you.
Your support means a lot!

#AndroidDev #IndieDev #Durare

Fav transition for any #AndroidDev working with #JetpackCompose 😅!

QamarSafadi's tweet image. Fav transition for any #AndroidDev working with #JetpackCompose 😅!

Firebase Remote Config in Android #AndroidDev

pallavishekhar_'s tweet image. Firebase Remote Config in Android

#AndroidDev

MVI (Model-View-Intent) Architecture in Android Thread 🧵 #AndroidDev

pallavishekhar_'s tweet image. MVI (Model-View-Intent) Architecture in Android

Thread 🧵

#AndroidDev

Android App Release Checklist For The Production Launch #AndroidDev

pallavishekhar_'s tweet image. Android App Release Checklist For The Production Launch

#AndroidDev

Hey @AndroidStudio team, I know this is long overdue, but a huge shoutout 🎉👏 for deciding to move the `build.gradle.kts` file in the appropriate module rather than list them all together in the `Android` project view! I just love it! #androiddev #androidstudio

andreiverdesx's tweet image. Hey @AndroidStudio team, I know this is long overdue, but a huge shoutout 🎉👏 for deciding to move the `build.gradle.kts` file in the appropriate module rather than list them all together in the `Android` project view! I just love it! #androiddev #androidstudio

Android Interview Question: Explain Jetpack Compose Phases Answer: #AndroidDev #JetpackCompose

pallavishekhar_'s tweet image. Android Interview Question: Explain Jetpack Compose Phases

Answer:

#AndroidDev #JetpackCompose

Can you guess which new app I am working on from this picture? #shipkaro #buildinpublic #androiddev #programming #saas

WajahatKarim's tweet image. Can you guess which new app I am working on from this picture?

#shipkaro #buildinpublic #androiddev #programming #saas

Stepping into #dcug25 with code, curiosity, and community! 🤖 Let’s build the future of Android right here in Uganda 🇺🇬 #AndroidDev #TechInAfrica Day 1 😎

alban_ug's tweet image. Stepping into #dcug25 with code, curiosity, and community! 🤖
Let’s build the future of Android right here in Uganda 🇺🇬 #AndroidDev #TechInAfrica

Day 1 😎
alban_ug's tweet image. Stepping into #dcug25 with code, curiosity, and community! 🤖
Let’s build the future of Android right here in Uganda 🇺🇬 #AndroidDev #TechInAfrica

Day 1 😎
alban_ug's tweet image. Stepping into #dcug25 with code, curiosity, and community! 🤖
Let’s build the future of Android right here in Uganda 🇺🇬 #AndroidDev #TechInAfrica

Day 1 😎
alban_ug's tweet image. Stepping into #dcug25 with code, curiosity, and community! 🤖
Let’s build the future of Android right here in Uganda 🇺🇬 #AndroidDev #TechInAfrica

Day 1 😎

Key Directories and Files in Retrofit Repository #AndroidDev #Java #Kotlin #OpenSource

pallavishekhar_'s tweet image. Key Directories and Files in Retrofit Repository

#AndroidDev #Java #Kotlin #OpenSource

📸 Snaps from #dcbln25 ! I’m hanging out at the CodeRabbit booth 🐇—let’s say hi and chat about AI-powered code reviews. Would love to hear your thoughts! 💬✨ #androiddev #ai #codereview

DroidyAyu's tweet image. 📸 Snaps from #dcbln25 !
I’m hanging out at the CodeRabbit booth 🐇—let’s say hi and chat about AI-powered code reviews. Would love to hear your thoughts! 💬✨
#androiddev #ai #codereview
DroidyAyu's tweet image. 📸 Snaps from #dcbln25 !
I’m hanging out at the CodeRabbit booth 🐇—let’s say hi and chat about AI-powered code reviews. Would love to hear your thoughts! 💬✨
#androiddev #ai #codereview
DroidyAyu's tweet image. 📸 Snaps from #dcbln25 !
I’m hanging out at the CodeRabbit booth 🐇—let’s say hi and chat about AI-powered code reviews. Would love to hear your thoughts! 💬✨
#androiddev #ai #codereview
DroidyAyu's tweet image. 📸 Snaps from #dcbln25 !
I’m hanging out at the CodeRabbit booth 🐇—let’s say hi and chat about AI-powered code reviews. Would love to hear your thoughts! 💬✨
#androiddev #ai #codereview

💼 @gitzblitz shared hard-earned lessons on leading remote tech teams — from communication and collaboration to building strong engineering culture across continents. 🌍💻 #droidconKE25 #dcke25 #AndroidDev #RemoteWork

droidconke's tweet image. 💼 @gitzblitz shared hard-earned lessons on leading remote tech teams — from communication and collaboration to building strong engineering culture across continents. 🌍💻

#droidconKE25 #dcke25 #AndroidDev #RemoteWork
droidconke's tweet image. 💼 @gitzblitz shared hard-earned lessons on leading remote tech teams — from communication and collaboration to building strong engineering culture across continents. 🌍💻

#droidconKE25 #dcke25 #AndroidDev #RemoteWork
droidconke's tweet image. 💼 @gitzblitz shared hard-earned lessons on leading remote tech teams — from communication and collaboration to building strong engineering culture across continents. 🌍💻

#droidconKE25 #dcke25 #AndroidDev #RemoteWork

Key Directories and Files in Retrofit Repository #AndroidDev #Java #Kotlin #OpenSource

amitiitbhu's tweet image. Key Directories and Files in Retrofit Repository

#AndroidDev #Java #Kotlin #OpenSource

Loading...

Something went wrong.


Something went wrong.


United States Trends