Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kotlin

create async function in Kotlin

Is check that notification channel is already created needed?

Adding a Configuration as a dependency is a confusing behavior which isn't recommended

Kotlin check if a variable is between two numbers

android kotlin

Kotlin function that returns 0 for negative values and the same value for positive ones

kotlin

Convert a composable view into image in Jetpack Compose

'kaptGenerateStubsDebugKotlin' task (current target is 17) jvm target compatibility should be set to the same Java version

kotlin

Android Mvvm, app with more than one activity

Using gradle convention plugin to set kotlin jvmTarget option

kotlin gradle intellij-idea

Spring boot 3 and JMS configuration for Amazon SQS

What is the type of 'const val num = 1' of Kotlin? And how are they able to define it?

android performance kotlin

ConstraintLayout Ratio binding has width but not height

Class declaration in Java vs in Kotlin

java kotlin

In Android MVP, should a presenter return a value?

android kotlin mvp