Hi, I like to save very simple a few Data. best like in iPhone I can do with NSUserDefaults.
What is the similar command here in Android? (just saving a few Variables, to be reused as long the application is installed) I dont like to use a complicated Database just to do that.
thx chris