#androiddev resultados de búsqueda
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
Kotlin Flow API Cheat Sheet, for in-depth learning, refer to our Kotlin Flow API Complete Series: outcomeschool.com/blog/flow-api-… #Kotlin #AndroidDev
Me: Bro, I have M3 Max with 48 gigs RAM. Android Studio: Not enough bro, I need more. I need a NASA supercomputer, not some M3 Max you are bragging about. #buildinpublic #androiddev #shipkaro #mobiledev #lifeofaprogrammer
First "real" Android app I worked on....this time 15 years ago! Might make just a *few* changes if developing it today! 😀 #AndroidDev
✨ New article on how to create futuristic, cyberpunk glitch effects that's overused in sci-fi movies, right in #JetpackCompose This approach uses regular canvas functions, so no need to dip into shader code... yet. #ComposeMultiplatform #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
Android is getting smarter with new *on-device AI APIs* and agentic experiences in Android Studio! Unlock the power of #Gemini Nano for efficient, private app features. Learn more: android-developers.googleblog.com/2025/10/new-ag… #AndroidDev #AI
🔥 “Boosting Compose UI from Sluggish to Snappy” with @Akshay_Chordiya just wrapped up — what an insightful deep dive into performance tuning in Jetpack Compose! 💪 Real-time fixes, live coding, and loads of takeaways for every Android dev out there. 💚 #dcke25 #AndroidDev…
@kalumeyves just wrapped “Dompting the Elephant: Making Sense of Gradle for Android Developers” — a deep dive into demystifying build logic and making Gradle less scary (and way faster). ⚙️ #dcke25 #AndroidDev #Kotlin #Gradle
Learning and applying these will make you a better engineer. Learn from here: outcomeschool.substack.com #AndroidDev
Keynote Announcement 🚨 4 minds, 1 mission 🤝 Join top #AndroidDev experts, @manuelvicnt, @github_skydoves, @sebi_io, @ErikHellman at #dcldn25 as they share bold predictions, advice, & insights on where #Android is headed next. Miss this, & you’ll hear about it all year 👀…
Successfully built with Compose. I have to say the animation API of @AndroidDev is very powerful and simple #androiddev #jetpackcompose #kotlin
Tab animation Follows the same direction as pill, reveals from center and disappeares from the edges w/ @oguzyagizkara at @LueStudio
GDE Pin Board update 📌 Very grateful to be an Android GDE for another year #GoogleDevExpert #AndroidDev
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
Big news! 🚀 #GDGKolkata is now an official community partner of #droidconIndia! 🎉 We’re honored to be part of this premier Android dev event and can’t wait to connect with passionate developers! 💻 #AndroidDev #TechCommunity #GDGKolkata #droidconIndia
@kalumeyves just wrapped “Dompting the Elephant: Making Sense of Gradle for Android Developers” — a deep dive into demystifying build logic and making Gradle less scary (and way faster). ⚙️ #dcke25 #AndroidDev #Kotlin #Gradle
🔥 “Boosting Compose UI from Sluggish to Snappy” with @Akshay_Chordiya just wrapped up — what an insightful deep dive into performance tuning in Jetpack Compose! 💪 Real-time fixes, live coding, and loads of takeaways for every Android dev out there. 💚 #dcke25 #AndroidDev…
Button vs .clickable Modifier Eğer kullanıcının eylemi birincil öneme sahipse ve görsel olarak vurgulanması gerekiyorsa (“Gönder”, “Kaydet” gibi), Button kullan. Ama sadece bir alanı etkileşimli hale getirmek istiyorsan, .clickable modifier kullan. #AndroidDev #JetpackCompose
🚀 ¡Gran noticia para desarrolladores indie! Skip Fuse ahora es gratis 🎉 💻 Compila tu código Swift de forma nativa en Android sin pagar licencia. Menos fricción, más alcance. 👉 Si haces apps en iOS, esto te abre un mundo nuevo #Swift #SwiftUI #AndroidDev #SkipFuse #IndieDev
Excellent Opportunity with our client for: Android Developer 📍 Pune | 🧠 Skills: Kotlin 🚀 Experience: 2–5 yrs Apply now 👉 sampoorna.com/openings.html #AndroidDev #KotlinJobs #PuneJobs #sampoorna_jobs #TechCareers
🚀 Started a new YouTube series: Test-Driven Development (TDD) for Android! In Episode 1, I explain why TDD matters and how it can help you ship faster with more confidence. 🎥 Watch here: youtube.com/watch?v=XPF6cv… #AndroidDev #TDD #Kotlin #CleanCode #AliMansour
youtube.com
YouTube
Why Android Developers Should Care About TDD | Episode 1
A must have for any #AndroidDev using #JetpackCompose who cares about performance. #kotlin
Compose Stability Analyzer 0.4.2 has been released. It enhances the stability of inferences and prevents recursive inferences for specific Compose tree structures. github.com/skydoves/compo…
Mastering animations in Jetpack Compose starts with understanding `animate*AsState`—the simplest way to add smooth transitions. Start small, experiment with colors, sizes, or alpha, and watch your UI come alive! #JetpackCompose #AndroidDev #Animations
Android & UI Pro Feed keeps growing with top voices in dev & design. Follow & saty inspired 💡 #AndroidDev #AndroidStudio #UIUX #JetpackCompose
🚀 New Jetpack & Compose drops (Nov 5, 2025)! 📦Key updates: • Compose 1.10.0 beta • Material 3 + Adaptive UI 🌈 • Navigation 3 RC 🚦 • XR Glimmer alpha 👓✨ • Activity, Lifecycle, Wear & more updated 🔗developer.android.com/jetpack/androi… #AndroidDev #JetpackCompose #Kotlin #Android
🚀 Ktor 3.3.2 is here! - WebRTC cleanup - SOCKS proxy (Darwin) - Better Java proxy errors - Fixes for retries, OpenAPI, Android, Curl, HttpCache 🔗 github.com/ktorio/ktor/re… #Ktor #Kotlin #AndroidDev #Android
Check out this music player: Custom gradient backgrounds Smooth pager animations (Accompanist) Album artwork with Coil Material Design with personality All declarative. Zero XML. The future of Android UI is here #JetpackCompose #AndroidDev #UI github.com/gautam84/MusicX
Learned something new today 👀 KSP is better than KAPT, it’s built for Kotlin and runs more efficiently. I didn’t really notice a big speed jump, but it’s nice knowing it’s cleaner and future-proof 😌 #AndroidDev #Kotlin
Getting really close to pushing the next Questify update. The remaining task list is looking small. We're just squashing the last few (surprisingly tricky) bugs and wiring up the new localization files. Almost... there... #Questify #IndieDev #AndroidDev
Google vs Epic Games: New rules for Android developers inbound developer-tech.com/news/google-vs… #google #androiddev #epicgames #developers #android #technews
org.jetbrains.kotlin .android pluginが不要になったという箇所が不安 本当に外して大丈夫なのかな... 絶対何か足りなくてエラーになるでしょ #AndroidDev
Android Gradle Plugin 9.0はnew DSLへの移行やデフォルト動作の変更が大量にあるらしく、マイグレーションが大変そう... developer.android.com/build/releases…
Kotlin Flow API Cheat Sheet, for in-depth learning, refer to our Kotlin Flow API Complete Series: outcomeschool.com/blog/flow-api-… #Kotlin #AndroidDev
Me: Bro, I have M3 Max with 48 gigs RAM. Android Studio: Not enough bro, I need more. I need a NASA supercomputer, not some M3 Max you are bragging about. #buildinpublic #androiddev #shipkaro #mobiledev #lifeofaprogrammer
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
Can you guess which new app I am working on from this picture? #shipkaro #buildinpublic #androiddev #programming #saas
Learning and applying these will make you a better engineer. Learn from here: outcomeschool.substack.com #AndroidDev
GDE Pin Board update 📌 Very grateful to be an Android GDE for another year #GoogleDevExpert #AndroidDev
🚀 Just Shipped v5.0.0 of Grit 📲 Playstore : play.google.com/store/apps/det… Added a lot of features requested by many users made some new expressive components fixed a lot of bugs. This update was approved in just an hour which is sus #androiddev #kotlin #jetpackcompose #OpenSource
Big news! 🚀 #GDGKolkata is now an official community partner of #droidconIndia! 🎉 We’re honored to be part of this premier Android dev event and can’t wait to connect with passionate developers! 💻 #AndroidDev #TechCommunity #GDGKolkata #droidconIndia
Something went wrong.
Something went wrong.
United States Trends
- 1. Good Thursday 23.7K posts
- 2. Happy Friday Eve N/A
- 3. #Talus_Labs N/A
- 4. #thursdayvibes 1,795 posts
- 5. Luka 72K posts
- 6. Lakers 82.2K posts
- 7. #River 4,329 posts
- 8. Wemby 27.8K posts
- 9. Marcus Smart 6,534 posts
- 10. Unplanned 5,996 posts
- 11. #LakeShow 5,872 posts
- 12. #AmphoreusStamp 7,674 posts
- 13. Vatican 10.6K posts
- 14. Blazers 9,436 posts
- 15. Captain Kangaroo 1,199 posts
- 16. Russ 11.5K posts
- 17. Richard 45.8K posts
- 18. Shroud 5,751 posts
- 19. Ayton 17.5K posts
- 20. Shabbat 7,010 posts