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.
Add Push Notifications to Your Android Chat App Using Kotlin

Add Push Notifications to Your Android Chat App Using Kotlin

8
Comments
13 min read
Branch by Abstraction powered by Kotlin

Branch by Abstraction powered by Kotlin

8
Comments
5 min read
Quarkus, Kotlin and GraalVM

Quarkus, Kotlin and GraalVM

18
Comments
6 min read
Kotlin or Swift

Kotlin or Swift

6
Comments 6
1 min read
21 Best IntelliJ Plugins for 2019 (100% Free)

21 Best IntelliJ Plugins for 2019 (100% Free)

11
Comments
10 min read
How to Implement Nuxt.js/Vue.js OAuth2 Authentication With an External REST-API Server (based on Vert.x/Kotlin) and Keycloak 🐬

How to Implement Nuxt.js/Vue.js OAuth2 Authentication With an External REST-API Server (based on Vert.x/Kotlin) and Keycloak 🐬

87
Comments 13
8 min read
HOW TO PREVENT ACTIVITY FROM RESTARTING WHEN PHONE IS ROTATED

HOW TO PREVENT ACTIVITY FROM RESTARTING WHEN PHONE IS ROTATED

6
Comments
1 min read
Sample Android Components Architecture

Sample Android Components Architecture

15
Comments
3 min read
Nice to see VMWare adopting Kotlin Multiplatform

Nice to see VMWare adopting Kotlin Multiplatform

19
Comments
2 min read
Message Pact - Contract Testing In Event-Driven Applications

Message Pact - Contract Testing In Event-Driven Applications

19
Comments
7 min read
Kotlin Basics

Kotlin Basics

8
Comments
2 min read
Kotlin Native Coroutines Preview

Kotlin Native Coroutines Preview

20
Comments
3 min read
New Things in Android Fragments

New Things in Android Fragments

7
Comments
6 min read
Handling fixed-length files using a Kotlin DSL

Handling fixed-length files using a Kotlin DSL

7
Comments
3 min read
Android Navigation Component Issue

Android Navigation Component Issue

11
Comments 1
2 min read
Kotlin Hipster = Spring Boot + Kotlin

Kotlin Hipster = Spring Boot + Kotlin

102
Comments 4
3 min read
Kotlin - Getting Started

Kotlin - Getting Started

59
Comments
8 min read
#AskAndroid Series

#AskAndroid Series

4
Comments
1 min read
Playing local media files and stream media on Android using ExoPlayer

Playing local media files and stream media on Android using ExoPlayer

10
Comments
4 min read
Don’t write Android apps like it’s 2009!

Don’t write Android apps like it’s 2009!

56
Comments 10
2 min read
Why I went back to the Gradle Groovy DSL

Why I went back to the Gradle Groovy DSL

7
Comments 8
2 min read
Matt's Tidbits #41 - Converting a BehaviorRelay into a PublishRelay

Matt's Tidbits #41 - Converting a BehaviorRelay into a PublishRelay

4
Comments
2 min read
Preparing for Associate Android Developer Certification Exam

Preparing for Associate Android Developer Certification Exam

6
Comments 1
1 min read
Getting started with Spring WebFlux and R2DBC in Spring Boot

Getting started with Spring WebFlux and R2DBC in Spring Boot

11
Comments
3 min read
SharedPrefrences becomes live with Live data

SharedPrefrences becomes live with Live data

35
Comments
2 min read
Everything you need to know about kotlin coroutines

Everything you need to know about kotlin coroutines

25
Comments
13 min read
Binding Android UI with Kotlin Flow

Binding Android UI with Kotlin Flow

39
Comments 8
5 min read
A New Kind of Android Fragmentation

A New Kind of Android Fragmentation

52
Comments 4
2 min read
20 Twitter Follows for Android Developers & 4 Twitter Lists

20 Twitter Follows for Android Developers & 4 Twitter Lists

7
Comments 2
3 min read
Kotlin is Not (Only) Android

Kotlin is Not (Only) Android

33
Comments 7
3 min read
Elegant memory management with Kotlin and J2V8

Elegant memory management with Kotlin and J2V8

11
Comments 1
3 min read
Matt's Tidbits #40 - RxJava doOnSubscribe() behavior explained

