In Android we use SharedPreferences to store the UserPreferences locally
SharedPreferences
UserPreferences
I don't want to use Sqlite
There are several options to store user settings in cross platform projects.