-
- Codelab
- https://developer.android.com/codelabs/advanced-kotlin-coroutines?hl=ko#0
- https://developer.android.com/kotlin/flow
-
Check out my fork [here](https://github.com/LemuelHui/android-build-an-app-architecture-components). I have changed nothing besides updating all the Gradle and dependencies versions.
-
Hi,
An activity is annotated with @DataBound.
I create my view model in at the end of @Injected and start my network call, which changes the value of `LiveData` in doOnSubsribe and onSuccess/onError…
-
Hello!
Currently, I'm working on developing android camera application using depthai library.
I added `depthai-platfrom` & `opencv-platform` to use them, but when I build the app, gradle throws `D…
-
[ObjectBox Docs - LiveData](https://docs.objectbox.io/livedata-arch.-comp.)
-
Hello! @Alex009
I have created KMM project from default template with cocoapods.
I'm IOS developer and Gradle is hard for understanding. There is tutorial in MOKO MVVM REAMDE, but Gradle files are…
-
### 运行环境 ###
- [x] 设备型号:如:`Nexus 6`
- [x] 设备系统版本:如 `Android 5.0`
- [x] Gradle 版本:如 `2.3.0`
- [x] QMUI Android 版本:`1.x.x`
### 具体问题描述 ###
大哥能不能后续新增一个QMUI_Android与Jetpack技术组合在一起的工程基础脚手架,自动集成Dug…
-
Whats about the registering and unregistering, why cann't the @Subscribe function be Lifecycle Aware, registering on Class creation and unregistering on destruction, would be really neat if this could…
-
I was having trouble launching the gallery in cross-platform composition on the Android platform. My problem is that the fragment activity was not initialized when entering the screen with the `BindMe…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […