Advertisement Β· 728 Γ— 90

Posts by Jens Klingenberg

Preview
GitHub - Foso/Ktorfit: HTTP client generator / KSP plugin for Kotlin Multiplatform (Android, iOS, Js, Jvm, Native, WasmJs)) using KSP and Ktor clients inspired by Retrofit https://foso.github.io/Ktorf... HTTP client generator / KSP plugin for Kotlin Multiplatform (Android, iOS, Js, Jvm, Native, WasmJs)) using KSP and Ktor clients inspired by Retrofit https://foso.github.io/Ktorfit - Foso/Ktorfit

Ktorfit 2.6.5 is released. #Kotlin #KMP #Androiddev github.com/Foso/Ktorfit

4 months ago 2 0 0 0
Post image

I'm happy to see Ktorfit on the slides of #KotlinConf Keynote πŸ˜€

10 months ago 5 0 1 0
Jens Klingenberg: From User to Maintainer

Thank you @opensource.org for publishing the story of my open source journey opensource.org/maintainers/... #opensource #oss #MaintainerMonth #opensource

10 months ago 8 1 0 0
Preview
GitHub - Foso/Ktorfit: HTTP client generator / KSP plugin for Kotlin Multiplatform (Android, iOS, Js, Jvm, Native, WasmJs)) using KSP and Ktor clients inspired by Retrofit https://foso.github.io/Ktorf... HTTP client generator / KSP plugin for Kotlin Multiplatform (Android, iOS, Js, Jvm, Native, WasmJs)) using KSP and Ktor clients inspired by Retrofit https://foso.github.io/Ktorfit - Foso/Ktorfit

Ktorfit 2.5.2 is released. #Kotlin #KMP github.com/Foso/Ktorfit

11 months ago 3 0 0 0

Pretty sure many Android devs are still around on this platform.

Reply saying hi πŸ‘‹ so everyone can find you.

This will help people find a big bunch of colleagues to follow πŸ‘πŸ‘

RT this for more reach! πŸ™

11 months ago 68 25 66 1

hello πŸ‘‹

11 months ago 0 0 1 0
Preview
Present and Future of Kotlin for Web | The Kotlin Blog We've been focused on enhancing Kotlin Multiplatform for web, and a lot has been going on behind the scenes. Now, we're ready to share it!

πŸš€ We've been focused on enhancing Kotlin Multiplatform for web, and a lot has been going on behind the scenes. πŸ› οΈ Now, we're ready to share it – check out our latest update on the present and future of Kotlin for web. 🌐
blog.jetbrains.com/kotlin/2025/...

11 months ago 33 9 1 2
Preview
GitHub - Foso/Ktorfit: HTTP client generator / KSP plugin for Kotlin Multiplatform (Android, iOS, Js, Jvm, Native, WasmJs)) using KSP and Ktor clients inspired by Retrofit https://foso.github.io/Ktorf... HTTP client generator / KSP plugin for Kotlin Multiplatform (Android, iOS, Js, Jvm, Native, WasmJs)) using KSP and Ktor clients inspired by Retrofit https://foso.github.io/Ktorfit - Foso/Ktorfit

Ktorfit 2.4.0 is released. It now supports KSP2 and target watchosDeviceArm64 #Kotlin #KMP github.com/Foso/Ktorfit

1 year ago 7 1 0 0
Advertisement

Ktorfit is now compatible with #Kotlin 2.1.10 #KMP #AndroidDev

1 year ago 3 0 0 0
Preview
Introducing klibs.io: A New Way to Discover Kotlin Multiplatform Libraries | The Kotlin Blog Klibs.io is an easy web service that allows you to find a Kotlin Multiplatform library for a specific purpose that supports selected platforms (JVM, Android JVM, Wasm, JS, Kotlin/Native).

πŸ€” Finding KMP libraries feels like a chore?

Introducing klibs.io – a web service that simplifies your search for KMP libraries that are right for your needs and platforms.

Try this alpha version and share your thoughts! 🌟

Learn more: πŸ‘‡
blog.jetbrains.com/kotlin/2024/...

1 year ago 60 15 2 0
Enemies, Movement, and a Demo on Real Hardware [SM64 GBA]
Enemies, Movement, and a Demo on Real Hardware [SM64 GBA] YouTube video by Joshua Barretto

This is a cool project www.youtube.com/watch?v=nS5r...

1 year ago 1 0 0 0

Ktorfit is now compatible with KSP 1.0.29 #Kotlin #KMP #AndroidDev

1 year ago 6 0 0 0
Hot Reloading Compose Apps with ClassLoaders (Firework Experiment)
Hot Reloading Compose Apps with ClassLoaders (Firework Experiment) YouTube video by Sebastian Sellmair

πŸŽ‡ After announcing project 'firework' aka. #compose #hotreload, I promised to document the journey.

This video will explain the first attempt at implementing Hot Reload: ClassLoaders (why it is great, but not the currently used approach)

youtu.be/whUy3JfOX9w

