#kotlin search results
Kotlin Flow API Cheat Sheet, for in-depth learning, refer to our Kotlin Flow API Complete Series: outcomeschool.com/blog/flow-api-… #Kotlin #AndroidDev
丸育成ゲーム(仮)を製作中🔴🟢🔵 ・敵と戦いLvを上げて強くする ・エサによって色や形が変わりステータスにも影響 ・自分だけの”丸”を育ててランキング上位を目指す こんなイメージで取り組んでいます フォローお願いします! #スーパーゲ制デー #個人開発 #kotlin
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.
🚀 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
🎨 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
It feels something else when you can call UIKit API in an iOS folder in #Kotlin Multiplatform under Android Studio
🛟 Lifecycles just got effortless with Koin Annotations 2.2! Scope Archetypes are ready-to-use: 🔹 @ActivityScope 🔹 @FragmentScope 🔹 @ViewModelScope (Also KMP) 🔄 Lifecycle handling ✨ Cleaner architecture 💪 Less boilerplate 👉 blog.insert-koin.io/koin-annotatio… #Koin #Kotlin
15 years ago, this happened: github.com/JetBrains/kotl… #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
JUnit 6.0.0 Ships with Java 17 Baseline, Cancellation API, and Kotlin suspend Support: lttr.ai/Akjlo #Testing #Java #Kotlin
Master high-performance audio & video playback in #Android using Media3 ExoPlayer & #Kotlin 🎧📼 droidcon.com/2025/10/13/sea…
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
Beyond Code Sharing: Building Smarter Mobile Apps with KMP and Agents (Koog) 🤖📲 #kmp #kotlin #build #agents
丸育成ゲーム(仮)を製作中🔴🟢🔵 ・敵と戦いLvを上げて強くする ・エサによって色や形が変わりステータスにも影響 ・自分だけの”丸”を育ててランキング上位を目指す こんなイメージで取り組んでいます フォローお願いします! #スーパーゲ制デー #個人開発 #kotlin
You can catch-up on @droidconLondon talks (99!) #androidDev #JetpackCompose #kotlin #kmp youtube.com/playlist?list=…
In Kotlin, you can use lateinit and by lazy to delay initialization until that variable is actually required. For ex: val database by lazy { AppDatabase.getInstance(context) } lateinit var viewModel: MyViewModel It’s a small change, but it can make your app feel faster. #kotlin
Jetpack Compose desktop seems solid. Built Clippr (clippr.nullinnix.com) using JNA for native interop and Room for storage #kmp #macos #kotlin
📱 📚 Kotatsu: Manga Reader #Kotlin #Android ⭐ 7351 github.com/KotatsuApp/Kot…
15 years ago, this happened: github.com/JetBrains/kotl… #kotlin
DesignBench, a simplified #Kotlin Multiplatform focused benchmarking CLI written in #Go github.com/TahaTesser/Des…
バックグラウンドで定期処理を行うときはAlermManagerを使用します。 #Kotlin #プログラミング #ゆっくり解説 #駆け出しエンジニアと繋がりたい #Android 第4回 AlermManager【小学生でも作れるAndroidアプリ S3 】 youtu.be/oorYUBkxH8k?si… @YouTubeより
youtube.com
YouTube
第4回 AlermManager【小学生でも作れるAndroidアプリ S3 】
This is an amazing new for #KMP and #AndroidDev, Compose Hot Reload is sooo useful. Thanks! #kotlin #JetpackCompose
Compose Multiplatform 1.10 will bundle Compose Hot Reload, so you don't even need to set up the plugin separately! You can already try it in beta01: github.com/JetBrains/comp…
⚡ Final takeaway: Cross-platform = faster start. Native = stronger foundation. If you’re building a product meant to last, go native from day one. — Team Apprixis 🧠 “Building apps with precision and perfection.” #Android #iOS #Kotlin #SwiftUI #AppDevelopment
✨ Split Text Animation in KMP GitHub: github.com/vishal2376/cur… (Dropping code soon...) #Kotlin #JetpackCompose #Compose #Animation #OpenSource
✨ Proximity Animation in KMP 🧲 UI that reacts to cursor/touch position GitHub: github.com/vishal2376/cur… #KMP #JetpackCompose #OpenSource
🔥 Exclusive #Droidcon preview! From #JetBrains to GDG Venezia 👇 Join @pamelaahill for an exclusive deep dive into the real world challenges of using #Kotlin Multiplatform (KMP) with #iOS 🗓️ Nov 17, 2025 - Padova 🎟️ Free tickets (limited seats): buff.ly/ZC6rawV
Mind blowing and overwhelming but well worth the read! Stop Bugs Before They Happen: Compile-Time Guardrails with Kotlin Context Parameters by Vadim Briliantov blog.kotlin-academy.com/stop-bugs-befo… #kotlin
📌 Production ready toolkit to run AI locally 🔹 Portabilité multiplateforme 🔹 Intégration simplifiée 🔗 github.com/RunanywhereAI/… #Kotlin
Asegura la #accesibilidad en tu app #Android. Desde content descriptions hasta navegación por voz, te mostramos cómo aplicar los estándares actuales con #Kotlin y #Compose, ¡código incluido! 📝
Kotlin Flow API Cheat Sheet, for in-depth learning, refer to our Kotlin Flow API Complete Series: outcomeschool.com/blog/flow-api-… #Kotlin #AndroidDev
🚀 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
🚀 The future of mobile AI is on-device! Join @dinoy_raj at #dcug25 for Supercharging Android Apps with On-Device AI: Gemini Nano & MediaPipe LLM Inference Learn how to build intelligent Android apps entirely in #Kotlin + #JetpackCompose, powered by Gemini Nano, MediaPipe, and…
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.
It feels something else when you can call UIKit API in an iOS folder in #Kotlin Multiplatform under Android Studio
Something went wrong.
Something went wrong.
United States Trends
- 1. Penn State 19.8K posts
- 2. Mendoza 16.5K posts
- 3. Gus Johnson 4,795 posts
- 4. #iufb 3,509 posts
- 5. Omar Cooper 6,854 posts
- 6. $SSHIB 1,682 posts
- 7. Sunderland 145K posts
- 8. Jim Knowles N/A
- 9. Sayin 61.5K posts
- 10. James Franklin 6,638 posts
- 11. Texas Tech 12.3K posts
- 12. Happy Valley 1,617 posts
- 13. Arsenal 244K posts
- 14. WHAT A CATCH 10.4K posts
- 15. Charlie Becker N/A
- 16. Jeremiah Smith 2,415 posts
- 17. CATCH OF THE YEAR 3,847 posts
- 18. St. John 7,836 posts
- 19. Iowa 17.3K posts
- 20. #GoDawgs 4,721 posts