-
Hi, I added carbon to dependecies and went through the other steps that was mentioned in the installation page. but when i tried to build the app i got this error:
`
More than one file was found w…
-
The problem I have has to do with ROS libraries; ROS Java bootstrap's "message_generation" library to be specific. This library has the same relative path as the rosjava library(when you import it); n…
-
In our Android project we're using Room and Room is internally using this library version `1.2.1`. With Kotlin `1.2.40` we're seeing this crash
```
e: [kapt] An exception occurred: java.lang.NoClass…
-
## Question about Architecture Components?
Room database :
implementation "android.arch.persistence.room:runtime:1.1.1"
* Questions about the Room library: android-room
https://stackoverflow…
-
hi ,I'm sorry to bother you. My project displays this error at compile time. I Don'T understand what the problem is ?
Error:Execution failed for task ':app:transformDexArchiveWithExternalLibsDexMerge…
-
A lot of users have this error :
**Caused by java.lang.NoClassDefFoundError kotlinx.coroutines.experimental.ThreadPoolDispatcherKt**
`com.camerakit.CameraPreview. (CameraPreview.kt:80)
com.ca…
jewom updated
5 years ago
-
strill getting warning Warning: kotlinx.coroutines.flow.FlowKt__MergeKt: can't find referenced class kotlinx.atomicfu.AtomicBoolean
cannot make release build :
`buildscript {
repositories {
…
-
After updating to 1.2.0 I got
`Warning: kotlinx.atomicfu.AtomicFU: can't find referenced method 'void setInterceptor(kotlinx.atomicfu.AtomicOperationInterceptor)' in program class kotlinx.atomicfu…
-
### Xamarin.Android Version:
9.1.7.0
### Operating System & Version:
Windows 10 Pro, version 1809 (OS Build 17763.316)
### Support Libraries Version:
28.0.0.1
### Describe your Issue:
One…
-
## Issue Type
[ ] Question
[X] Bug
[ ] Improvement
[ ] Build system related
[ ] Performance
[ ] Documentation
## Description and/or steps/code to reproduce the problem
Flow the wiki to…