Adding subscriptions to your Android app. Part 2. Busy work Post date March 10, 2023 Post author By Tristan Elliott Post categories In android, Kotlin, mobile, tristan
Kotlin Multiplatform Mobile (KMM) and Why Is the Best Mobile Hybrid Technology Post date March 9, 2023 Post author By Miguel Post categories In android, ios, Kotlin, mobile-app-development, software-development
Top 5 Programming Languages to Learn in 2023 for Career Growth and Job Opportunities Post date March 7, 2023 Post author By Aathikshan Nandakumar Post categories In JavaScript, Kotlin, python, rust
If use Jetpack compose don’t use Shared Preference Post date March 6, 2023 Post author By Gianluca La Manna Post categories In android, Kotlin, mobile, tutorial
Simple Example to Use WorkManager and Notification Post date March 3, 2023 Post author By Vincent Tsen Post categories In android, beginners, Kotlin
Convert Android App to Use Material 3 Design Post date February 24, 2023 Post author By Vincent Tsen Post categories In android, beginners, Kotlin
Getting Started with Backend Development in Kotlin Using Spring Boot 3 and MongoDB Post date February 21, 2023 Post author By Mohit Sharma Post categories In backend, Kotlin, mongodb, spring-boot
Using Websockets To Run Terminal Commands From Android Apps Post date February 12, 2023 Post author By Shubham Panchal Post categories In android-app-development, Kotlin, python, python-programming, software-development
Writing cleaner Jetpack Compose code with the Twitter Compose Ruleset Post date February 11, 2023 Post author By Tristan Elliott Post categories In android, Kotlin, mobile, tristan
Interview with Top Kotlin Contributors – Highlighting their Contributions to the Google Dev Library Post date February 2, 2023 Post author By Google Developers Post categories In android, Google Dev Library, Google Developer Experts, Kotlin, opensource
Real world example of GraphQL requests with Kotlin Post date January 17, 2023 Post author By Yurko Post categories In GraphQL, Kotlin, kotlin-beginners, sorare
How to add Version Catalog to your Android App? Post date January 6, 2023 Post author By Vincent Tsen Post categories In android, beginners, Gradle, Kotlin
Android App Development Standards Post date December 27, 2022 Post author By FikiCarDev Post categories In android, java, Kotlin, tutorial
Event Bus Pattern in Android Using Kotlin Flows Post date December 25, 2022 Post author By Mohit Rajput Post categories In android, event, flow, Kotlin
Understanding Kotlin Coroutines Post date December 14, 2022 Post author By The Bored Dev Post categories In coding, Kotlin, multithreading, programming
Introduction to Android Studio, Project Structure, and Emulation. Post date December 1, 2022 Post author By Dbriane208 Post categories In android, beginners, Kotlin, motivation
Favoring Composition Over Inheritance: Kotlin’s “by” magic Post date December 1, 2022 Post author By Ninad Madhav Post categories In android, coding, Kotlin, programming, Science
Samples of Using KMMBridge Post date November 30, 2022 Post author By Michael Friend Post categories In android, ios, Kotlin, mobile
Here is Why and How You Can Write Native Code in Flutter for Both Kotlin and Swift Post date November 16, 2022 Post author By Umut Arpat Post categories In flutter, Kotlin, mobile-app-development, native-app, swift
How to Use Multiple Fragments in ViewPager2 with TabLayout? Post date November 14, 2022 Post author By Dharmesh Basapati Post categories In android, android-app-development, fragments, Kotlin, viewpager2
Understanding the Delegation Pattern with Kotlin on Android Post date November 10, 2022 Post author By Miguel Post categories In android, Kotlin, programming, software engineering, software-development
Introducing KMMBridge For Teams Post date October 10, 2022 Post author By Touchlab Post categories In Kotlin, kotlinmultiplatform
Understand Kotlin Reified and Type Erasure Post date October 3, 2022 Post author By Miguel Post categories In android, Kotlin, programming, software-development, technology
Prefer Function Reference over Lambda in Kotlin? Wrong! Post date October 1, 2022 Post author By Vincent Tsen Post categories In android, beginners, Kotlin
Virtual Threads In Java Post date September 28, 2022 Post author By Jorge Tovar Post categories In concurrency, java, Kotlin, programming
Write safe code with immutable properties in Kotlin? Post date September 22, 2022 Post author By Boris Post categories In android, backend, Kotlin, mobile
Google Cloud & Kotlin GDE Kevin Davin helps others learn in the face of challenges Post date September 12, 2022 Post author By Google Developers Post categories In Get Inspired, Google Cloud, google-developer-expert, Kotlin, kubernetes
How to manage dependencies between Gradle modules? Post date September 7, 2022 Post author By Aldo Wachyudi Post categories In android, Gradle, java, Kotlin
Looking toward Multiplatform Settings 1.0.0 Post date July 25, 2022 Post author By Russell Wolf Post categories In Kotlin, kotlinmultiplatform
Kotlin Smart Cast is Awesome! Post date July 22, 2022 Post author By Vincent Tsen Post categories In android, beginners, Kotlin, programming
You Can Use This Library For Android Visual Chart Drawing Post date July 20, 2022 Post author By Westin Tong Post categories In android, cross-platform, data-visualization, Kotlin, visualization
You Can Use This Library For Android Visual Chart Drawing Post date July 20, 2022 Post author By Westin Tong Post categories In android, cross-platform, data-visualization, Kotlin, visualization
Object Mapping and my journey to minimal boiler-plate code Post date July 18, 2022 Post author By Aviv Mor Post categories In Kotlin, objectmapping, opensource, programming
Different ways to distribute and integrate Kotlin/JS library Post date July 11, 2022 Post author By Jigar Brahmbhatt Post categories In JavaScript, Kotlin, kotlinjs, kotlinmultiplatform
Free and Useful Tools for Android Development and Blogging Post date July 9, 2022 Post author By Vincent Tsen Post categories In android, beginners, Kotlin, Tooling
The jacoco-badge-generator GitHub Action is now also available as a CLI tool from PyPI Post date July 8, 2022 Post author By Vincent A. Cicirello Post categories In github, java, Kotlin, python
Testcontainers with MySQL and Redis with an Spring Boot Kotlin Application Post date July 7, 2022 Post author By João Victor Martins Post categories In Kotlin, mysql, redis, testcontainer
Adding tests to your Discord Bot – Discord Bot Series (Part 3) Post date July 6, 2022 Post author By Kevin Schildhorn Post categories In discord, JavaScript, Kotlin, kotlinjs
How to add opt-in compiler argument in build.gradle? Post date July 2, 2022 Post author By Vincent Tsen Post categories In android, beginners, Kotlin
Start creating simple text editor library for Jetpack Compose Post date June 27, 2022 Post author By katz Post categories In android, jetpackcompose, Kotlin, library
How to Add Bottom Navigation in Jetpack Compose? Post date June 24, 2022 Post author By Vincent Tsen Post categories In android, app, beginners, Kotlin
Implementing Worker Pools in Kotlin to upload Images over WebDav to a Hetzner StorageBox Post date June 22, 2022 Post author By Thomas Schühly Post categories In Kotlin, programming, springboot, webdev
Animating a Material Design Swipe Gesture in Android Post date June 22, 2022 Post author By Miguel Post categories In android, android-app-development, animation, Kotlin, mobile-app-development
Working with XML Serialization in Java and Kotlin Post date June 21, 2022 Post author By Deepak Vishwakarma Post categories In api, coding, java, Kotlin, programming
How to Implement a Foreground Service with Notifications in Android Post date June 16, 2022 Post author By Miguel Post categories In android, android-app-development, foreground-service, Kotlin, notifications
What I miss in Java, the perspective of a Kotlin developer Post date June 13, 2022 Post author By Nicolas Frankel Post categories In java, jvm, Kotlin, programming
Compose Hackathon: Day… the rest Post date May 9, 2022 Post author By Zach Klippenstein Post categories In compose, Kotlin, programming
Learn KOTLIN in 25 minutes Post date May 7, 2022 Post author By Bek Brace Post categories In android, Kotlin, mobile, programming
Adding Swagger to Kotlin Spring Post date May 5, 2022 Post author By Dennis Post categories In documentation, Kotlin, spring, springdoc, swagger
Using (deprecated) synthetic properties on Views Post date May 5, 2022 Post author By Christian Schmitz Post categories In android, android-app-development, android-development, Kotlin, view-binding
Theme management with datastore in Jetpack Compose Post date May 4, 2022 Post author By Cristian Gomez Post categories In android, Jetpack Compose, Kotlin
Building a Kotlin Mobile App with the Salesforce SDK, Part 3: Synchronizing Data Post date May 2, 2022 Post author By Michael Bogan Post categories In Kotlin, mobile, salesforce, tutorial
kotlinx.coroutines.delay() vs Thread.sleep() Post date April 29, 2022 Post author By Vincent Tsen Post categories In android, beginners, Kotlin, programming
Using KotlinJS and NPM to create a Discord Bot – Discord Bot Series (Part 2) Post date April 26, 2022 Post author By Kevin Schildhorn Post categories In discord, JavaScript, Kotlin, kotlinjs
Learning Tries with Dinosaurs Post date April 24, 2022 Post author By Loris Occhipinti Post categories In data-structures, dinosaurs, Kotlin, trie
Using compose destinations Post date April 12, 2022 Post author By Aseem Wangoo Post categories In android, computerscience, Kotlin, programming
Using compose destinations Post date April 12, 2022 Post author By Aseem Wangoo Post categories In android, Jetpack Compose, Kotlin, mobile-app-development, programming
Android — 9 Useful Kotlin Flow Operators You Need to Know Post date April 7, 2022 Post author By Raksha Garambha Post categories In android, flow, Kotlin, operator
Android Tips | Advanced Shapes for your Drawables Post date April 1, 2022 Post author By Giuseppe Giacoppo Post categories In android, android-ui, Kotlin, material design, user-interface
How to Handle a Memory Leak in Android Post date March 30, 2022 Post author By Farhan Tanvir Post categories In android, android-app-development, androiddev, Kotlin, programming