1 year ago 26 8 1 0
Preview
GitHub - JetBrains/compose-hot-reload: Experimental: JetBrains Compose Hot Reload Experimental: JetBrains Compose Hot Reload. Contribute to JetBrains/compose-hot-reload development by creating an account on GitHub.

Pretty cool milestone πŸ”₯πŸŽ‡
The Compose Hot Reload repository was transferred to JetBrains πŸ™Œ

github.com/JetBrains/co...

1 year ago 71 9 9 2

πŸ‘‹πŸ‘‹ Hello folks! Will post here about Kotlin, KMP, Compose, Gradle, Amper, Intellij and JVM related topics.

1 year ago 39 3 3 0
Advertisement
Firework: Introducing Compose Hot Reload
Firework: Introducing Compose Hot Reload YouTube video by Sebastian Sellmair

My colleague Sebastian shows off Hot Reload with Compose. Amazing stuff. www.youtube.com/watch?v=8Z-V...

1 year ago 43 6 4 1

You can find the #AndroidDev team on πŸ¦‹ in this list.

1 year ago 77 16 2 0

πŸ¦‹ Android Community Starter PacksπŸ‘‡

1 year ago 46 24 8 6
Preview
GitHub - Foso/Ktorfit: HTTP client generator / KSP plugin for Kotlin Multiplatform (Android, iOS, Js, Jvm, Native, WasmJs)) using KSP and Ktor clients inspired by Retrofit https://foso.github.io/Ktorf... HTTP client generator / KSP plugin for Kotlin Multiplatform (Android, iOS, Js, Jvm, Native, WasmJs)) using KSP and Ktor clients inspired by Retrofit https://foso.github.io/Ktorfit - Foso/Ktorfit

I released Ktorfit 2.2.0, it now supports wasmJs by default #Kotlin #Androiddev github.com/Foso/Ktorfit

1 year ago 10 2 0 0
Post image Post image

What stops your from coding like this?

1 year ago 42 8 16 2
Kotlin Compiler Plugin - How to Create Functions with IR
Kotlin Compiler Plugin - How to Create Functions with IR YouTube video by Coding with Mohit

I made a short video on working with functions in Kotlin Compiler plugins. I go over various builders and APIs provided by the compiler. These are also patterns used by the Compose Compiler plugin.

youtu.be/1K6c72VLqWs?...

1 year ago 19 7 1 0
Preview
GitHub - dbaelz/PnPLogbook: Provides a logbook for Pen & Paper games. Also a KMP, CMP and Ktor demo Provides a logbook for Pen & Paper games. Also a KMP, CMP and Ktor demo - dbaelz/PnPLogbook

The demo app is on GitHub. It's a tracking app for P&P player and will be useful for my current DnD campaign.

It consists of a (JVM) server and clients for Android, iOS, web and desktop client. Developed with #Ktor, #KotlinMultiplatform and #ComposeMultiplatform

github.com/dbaelz/PnPLo...

1 year ago 3 2 0 0
Advertisement
Preview
Haze 1.0 Haze 1.0 is a powerful library for achieving background blurring effects within Jetpack Compose and Compose Multiplatform apps.

Haze 1.0 πŸ’  has been released!

This is a big release, not only because of the version number, but also because of the amount of changes since the latest stable release.

You can read more below:
chrisbanes.me/posts/haze-1...

1 year ago 79 20 9 2
Post image

Picasso is officially deprecated.

1 year ago 17 4 1 0
Mix Native iOS Views in Compose Multiplatform With Touchlab's New Library!
Mix Native iOS Views in Compose Multiplatform With Touchlab's New Library! YouTube video by Touchlab

Mix Native iOS Views in Compose Multiplatform With Touchlab's New Library! youtu.be/UukFp6TbcZ8?...

Compose Swift Bridge (touchlab.co/composeswift...) looks like very useful addition to Compose Multiplatform ecosystem!

1 year ago 29 7 2 0
Preview
GitHub - Foso/Ktorfit: HTTP client generator / KSP plugin for Kotlin Multiplatform (Android, iOS, Js, Jvm, Native) using KSP and Ktor clients inspired by Retrofit https://foso.github.io/Ktorfit HTTP client generator / KSP plugin for Kotlin Multiplatform (Android, iOS, Js, Jvm, Native) using KSP and Ktor clients inspired by Retrofit https://foso.github.io/Ktorfit - Foso/Ktorfit

Ktorfit is now compatible with KSP 1.0.26 #Kotlin #KMP github.com/Foso/Ktorfit

1 year ago 1 0 0 0

Hi Matt, please add me to the list

1 year ago 0 0 0 0
Coil 3.0: Image loading for Compose Multiplatform - Colin White's Blog

Coil 3.0 is out now! The main feature of this release is full Compose Multiplatform support, but there are tons of other smaller improvements. Check it out! colinwhite.me/post/coil_3_...

1 year ago 68 26 0 4

Seeing a lot of new users with *.bsky.social handles πŸ‘€

If you have a personal domain, it only takes a minute!

(And you won’t lose your data πŸ”)

1 year ago 100 28 10 2