This repo contains an example app for EncryptedSharedPreferences, included in AndroidX Crypto.
You will find all the interesting methods in MainActivity.
You can also check the accompanying article in Medium for a more nuanced description.
There are obvious performance concerns about EncryptedSharedPreferences, so I created a demo app and published it the Play Store. Try it out verify the performance you might experience in your test devices.