#kotlin ผลการค้นหา
🚀 Just wrapped up a group IoT project building a mobile app that controls a hardware via Bluetooth! Built the mobile remote & co-wrote firmware. Watching it work seamlessly is so satisfying ✨ #flutter #kotlin #Swift #IoT #Arduino #Bluetooth
@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
🎨 Math-powered Canvas animations in Compose Multiplatform ✨ Bezier curves running on Android, iOS, Desktop GitHub github.com/vishal2376/cur… #Kotlin #KMP #iOS #Android #buildinpublic #OpenSource
RPS Simulation in Kotlin Multiplatform (KMP) ✅ Runs on Android, iOS, Desktop, Web ⭐ GitHub: github.com/vishal2376/rps… #JetpackCompose #kotlin #animation #gamedev #buildinpublic #opensource #compose #AndroidDev #180DaysofWhatever #letsconnect #kmp #cmp #simulation #gamedev
Kotlin Flow API Cheat Sheet, for in-depth learning, refer to our Kotlin Flow API Complete Series: outcomeschool.com/blog/flow-api-… #Kotlin #AndroidDev
Super excited to share that I’m now officially a #Kotlin Multiplatform engineer! Working with Jetpack Compose and SwiftUI in app development has been one of my goals.
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
Learning Compose and trying to build something different every day. Posts from @ChrisKruegerDev, @sinasamaki, and @shivamdhuria27 always inspire me🫠clean, dope, and unique! Thanks for keeping me motivated 🙌✨ #JetpackCompose #kotlin #androiddev
JUnit 6.0.0 Ships with Java 17 Baseline, Cancellation API, and Kotlin suspend Support: lttr.ai/Akjlo #Testing #Java #Kotlin
#JUnit 6.0.0 is here! The JUnit team released JUnit 6.0.0, unifying version numbers across Platform, Jupiter & Vintage. This release also raises the minimum requirements to Java 17 (and Kotlin 2.2). Learn more about 👉 bit.ly/4oCV3vX #Java #Kotlin #InfoQ
It feels something else when you can call UIKit API in an iOS folder in #Kotlin Multiplatform under Android Studio
Android Interview Question: Launch vs Async in Kotlin Coroutines Learn from here: youtube.com/watch?v=B4AfTP… #AndroidDev #Kotlin
If you’re preparing for a Kotlin or Android interview, you might encounter this question: How would you implement a debounce mechanism in Kotlin? Read here: outcomeschool.substack.com/p/how-to-imple… #AndroidDev #Kotlin #Android
ViewModels survive configuration changes, your UI can get stale with "pully" state. Observe system locale, contrast, or dark mode... converting onConfigurationChanged into a clean Kotlin Flow. #AndroidDev #Kotlin #Flow #JetpackCompose #ViewModel gist.github.com/Sottti/a8517b5…
@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
withContext, Kotlin Coroutines’un oldukça kullanışlı bir API’sidir. Ancak, birçok geliştiricinin farkında olmadığı gizli bir sorun barındırır. Bu gizli soruna dikkat çekmek ve geliştiriciler arasında farkındalık yaratmak için aşağıdaki makaleyi yazdım. #Kotlin #Coroutines
Excellent Opportunity with our client for: Lead Android Engineer 📍 Chennai | 🧠 Skills: Android, Kotlin 🚀 Experience: 6–9 yrs Apply now 👉 sampoorna.com/openings.html #Hiring #AndroidJobs #Kotlin #ChennaiJobs #sampoorna_jobs #TechJobsIndia
Ever fixed one bug… and broken something else? 😅 That’s why I started this TDD series. Episode 1 is all about why tests are not a luxury—but a survival tool in Android development. 📺 Link: youtu.be/bVk4udGtGLE #AndroidDevelopment #UnitTesting #Kotlin #MobileDev
youtube.com
YouTube
What Is a Test? (And What Isn’t)—TDD for Android | Episode 2
🚀 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…
Can’t forget the GraalVM ecosystem. For example, we are in beta and can support running many languages in the same process, and even natively. Shared memory & GC etc. Currently support #Kotlin (2.2.20), #Java (JDK 25), #TypeScript, & #Python w/ support coming for LLVM and WASM
Utiliza "inline classes" en Kotlin para tipos ligeros: inline class Password(val value: String) #Kotlin #InlineClasses #OneDevTipADay
🚀 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
Kotlin desde cero: Fundamentos completos para principiantes ⏱️ 2.0 hours ⭐ 4.14 👥 986 🔄 Sep 2025 💰 FREE comidoc.com/udemy/kotlin-d… #udemy #Kotlin #Programacion #Principiantes
🚀 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
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
Growing Kotlin Adoption in Your Company devtalk.com/t/221497 #Kotlin # #devtalk
🚀 Just wrapped up a group IoT project building a mobile app that controls a hardware via Bluetooth! Built the mobile remote & co-wrote firmware. Watching it work seamlessly is so satisfying ✨ #flutter #kotlin #Swift #IoT #Arduino #Bluetooth
Kotlin Flow API Cheat Sheet, for in-depth learning, refer to our Kotlin Flow API Complete Series: outcomeschool.com/blog/flow-api-… #Kotlin #AndroidDev
Super excited to share that I’m now officially a #Kotlin Multiplatform engineer! Working with Jetpack Compose and SwiftUI in app development has been one of my goals.
@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
ViewModels survive configuration changes, your UI can get stale with "pully" state. Observe system locale, contrast, or dark mode... converting onConfigurationChanged into a clean Kotlin Flow. #AndroidDev #Kotlin #Flow #JetpackCompose #ViewModel gist.github.com/Sottti/a8517b5…
JUnit 6.0.0 Ships with Java 17 Baseline, Cancellation API, and Kotlin suspend Support: lttr.ai/Akjlo #Testing #Java #Kotlin
🚀 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
Something went wrong.
Something went wrong.
United States Trends
- 1. #Talus_Labs N/A
- 2. Lakers 76.8K posts
- 3. Luka 69.2K posts
- 4. Wemby 26.5K posts
- 5. Marcus Smart 6,019 posts
- 6. #LakeShow 5,673 posts
- 7. Blazers 8,650 posts
- 8. Russ 10.8K posts
- 9. #AmphoreusStamp 6,911 posts
- 10. Ayton 16.1K posts
- 11. Horford 1,998 posts
- 12. Richard 45.7K posts
- 13. #RipCity N/A
- 14. #dispatch 64.2K posts
- 15. Godzilla 34.3K posts
- 16. Podz 2,424 posts
- 17. Kuminga 3,361 posts
- 18. Nico Harrison 1,866 posts
- 19. Spencer Knight N/A
- 20. Unplanned 5,583 posts