I have a single object I need stored. What would b...
# android
b
I have a single object I need stored. What would be the best solution, storing it in sharedPrefs using gson or making a single row table for it? Or perhaps another way