Advertisement · 728 × 90
#
Hashtag
#kotlindev
Advertisement · 728 × 90
Preview
Beyond Positions: Kotlin’s New Name-Based Destructuring Name-based destructuring declarations were introduced in Kotlin 2.3.20 and match variables to properties rather than relying on…

I just published Beyond Positions: Kotlin’s New Name-Based Destructuring medium.com/p/beyond-pos...

#kotlin #kotlindev

0 0 0 0
Post image

If you’re using a 14-inch MacBook or smaller, don’t forget to check these options. ✅ You’ll have more screen space for coding. 💻 #AndroidDev #KotlinDev #Kotlin #KMP #AndroidStudio #IntellijIDEA

4 1 0 0
Post image

Ktlint vs Ktfmt 👀 Which one do you use or prefer in Android or Kotlin Multiplatform projects? 📲

#KMP #KotlinDev #KotlinMultiplaform #Kotlin #AndroidDev

2 0 0 0
Preview
Release 2.3.5 · google/ksp What's Changed KSPCoreEnvironment.instance_prop leaks memory when used programmatically #2742 Missing first annotation argument when toByte is used #2672 Remove dependency on KotlinCompile.librari...

🚀 KSP 2.3.5 released!

🐛 Fixed memory leak in KSPCoreEnvironment
🏷️ Annotation argument issue resolved
🧹 Removed dependency on KotlinCompile.libraries

🔗 github.com/google/ksp/r...

#Kotlin #KSP #KotlinDev #AndroidDev #Android

