Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kotlin

How to detect that a button is pressed in Jetpack Compose?

Unresolved reference: Libraries - buildSrc

Where to enable zip64 extension in build.gradle.kts?

kotlin gradle

Encountering 'Gradle Duplicate class found' error after adding dependency

How can I use horizontal scrolling of a webview inside the viewpager?

How valid is my unit test for the Repository class that logs in to a remote server?

NFC getNdefMessage returns null after tag writing on Android 13

android kotlin nfc

Swagger-UI and Ktor how to import swagger.json or .yaml file and start Swagger-UI?

CPointer in Kotlin-Multiplatform

Include maven dependencies built with Java9 or Java10 in a Kotlin project

java kotlin

Google Play Licencing for an Android app in Android Studio

seekToEnd of all partitions and survive automatic rebalancing of Kafka consumers

java apache-kafka kotlin

Kotlin optional parameter with Java backwards compatibility

Read environment variable in Kotlin/Native

Cast Anonymous (Any) object to class object in kotlin

class object kotlin casting

Jetpack Compose State List Drawable Equivalent

Using ViewBinding on an ArrayAdapter

How to Convert List into ArrayList in Kotlin

android kotlin

Difference between Java and Kotlin for-loop syntax?