I have made a simple settings frame and i used atm the Pref API to store data. But the problem is that it requires every time when i am getting the data to initialize the default value(that's why i dont like it). So i thought to make my own Pref API class where it loads the default data from text file ? But it seems for me to messy to use this API like so. What you think any alternatives ?
