DEV Community

Kotlin

a cross-platform, statically typed, general-purpose programming language with type inference

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Login flow with Google Identity Services and Firebase

Login flow with Google Identity Services and Firebase

1
Comments
6 min read
Work flow for dealing with Retrofit in Android

Work flow for dealing with Retrofit in Android

1
Comments
4 min read
Lets make a Twitch Android app. Part 1. Tokens

Lets make a Twitch Android app. Part 1. Tokens

Comments
5 min read
Reactive database access on the JVM

Reactive database access on the JVM

13
Comments
8 min read
Using OAuth2.0 and Retrofit to talk to the GitHub api on Android

Using OAuth2.0 and Retrofit to talk to the GitHub api on Android

Comments
4 min read
Carbon Aware Software: Three Demand Shaping Strategies, implemented in Kotlin

Carbon Aware Software: Three Demand Shaping Strategies, implemented in Kotlin

3
Comments
7 min read
Creating a Ktor Server with Gradle and SDKMAN!: A Step-by-Step Guide

Creating a Ktor Server with Gradle and SDKMAN!: A Step-by-Step Guide

5
Comments
3 min read
Getting Started With the MongoDB Kotlin Driver

Getting Started With the MongoDB Kotlin Driver

1
Comments
11 min read
How to Add Spotless Code Formatter to your Android Project?

How to Add Spotless Code Formatter to your Android Project?

1
Comments
3 min read
OAuth2.0 and Android. Login with Github and get the authorization code

OAuth2.0 and Android. Login with Github and get the authorization code

Comments
6 min read
Converting Callback-based SDK methods to Coroutines in Kotlin

Converting Callback-based SDK methods to Coroutines in Kotlin

2
Comments 1
2 min read
Delegation vs Inheritance in Kotlin

Delegation vs Inheritance in Kotlin

8
Comments
3 min read
Como implementar uma busca com filtro no Jetpack Compose

Como implementar uma busca com filtro no Jetpack Compose

1
Comments
5 min read
Maybe Strikes Back

Maybe Strikes Back

4
Comments 1
6 min read
The proper way to integrate Firebase into your Android app

The proper way to integrate Firebase into your Android app

Comments
4 min read
How to Request Android Runtime Permissions using Jetpack Compose?

How to Request Android Runtime Permissions using Jetpack Compose?

2
Comments
5 min read
Problemas comuns na recomposição do Jetpack Compose

Problemas comuns na recomposição do Jetpack Compose

5
Comments
6 min read
Database Testing with Testcontainers and Kotlin Exposed ORM

Database Testing with Testcontainers and Kotlin Exposed ORM

1
Comments
3 min read
Java Virtual Threads vs Kotlin Coroutines

Java Virtual Threads vs Kotlin Coroutines

1
Comments 1
3 min read
Implementando debounce no Kotlin com Coroutines

Implementando debounce no Kotlin com Coroutines

1
Comments
6 min read
📲 Learn How To Build Android Apps with These 7 Free Resources

📲 Learn How To Build Android Apps with These 7 Free Resources

2
Comments
7 min read
My Android Learning Journey: Day 1

My Android Learning Journey: Day 1

1
Comments
2 min read
Boas práticas com Modifiers no Jetpack Compose

Boas práticas com Modifiers no Jetpack Compose

4
Comments
4 min read
GitHub Actions workflow for a Kotlin Spring app to GCP

GitHub Actions workflow for a Kotlin Spring app to GCP

5
Comments
2 min read
[Android] UserListApp

[Android] UserListApp

Comments
1 min read
@RequiresApi() and @ChecksSdkIntAtLeast() Annotation

@RequiresApi() and @ChecksSdkIntAtLeast() Annotation

1
Comments
3 min read
#kutilicious: Enhancing Your Kotlin & Android Development Experience

#kutilicious: Enhancing Your Kotlin & Android Development Experience

6
Comments
4 min read
Kotlin Decoded | Part 2  - all about variables in Kotlin + visibility modifiers and data types

Kotlin Decoded | Part 2  - all about variables in Kotlin + visibility modifiers and data types

Comments
7 min read
Como implementar uma tela de carregamento no Jetpack Compose

