Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Nurseyit Tursunkulov
Nurseyit Tursunkulov has asked
37
questions and find answers to
11
problems.
Stats
383
EtPoint
59
Vote count
37
questions
11
answers
About
Nurseyit Tursunkulov questions
How to get name of any class?
org.koin.android.error.MissingAndroidContextException: when try to test app with context
how to show toast in WorkManager doWork()
Navigate from ViewPager2 to another fragment using jetpack
how to pass object as input to WorkManager without Serialization?
How to call suspend function from Service Android?
how to launch 10 coroutines in for loop and wait until all of them finish?
How to set global variables in gradle.kts?
can I always use WorkManager instead of coroutines?
How to call suspend function from Fragment or Activity?
Nurseyit Tursunkulov answers
can I always use WorkManager instead of coroutines?
How to use Compose inside Fragment?
Android Jetpack Navigation How to handle the Toolbar and BottomNavBar content
How to run workmanager immediately
How to call suspend function from Fragment or Activity?
How to use kotlin coroutines in firebase database
how to pass suspend function as parameter to another function? Kotlin Coroutines