Matt's Tidbits #40 - RxJava doOnSubscribe() behavior explained

6
Comments
2 min read
REX : entamer une migration Kotlin dans une DSI Java

REX : entamer une migration Kotlin dans une DSI Java

10
Comments
8 min read
Tutorial: Cómo crear un custom snackbar

Tutorial: Cómo crear un custom snackbar

8
Comments
2 min read
KVision v2.0.0 - with Bootstrap 4, Spring Webflux and lots of other improvements

KVision v2.0.0 - with Bootstrap 4, Spring Webflux and lots of other improvements

7
Comments 2
2 min read
Trying out Ktor as a Spring Developer - The beginning

Trying out Ktor as a Spring Developer - The beginning

22
Comments 2
2 min read
Jet-pack compose, does it matter?

Jet-pack compose, does it matter?

5
Comments
1 min read
Released my first app today - my experience

Released my first app today - my experience

9
Comments
5 min read
HowTo: Augmented Reality without ArCore -> kotlin + mobile sensors + Rx 💥 🚀

HowTo: Augmented Reality without ArCore -> kotlin + mobile sensors + Rx 💥 🚀

38
Comments
1 min read
[Talk] Billion Dollar MistakeS - On Tony Hoare and Android Burritos

[Talk] Billion Dollar MistakeS - On Tony Hoare and Android Burritos

15
Comments
2 min read
Matt's Tidbits #38 - An elegant way of dealing with RxLifecycle lint warnings

Matt's Tidbits #38 - An elegant way of dealing with RxLifecycle lint warnings

4
Comments
2 min read
Security audit for your online devices

Security audit for your online devices

4
Comments
1 min read
Consumer-Driven Contract Testing with Pact

Consumer-Driven Contract Testing with Pact

55
Comments 4
9 min read
How to use lazy in Kotlin

How to use lazy in Kotlin

5
Comments
1 min read
Simplest Spring Kafka Producer and Consumer - Kotlin version

Simplest Spring Kafka Producer and Consumer - Kotlin version

19
Comments 2
7 min read
Send me all the Kotlin questions you were too afraid to ask

Send me all the Kotlin questions you were too afraid to ask

10
Comments 10
1 min read
Testing Biometrics in Android Apps

Testing Biometrics in Android Apps

10
Comments
2 min read
Builder pattern in Kotlin

Builder pattern in Kotlin

9
Comments 1
4 min read
Open source made easier

Open source made easier

32
Comments
3 min read
Matt’s Tidbits #36 - How to get complete code coverage in unit tests for a nullable Kotlin “var”

Matt’s Tidbits #36 - How to get complete code coverage in unit tests for a nullable Kotlin “var”

3
Comments
2 min read
Kotlin —Aprovechando mejor @Kotlin

Kotlin —Aprovechando mejor @Kotlin

8
Comments
4 min read
Migrate to Gradle Kotlin DSL in 5 Simple Steps

Migrate to Gradle Kotlin DSL in 5 Simple Steps

5
Comments
7 min read
How to create your own 'Hello World' REST Service with Spring Boot, Gradle & Kotlin?

How to create your own 'Hello World' REST Service with Spring Boot, Gradle & Kotlin?

8
Comments
3 min read
#TeachingKotlin Part 2 - Variables

#TeachingKotlin Part 2 - Variables

5
Comments
2 min read
Android's billion-dollar mistake(s)

Android's billion-dollar mistake(s)

114
Comments 7
10 min read
Gerenciando kits de desenvolvimento Java, Kotlin e Clojure facilmente com o SDKMAN

Gerenciando kits de desenvolvimento Java, Kotlin e Clojure facilmente com o SDKMAN

13
Comments
4 min read
My project is open to (Kotlin) contributors

My project is open to (Kotlin) contributors

7
Comments
1 min read
Kotlin Class Computed Properties

Kotlin Class Computed Properties

5
Comments
1 min read
Configuring Gradle with "gradle.properties"

Configuring Gradle with "gradle.properties"

47
Comments 3
3 min read
Helping out with Gradle builds for hacktoberfest

Helping out with Gradle builds for hacktoberfest

17
Comments 1
3 min read
loading...