Como implementar uma tela de carregamento no Jetpack Compose

1
Comments
6 min read
Usando funções de escopo no Kotlin

Usando funções de escopo no Kotlin

4
Comments
3 min read
Kotlin Decoded | Part 1 - main() & semicolon

Kotlin Decoded | Part 1 - main() & semicolon

1
Comments
4 min read
Datas no Jetpack Compose com Date Picker

Datas no Jetpack Compose com Date Picker

6
Comments 3
6 min read
Get your Compose callbacks under control using scopes

Get your Compose callbacks under control using scopes

3
Comments 1
5 min read
Simple Preferences & Proto DataStore Demo App

Simple Preferences & Proto DataStore Demo App

2
Comments
7 min read
Situações que NullPointerException podem acontecer no Kotlin

Situações que NullPointerException podem acontecer no Kotlin

4
Comments
3 min read
Inversion of Control vs Dependency Injection in Android

Inversion of Control vs Dependency Injection in Android

Comments
4 min read
[Android] UserListApp - UnitTest -Part6

[Android] UserListApp - UnitTest -Part6

Comments
1 min read
Como desenhar telas no Jetpack Compose

Como desenhar telas no Jetpack Compose

9
Comments 1
5 min read
How to write less Boilerplate to make an adapter for simple recycler view

How to write less Boilerplate to make an adapter for simple recycler view

1
Comments
3 min read
[Android] UserListApp - UI -Part5

[Android] UserListApp - UI -Part5

Comments 1
1 min read
Custom view from scratch. Part I.

Custom view from scratch. Part I.

1
Comments
7 min read
Understanding Kotlin Coroutines for Asynchronous Programming

Understanding Kotlin Coroutines for Asynchronous Programming

Comments
6 min read
Displaying images in Android app: maintainable, testable, painless. Part II

Displaying images in Android app: maintainable, testable, painless. Part II

Comments
9 min read
Displaying images in Android app: maintainable, testable, painless. Part I

Displaying images in Android app: maintainable, testable, painless. Part I

Comments
5 min read
Running an A/B Test in Android Kotlin Using ConfigCat and Amplitude

Running an A/B Test in Android Kotlin Using ConfigCat and Amplitude

Comments
8 min read
[Android] UserListApp - Dependency Injection - Part4

[Android] UserListApp - Dependency Injection - Part4

Comments
1 min read
[Android] UserListApp - Data Part - Part3

[Android] UserListApp - Data Part - Part3

Comments
2 min read
[Android] UserListApp - Setting - Part1

[Android] UserListApp - Setting - Part1

Comments
1 min read
2 things to consider when adding subscriptions to your mobile app

2 things to consider when adding subscriptions to your mobile app

Comments
3 min read
Expressão lambda, tipo função e funções de alta ordem no Kotlin

Expressão lambda, tipo função e funções de alta ordem no Kotlin

1
Comments
5 min read
Simple Firebase Sign-in UI Demo App

Simple Firebase Sign-in UI Demo App

2
Comments
3 min read
Creating a quick sticky footer for LazyColumn in Jetpack Compose

Creating a quick sticky footer for LazyColumn in Jetpack Compose

1
Comments
2 min read
Lock Types in Kotlin

Lock Types in Kotlin

Comments
2 min read
Sobrecarga de operadores do Kotlin

Sobrecarga de operadores do Kotlin

2
Comments
3 min read
JaCoCo Coverage Badges for Multi-Module Projects in GitHub Actions

JaCoCo Coverage Badges for Multi-Module Projects in GitHub Actions

6
Comments
7 min read
Jetpack Compose Tutorial: How to use FlowLayout

Jetpack Compose Tutorial: How to use FlowLayout

Comments
3 min read
How to add Google Play In-app Review Dialog?

How to add Google Play In-app Review Dialog?

2
Comments
4 min read
Part 4: A Modern Approach to Concurrency

Part 4: A Modern Approach to Concurrency

1
Comments
2 min read
Part 5: Builders & Dispatchers

Part 5: Builders & Dispatchers

Comments
5 min read
Part 1: Introduction

Part 1: Introduction

Comments
2 min read
loading...