Skip to content

AndroidCodility/SharedPreferences

Repository files navigation

SharedPreferences

Android Application for saving values to SharedPreferences, and Reading them back in the application using Kotlin Programming Language.

SharedPreferences allows us a framework that helps in saving and retrieving persistent key-value pairs of primitive datatypes. So remember the limitations of using Android SharedPreferences, it only allows primitive data types. The values are saved even when the application is killed.

SP 1 SP 2 SP 3

Play Video

Like Facebook Page

About

Android Application for saving values to SharedPreferences, and Reading them back in the application using Kotlin Programming Language.

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages