Posts

Showing posts from January, 2026

KMP AGP 9.0.0 - Android Application to Library Migration

Image
Upgrading New KMP Project to AGP 9.0 This guide will take you through the process step-by-step. It's designed to be verbose and also image heavy so newer programmers can easily follow everything and ensure they are doing all the steps correctly. There are full listings for all the changes. I used the  PL Coding Video  as a reference to help with this and strongly recommend taking a look. There is a GitHub repo linked under the video as well that you can inspect. My libs.toml file contains different entries so these are not directly compatible. I tried to follow the conventions from the default wizards and made as few changes as possible. Note: Unfortunately, the longer code sections will look terrible on mobile. Formatting everything for mobile makes it look bad on a monitor. Please use a bigger screen if you need to read the longer code sections. You should be fine to read and understand everything without needing to see the code listings. Start New Project For t...

Need New KMP Libraries - klibs.io

Image
Need New KMP Libraries? Of course you do! Try  https://klibs.io/ . From the FAQ: "What is klibs.io? Klibs.io is an experimental search platform for KMP projects and packages. The website uses ai-generated metadata to enhance search results, and aims to make it easy to evaluate packages by providing KPM related info." I just discovered this linked at the bottom of the web based JetBrains KMP Wizard . It's currently in Alpha but the libraries linked are not affected by that status. You can quickly find all the most popular libraries and it is sorted into different categories. Should make life easier for us KMP devs!