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...
How can I make my kotlin app to get updated automatically on new versions? (without user downloading manually) I mean something like code push in react native
hi gays, i want to find a remote job, what are the websites you used to find a remote job?
Is it worth to learn flutter?
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?
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...
Also, I heard that Android kills daemon processes frequently, so should I make a background service or something?
Обсуждают сегодня