just want to ask Android how many data is SharedPreferences able to store?
I'm asking because i'm developing an Alarm App using shared preferences.
Is it ideal to use shared preferences in alarm application to save time and other settings?
Or what's the best way to do it?
any input is greatly appreciated.
Thank you very much in advance. :)