#androiddev risultati di ricerca
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
We are thrilled to announce that the Swift SDK for Android is now an official and supported part of the Swift project! This grants a huge amount of confidence to those who may have been hesitant about Skip's approach of bringing SwiftUI to Android. #swiftui #androiddev #iosdev
Join @KennethMathari as he takes the stage at #dcug25 to explore the human side of open source — how understanding, engaging & contributing to communities leads to more secure, resilient mobile apps. 🎟️ Get your ticket: qkt.io/T820u0 #AndroidDev #OpenSource
Tomato, my Material 3 Expressive, data-oriented Pomodoro timer app, is now available on the Google Play Store for everyone to download. Get it at: play.google.com/store/apps/det… It is open source, with the source code at github.com/nsh07/Tomato #JetpackCompose #AndroidDev #Compose
Learning and applying these will make you a better engineer. Learn from here: outcomeschool.substack.com #AndroidDev
💬 At #dcug25, we had an insightful Roundtable Discussion with @ahmednmahran, exploring real-world developer challenges, career growth, and the future of Android development. A big thank you to Ahmed for inspiring our community! 🙌 #DroidconUganda #AndroidDev
Stepping into #dcug25 with code, curiosity, and community! 🤖 Let’s build the future of Android right here in Uganda 🇺🇬 #AndroidDev #TechInAfrica Day 1 😎
The magic of CI/CD in Android Development From automated builds to seamless deployments developers are embracing faster, safer delivery 🧑🏾💻 Continuous Integration + Continuous Delivery = unstoppable innovation ⚙️📱 #dcug25 #DCUG25 #AndroidDev @droidconug
Yes, you can ask the AI to do all of this in an #AndroidDev project: ✅ Develop the code (of course) ✅ Compile when it finishes ✅ Install it on the device ✅ Take a screenshot and check that what it implemented is correct ✅ Review the Logcat if there is any failure And it…
We kicked off #droidconKE25 with an inspiring keynote from George Njuguna, Tech Leader, on “Building Products for the African Market.” A powerful session on innovation, inclusion, and creating impact through technology across Africa. 🌍 #AndroidDev #AfricaTech #droidconke2025…
Kotlin Flow API Cheat Sheet, for in-depth learning, refer to our Kotlin Flow API Complete Series: outcomeschool.com/blog/flow-api-… #Kotlin #AndroidDev
Using listOf(...).asSequence() in your PreviewParameterProvider? You're eagerly creating ALL your preview objects at once. 🥵 Use the sequence { yield(...) } builder. It lazily creates each preview state only when it's about to be rendered. #AndroidDev
First "real" Android app I worked on....this time 15 years ago! Might make just a *few* changes if developing it today! 😀 #AndroidDev
🎉 What an incredible Day 1 at #dcug25! From inspiring keynotes to hands-on sessions and amazing community vibes — Uganda’s mobile dev scene showed up strong! 💪💚 🚀 Day 2 is here — more learning, networking, and innovation await. #dcug25 #AndroidDev #FlutterDev
🎨 Mastering Adaptive UI with Jetpack Compose! @cka_assi takes the stage now to show how to build beautiful, responsive Android apps that look great on any screen size. 📱💻✨ #dcug25 #AndroidDev #JetpackCompose
What en event @FIDOAlliance Authenticate was! 🔐 Loved presenting the exciting work we are doing on passkeys & Identity, the fun tasks and ofcourse meeting my team there! #AndroidDev #Android #Google #passkeys
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
Recent JUnit Updates for Kotlin. By @ElenaVanEngelen #AndroidDev proandroiddev.com/recent-junit-u…
⚡ Build apps like a pro. 50+ ready-to-use codes for iOS (Swift) & Android (Kotlin). Save time. Launch faster. Earn more 🚀 👉 payhip.com/b/1rsxO #AppDev #iOSDev #AndroidDev #MobileApps #Xcode #Kotlin #Swift
Mastering Assisted Injection in Hilt: A Complete Guide. By Vamsi Vaddavalli #AndroidDev proandroiddev.com/mastering-assi…
🔥 RDV le 24 novembre chez @BackMarket pour un Meetup #AndroidDev Paris d'exception ! Au programme : ✨ Animations Compose vs Lottie ⚡ Gradle caches décryptés 🍎 #KotlinMultiplatform sur iOS Special guest : @pamelaahill de @jetbrains 🚀 Inscriptions 👉 meetup.com/android-paris/…
💬 At #dcug25, we had an insightful Roundtable Discussion with @ahmednmahran, exploring real-world developer challenges, career growth, and the future of Android development. A big thank you to Ahmed for inspiring our community! 🙌 #DroidconUganda #AndroidDev
Why does an Android App lag? Read here: outcomeschool.com/blog/android-a… #AndroidDev
I’m curious l, how are you monitoring or optimizing wake locks in your app or SDK? Let’s discuss how we can build battery-smart apps. #AndroidDev #MobilePerformance #BatteryOptimization #AndroidVitals #PlayConsole #MobileEngineering #SDKDevelopment #GooglePlay
🚀 audx-android v1.0.0 is out! A Kotlin wrapper for a native C realtime denoiser — now faster, 50% smaller, and supports custom pre-trained AI models. Perfect for real-time voice AI on Android 🎧 👉 github.com/rizukirr/audx-… #AndroidDev #Kotlin #AI #AudioProcessing
Just watched this great video on "Building intelligent Android apps with Gemini" 👇 🎥 youtu.be/hSsBAT0PbNs?si… Really interesting insights on how AI can make apps smarter and more helpful. #Android #AndroidDev #AI #Gemini #AppDevelopment #Kotlin
youtube.com
YouTube
Building intelligent Android apps with Gemini
Want seamless async in Jetpack Compose? Use `LaunchedEffect` for side-effects and tie coroutine scopes to composable lifecycles with `rememberCoroutineScope()`. Keep UI responsive and manageable with structured concurrency! 🚀 #JetpackCompose #KotlinCoroutines #AndroidDev
Kotlin : Sealed Classes and Interface. By @imrichasharma96 #AndroidDev proandroiddev.com/kotlin-sealed-…
Compose-Native CameraX Is Now Stable: End-to-End Guide for Jetpack Compose. By @ioannisa #AndroidDev proandroiddev.com/goodbye-androi…
Demystifying Android’s Surface: Your Secret Weapon for High-Performance Graphics 🚀 By Akshat Divekar #AndroidDev proandroiddev.com/demystifying-a…
Breaking the Speed Barrier: How Non-Blocking Splash Screens Cut Android App Launch Time by 90%. By Sankalp Chauhan #AndroidDev proandroiddev.com/breaking-the-s…
The magic of CI/CD in Android Development From automated builds to seamless deployments developers are embracing faster, safer delivery 🧑🏾💻 Continuous Integration + Continuous Delivery = unstoppable innovation ⚙️📱 #dcug25 #DCUG25 #AndroidDev @droidconug
🎨 Mastering Adaptive UI with Jetpack Compose! @cka_assi takes the stage now to show how to build beautiful, responsive Android apps that look great on any screen size. 📱💻✨ #dcug25 #AndroidDev #JetpackCompose
We are thrilled to announce that the Swift SDK for Android is now an official and supported part of the Swift project! This grants a huge amount of confidence to those who may have been hesitant about Skip's approach of bringing SwiftUI to Android. #swiftui #androiddev #iosdev
Join @KennethMathari as he takes the stage at #dcug25 to explore the human side of open source — how understanding, engaging & contributing to communities leads to more secure, resilient mobile apps. 🎟️ Get your ticket: qkt.io/T820u0 #AndroidDev #OpenSource
The magic of CI/CD in Android Development From automated builds to seamless deployments developers are embracing faster, safer delivery 🧑🏾💻 Continuous Integration + Continuous Delivery = unstoppable innovation ⚙️📱 #dcug25 #DCUG25 #AndroidDev @droidconug
Stepping into #dcug25 with code, curiosity, and community! 🤖 Let’s build the future of Android right here in Uganda 🇺🇬 #AndroidDev #TechInAfrica Day 1 😎
Jetpack Compose Interview Question: Can we use traditional Android Views and Compose together? Answer: - Yes, we can use ComposeView to render Compose UI within traditional Android views. - We can also use AndroidView to render traditional views in our Compose UI. #AndroidDev
Tomato, my Material 3 Expressive, data-oriented Pomodoro timer app, is now available on the Google Play Store for everyone to download. Get it at: play.google.com/store/apps/det… It is open source, with the source code at github.com/nsh07/Tomato #JetpackCompose #AndroidDev #Compose
Kotlin Flow API Cheat Sheet, for in-depth learning, refer to our Kotlin Flow API Complete Series: outcomeschool.com/blog/flow-api-… #Kotlin #AndroidDev
🎉 What an incredible Day 1 at #dcug25! From inspiring keynotes to hands-on sessions and amazing community vibes — Uganda’s mobile dev scene showed up strong! 💪💚 🚀 Day 2 is here — more learning, networking, and innovation await. #dcug25 #AndroidDev #FlutterDev
Something went wrong.
Something went wrong.
United States Trends
- 1. Rosalina 30.4K posts
- 2. Bowser Jr 10.4K posts
- 3. $SENS $0.70 Senseonics CGM N/A
- 4. $LMT $450.50 Lockheed F-35 N/A
- 5. Jeffrey Epstein 63K posts
- 6. $APDN $0.20 Applied DNA N/A
- 7. Michael Wolff 3,857 posts
- 8. H-1B 66.9K posts
- 9. Crypto ETFs 2,631 posts
- 10. Jameis 5,054 posts
- 11. #NASDAQ_MYNZ N/A
- 12. Maxwell 62.4K posts
- 13. #wednesdaymotivation 5,086 posts
- 14. Benny Safdie 4,415 posts
- 15. Mario Galaxy 74.4K posts
- 16. Ben Shelton N/A
- 17. Luigi 9,666 posts
- 18. Hump Day 17.7K posts
- 19. House Democrats 33.5K posts
- 20. Good Wednesday 35K posts