kotlin
cannot to retrieve user data failed to get document because the offline mode (kotlin) [closed]
Closed. This question needs debugging details. It is not currently accepting answers. Edit the question to include desired behavior, a specific problem or error, and the shortest code nece[详细]
2022-12-07 21:22 分类:问答How to convert an arithmetic expression of a string type to an integer in Kotlin?
This is my code after running this piece of code, I am getting exception: fun main() { var str = "(100 + 50)/2"[详细]
2022-12-07 21:19 分类:问答Android GoogleMaps: GeoJsonLayer.features change the order of geojson file
I have a location geojson file as below: { "type":"FeatureCollection", "features":[[详细]
2022-12-07 20:14 分类:问答Connect to a specific wifi programmatically in android using kotlin in android 10 and above
I want to connect to a specific wifi in android programmatically using kotlin. Till sdk level 28 we were using WifiManager api to connect to a specific wifi network programmatically, this is working f[详细]
2022-12-07 20:12 分类:问答how can i set that before created view
i writed that button i think that code worked after view created i need work that before created view with onMesure how can i do that ?[详细]
2022-12-07 20:05 分类:问答How to elevate box with shadow?
I have a Box comsopable I want to elevate with shadow `Box(modifier = Modifier .sizeIn(100.dp) .background(Color.Magenta)) {[详细]
2022-12-07 19:10 分类:问答How to attain this OneUI like icon shape in Jetpack Compose?
How can I attain this shape in Jetpack Compose? Or How do people at Samsung should have attained this shape?[详细]
2022-12-07 19:09 分类:问答Modules - common classes in Unit Tests
I have multiple modules. I have some common classes which I use in different modules in my unit tests.[详细]
2022-12-07 18:59 分类:问答Remove Background of an Image using MLkit (Poor Result) - How to smooth edges?
How to smooth edges, I have read many articles about anti Aliasing but did not get much helpful Can anyone share an alternative for removing background that shows good res开发者_Go百科ults?[详细]
2022-12-07 18:51 分类:问答Can we turn on or off battery saver mode programmatically using Kotlin in Android?
I want to create an application that will turn on and off power saver mode within itself programmatically with on a button click using android-Kotlin. [详细]
2022-12-07 18:37 分类:问答