Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kotlin

How to write test cases for switch condition in android kotlin

Security test revealed my android app has a predictable random number generator, which is risky. It belongs to the core Kotlin libraries. How to fix?

android kotlin

org.jetbrains.skiko.LibraryLoadException: Cannot find libskiko-macos-arm64.dylib.sha256, proper native dependency missing

MockK's spyk how to overwrite constructor?

Android BLE Gatt Server with multiple services - onCharacteristicWriteRequest() no char for handle

Coil Image Loader : Cache Bitmap with a key

java android kotlin coil

Image view not clipped inside constraint layout with drawable shape background

How do I set the current date in db using Exposed and Kotlin

kotlin kotlin-exposed

Recomposing with MutableStateListOf in Jetpack Compose

How to verify i'm using the Kotlin 2 compiler K2

android kotlin

How to use ViewBindings for mutiple layouts

Is kotlin MPP different than Kotlin Native?

How to call evaluateJavascript, outside of webview creation, in jetpack compose?

Flutter: Run native android code while app closed or in background

android flutter kotlin

Why do I get "Unresolved reference: platform" when using the firebase-bom dependency with KMM