Skip to content Skip to sidebar Skip to footer
Showing posts with the label Androidx

Simple Kotlin Project Does Not Show Any Ui

I have a very simple Android Project in Kotlin. Just to dig in Kodein. I can not see the two TextVi… Read more Simple Kotlin Project Does Not Show Any Ui

How To Zoom The Preview Using Android Camerax Library?

I hope to add a function to zoom in preview picture (Please see Image A) for the sample code at htt… Read more How To Zoom The Preview Using Android Camerax Library?

How Do I Use The Standalone Jetifier To Migrate To Androidx?

The Jetifier tool is used as part of the AndroidX migration tool bundled with Android Studio. Ther… Read more How Do I Use The Standalone Jetifier To Migrate To Androidx?

Koin Sharedviewmodel With Savedstatehandle

I have single activity application and number of fragments. Some of these fragments are using my vi… Read more Koin Sharedviewmodel With Savedstatehandle

Androidx Build Fails In Release Mode Regarding Appcomponentfactory

I'm using Android P and compiling against AndroidX. Works great in debug/beta, but when I make … Read more Androidx Build Fails In Release Mode Regarding Appcomponentfactory

Java.lang.runtimeexception: Methods Marked With @uithread Must Be Executed On The Main Thread. Current Thread: Defaultdispatcher-worker-2

I'm quite new about flutter and kotlin. I'm doing flutter version up(from 1.0.0 to 1.7.8+ho… Read more Java.lang.runtimeexception: Methods Marked With @uithread Must Be Executed On The Main Thread. Current Thread: Defaultdispatcher-worker-2