Skip to content

SpNormal

Tip

For security reasons, I prefer to use SpEncrypted.

SpNormal is used to create an instance of encrypted SharedPreferences.

Get started

Version 1.5.0

val sp = SpNormal(name).getSharedPreferences()

Example Code

Example Code