Android [Jetpack・Android] How to resolve the problems arround gradle A problem When I try to incorporate a package of hilt with using ksp, I came across the several errors and was not able ... 2024.05.06 AndroidJetpack Composekotlin
Android [Kotlin/Jetpack Compose] What is the difference of `recomposition` and `configuration change`? Question I saw an Android official article. The reason why I read this article is to understand the notion of hoistng st... 2024.05.02 AndroidJetpack Compose
Android [Kotlin/Android] How do you prevent crashing your application when notifing to flutter through event channel? Problem Don't you always come across a problem?!?! (<= Please don't say so : < ) I came across Android application crash... 2024.04.19 Androidkotlin
Android [Android]Kotlin How to capture and show the video which is captured by WebRTC (Sora) In my situation, I use Sorawhich have been being developed by Shiguredo. Concisely, This libraly is libwebRTC wrapper. W... 2024.04.18 Androidkotlin
Android [Kotlin/Android] How to get boundry values from `Range` type Cause I'm implemeniting Android camera appllication and often retrieve range value of some characteristics. For example ... 2024.04.15 Androidkotlin