AndroidKotlin Multiplatform and Swift - Overcoming Interoperability Challenges for Multiplatform DevelopmentKotlin Multiplatform Mobile (KMM) is a popular framework for developing multi-platform mobile…Emanuele PapaJuly 16, 2023 4 min
AndroidEasily retrieve SHA fingerprints with Gradle signingReport task for Android developmentSigning applications with a digital certificate before releasing them to the public helps to protect…Emanuele PapaMarch 22, 2023 1 min
AndroidSolve ADB stuck on waiting for debuggerWhile debugging an Android app you are used to seeing the Waiting for debugger dialog. This dialog…Emanuele PapaNovember 06, 2022 1 min
AndroidAndroid image and video picker using ActivityResultContracts in Jetpack ComposeExperimenting with Jetpack Compose you might have trouble doing old things in the new cool way. One…Emanuele PapaSeptember 13, 2022 1 min
AndroidClear all Android SharedPreferencesIt may happen you would need to clear your all of your SharedPreferences without knowing in…Emanuele PapaDecember 29, 2020 1 min
AndroidEnable the new Android Auto UIIn the last few weeks the new Android Auto UI is being released by Google but it's not yet available…Emanuele PapaAugust 25, 2019 1 min