I am migrating iOS app to android and, thinking about iOS, I set a default plist file with strings and keys that are then modified using NSuserDefaults. I read some posts and docs and not really clear about how to do it properly in Android.
I need a preferences file with keys and strings that I could read and write. Thank you.
I am migrating iOS app to android and, thinking about iOS, I set a
Share
1 Answer