Preferences Datastore in Jetpack Compose | Hindi Tutorials

preview_player
Показать описание
Hey Guys, In this video we are going to learn about Preferences Datastore.

We are going to create a simple example in order to understand the use of Datastore in Jetpack Compose.

#jetpackcompose #kotlin #datastore #androiddevelopment

==========Best Android Development Resources in Hindi============

Jetpack Compose Interoperability. Interoperability
Рекомендации по теме
Комментарии
Автор

Brov please make a video on Kotlin Flows. I still use LiveData and have no idea how Flows work and many say Flow is better than LiveData.

iampradeephr
Автор

Awesome explanation with latest things.

JonuGurjar
Автор

It seems complex than SharedPref, But in this is asynchronous and we can store custom data types.

iampradeephr
Автор

mike lga krke keyboard dekhna is typical task 😅

shubhampandey
Автор

You forgot to tell this class UserPrefImp @Inject constructor(private var {...

KashinathChari-he