Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kotlin

Kotlin Multi Platform default project error running iOs App: could not resolve com.android.tools.build:gradle:7.4.0-rc01

Kotlin: For-loop range must have an 'iterator()' method

kotlin

Gradle doesn't sync after removing kotlin-android-extensions plugin

Kotlin with Spring Boot 2.0 @ConfigurationProperties not working

How to fix "No compatible definition found for type 'Context'" from Koin lib?

Old view data appears in activity briefly, before new data is put into activity using databinding and MVVM

Inheritance from an interface with '@JvmDefault' members is only allowed with -Xjvm-default option

android kotlin

JNI/Kotlin: Is it possible to pass delegate to JNI?

How to use Sealed Class Data from Flow in Swift in Kotlin Mutliplatform Mobile?

Realm messes with Android data binding

Error: Default activity not found, but it is declared

How could i run my logic code inside composable function just 1 time?

Text in jetpack compose not showing text?

How to convert Java blocking function into cancellable suspend function?

Unable to Connect to BLE Device using Custom App without Workaround using nRF Connect

How does Kotlin's Json.decodeFromString work without a first DeserializationStrategy argument?

json kotlin

Kotlin DSL Unresolved reference on settings.gradle.ktl

Button should be sticky at Bottom with adjustResize