2 0 0 0
Preview
Release 1.10.0 · Kotlin/kotlinx.serialization This release is based on Kotlin 2.3.0 and contains all of the changes from 1.10.0-RC. The only additional change is a fix for ProtoBuf packing of Kotlin unsigned types (#3079). Big thanks to KosmX ...

🚀 kotlinx.serialization v1.10.0 is out
Built on Kotlin 2.3.0 with stability improvements and a ProtoBuf fix

🔗 github.com/Kotlin/kotli...

#Kotlin #kotlinxserialization #KotlinDev #AndroidDev #Android

1 0 0 0
Video

We built a State Machine ⚙️ framework today for KMP projects 🎉 It includes 25 unit test cases. According to its performance, we think about converting it as open source library 🚀 What do you think? + Any name suggestions? 👀

#KotlinMultiplatform #KMP #Kotlin #KotlinDev #AndroidDev #iOSDev #AppDev

3 1 0 0
Preview
Release Kotlin 2.2.21 · JetBrains/kotlin Changelog Backend. Wasm KT-81372 K/Wasm: JsException: Exception was thrown while running JavaScript code on Safari 18.2/18.3 KT-80018 K/Wasm: exceptions don't work properly in JavaScriptCore (vm i...

🚀 Kotlin 2.2.21 is here!

Fixes across all fronts:
🧩 Wasm: Safari 18 JsException + exception handling fixed
🌐 JS: ES Modules + BigInt fixes
🧵 Native: Deadlock (ANR) solved
🧱 Gradle/Maven: Cache & KMP improvements

👉 github.com/JetBrains/ko...

#Kotlin #KotlinDev #Multiplatform

1 0 0 0
Post image

How ofter do you update versions of your dependencies in libs.version.toml file of your Kotlin Multiplatform project? 🔄👀 There are my updates for VocabKit 🚀

#AndroidDev #Kotlin #KotlinDev #KMPDev #SoftwareDevelopment #GitHub

2 0 0 0
Post image

💡 Want to learn Android the smart way?
Join Android with Kotlin by Mr. Pavan

🎓Free Demo: tr.ee/BU9gVp
📆 21st July onward | ⏰ 7:30 AM IST

📚More Free Demos: linktr.ee/ITcoursesFre...

#AndroidBootcamp #KotlinDev #FreeTechTraining #freshers #jobseekers #careergrowth #update

0 0 0 0
Post image

Build sleek Android apps with Kotlin – the modern dev's choice!

🔗 Enroll Link: tr.ee/BU9gVp

👨‍🏫 Learn with Mr. Pavan | Starts 14th July |⏰ 7:30 AM IST
✨Code. Design. Deploy. The smart way.

📚 More: linktr.ee/ITcoursesFre...

#AndroidDevelopment #KotlinDev #NareshIT #MobileApps #TechSkills #Workshop

1 0 0 0
Post image Post image Post image

If you're wondering how Koin scales for your Kotlin Multiplatform development, check out the @mcdonaldsuss.bsky.social app, built with #KMP and uses Koin. It has 717M downloads🔥.

Congrats to the Umaim team for your brilliant presentation at #KotlinConf ✌️
#KotlinDev #AndroidDev

1 0 0 0
Preview
GitHub - JetBrains/kotlinconf-app: The official KotlinConf application The official KotlinConf application. Contribute to JetBrains/kotlinconf-app development by creating an account on GitHub.

You can find the latest changes in the #KotlinConf app already on the repo: github.com/JetBrains/ko...

You can start playing with #Koin 4.1.0-Beta11 👍

A patch for Koin Annotations 2.0 will follow soon to help adjust with the new koin-core-annotations artifact.

#AndroidDev #KotlinDev

6 0 0 0
Preview
Release 2.1.21-RC-2.0.0 · google/ksp What's Changed Bump Kotlin to 2.1.21-RC by @mkmuir0 in #2421 Full Changelog: 2.1.20-2.0.0...2.1.21-RC-2.0.0

The latest KSP 2.1.21-RC-2.0.0 pre-release just dropped!

Highlights:
- Kotlin bumped to 2.1.21-RC

Check out the release notes:
github.com/google/ksp/r...

#Kotlin #KSP #KotlinDev #AndroidDev #Android #DevTools

1 0 0 0
Post image

Here is a neat way to run your Android project in release mode without signing it. 🔓🔑 You can do tests with your release build on the emulator 🚀 Now I am developing a KMP project and use it ⌨️

🔗 linktr.ee/canerkaseler

#JetpackCompose #Kotlin #AndroidDev #MobileDev #UIUX #KMP #CMP #iOSDev #KotlinDev

3 1 1 0
Post image

Just dropped a Kotlin snippet that adds debounce functionality to a Jetpack Compose Button 🚀 — say goodbye to double taps! 🙌 Perfect for preventing accidental multiple clicks. ⛔️

🔗 stackoverflow.com/a/78907208/8...

#JetpackCompose #Kotlin #AndroidDev #MobileDev #UIUX #KMP #CMP #iOSDev #KotlinDev

3 0 0 0
Preview
Introducción a Ktor, el servidor HTTP para Kotlin - CIBERNINJAS Ktor es el servidor HTTP oficial para Kotlin. Aprovecha la concurrencia nativa y el poder expresivo del lenguaje para construir endpoints de forma limpia y

⚙️📦 Introducción a Ktor, el servidor HTTP para Kotlin ciberninjas.com/introduccion...

#Kotlin #Ktor #BackendDev #HTTPServer #FullStack #DesarrolloWeb #ServidorWeb #Frameworks #KotlinLang #KotlinDev

0 0 1 0
Post image

🔍 "App is freezing but I can't figure out why!"
Koin users, we've got you covered.
⚡ Spot main thread blocking & slow dependencies
⚡ See component execution across threads
⚡ Spot exact problematic code
Right in your IDE with the Koin Plugin!
👉 youtube.com/watch?v=z_7nJjQcZlI
#KotlinDev #AndroidDev

5 1 0 0
Preview
How to Block Screenshots, Screen Recording, and Remote Access Tools in Android and iOS Apps Tomáš Soukal provides an in-depth guide on how to block screenshots, screen recording, and remote access tools in Android, Flutter, React…

A guide to keep hackers from looking over your shoulder.

medium.com/@talsec/how-...

#CyberSecurity #PrivacyMatters #NoPeeking #MobileSecurity #DataProtection #ScreenSafety #StaySecure #iOSDev #AndroidDev #MobileAppSecurity #AppDevelopment #SwiftDev #KotlinDev #CyberSecForDevs #MobileSecurity

2 0 0 0
Preview
Exploring Podcast RSS Feeds with Lamberto Basti! 🐇🎙️ #TechTalk #PodcastDev In this episode, we explore the fascinating world of podcast RSS feeds with Lamberto Basti. 🐇🎧 Together, we tackle the technical mysteries of managing podc...

🎧 Podcasts, RSS feeds, and a dash of curiosity! Join us and Lamberto Basti as we unravel the secrets of podcasting tech. It’s insightful AND fun. Watch the episode: https://buff.ly/3WpZP45 #PodcastingLife #TechDeepDive #KotlinDev #MultiplatformDevelopment

3 0 0 0
A Kotlin Developer's Guide to the Kotzilla SDK

A Kotlin Developer's Guide to the Kotzilla SDK

📈 "If you can't measure it, you can't improve it."
A Kotlin developer's guide exploring Koin's native logging and the Kotzilla SDK:
💡 Use Koin's logging system
💡 Capture detailed component lifecycle data
💡 Analyze app behavior in prod
#KotlinDev #AndroidDev #Koin
blog.kotzilla.io/the-kotzilla...

1 0 0 0
Video

World News App.

Ingredients:
- Kotlin
- Jetpack Compose
- API: newsdata.io
GitHub Repo: github.com/MichaelNdunw...

#jetpackcompose #kotlin #kotlindeveloper #kotlinprogramming #kotlindev #androidstudio #android #appdevelopement #app #androidapps #keepgrinding #keepgoing

0 0 0 0