Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kotlin

How to reference parameterized constructor in Kotlin?

How do I use registerForActivityResult with StartIntentSenderForResult contract?

Is there a better way to accurately use geofences without writing my own location request service?

java android kotlin

java.lang.ClassCastException: kotlinx.coroutines.CompletableDeferredImpl cannot be cast to java.util.List?

Missing PendingIntent mutability flag giving warning after checking sdk version

Could not find method classpath() for arguments in build.gradle

java android kotlin gradle

Android 14 (UpsideDownCake) doesn't see certificate installed in /system/etc/security/cacert

Fragment loaded in bottom navigation view becoming null on orientation change

Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.7.1

How to add an image to a button in jetpack compose/kotlin

How to assert/verify/match a Kotlin data class structure in a declarative way

Create exe file from kotlin multiplatform app in intellij IDE

the following options were not recognized by any processor: '[dagger.fastinit, dagger.hilt.android.internal

android kotlin gradle kapt

Is await blocking the UI thread on android?

Why are contravariant type parameters in function parameters considered in "out" position?

Cannot use dependencies in commonMain for kotlin multiplatform

I/chromium: [INFO:CONSOLE(0)] "Not allowed to load local resource: file:///android_asset/downloader.png",

Android Animation Issue on RecycleView Items

Why can't Kotlin smart cast between an interface and the generic type that is derived from it?

kotlin kotlin-generics

Unable to invoke no-args constructor for interface retrofit2.http.Url. Register an InstanceCreator with Gson for this type to fix this problem

android-studio kotlin gson