returns an empty list, because the coroutine takes some time to change the value of "games". Do you know any way to wait for the coroutine to finish before the return statement?
You created a suspend function hence you should not launch any code inside of it in async. Just remove async block and try this code again
Oh, it was easier than expected. Thank you very much!
I put my react app in Android WebView The problem is android keyboard overlaps input which is inside a modal. I tried following code but no result: android:fitsSystemWindow...
hi gays, i want to find a remote job, what are the websites you used to find a remote job?
Are you sure it works for WebView? My app is not in native Android
Can one record calls through a daemon process using C/C++?
I have a local app that makes a copy of images user choose. Each time user opens the app I need to load the images. I tried using Coil, but it has delay, so I used a function ...
The person who would have installed the app, is there another way to describe it?
Also, I heard that Android kills daemon processes frequently, so should I make a background service or something?
Hi Developers Why i have access to gallery and device storage, without granting READ_EXTERNAL_STORAGE permission at runtime? I have a webView app and in the website chat sec...
I'm about to create an android app using kotlin+jetpack compose It would be helpful if someone can clarify the following points: - i will need to fetch data from a remote da...
I want to modify the material3 library of the androidx.compose.material3 To be specific the AppBar.kt How should I do that ? Like how should I setup the library in my projec...
Обсуждают сегодня