I have an iOS development background. On iPhone, when a user install an app, he can access the app’s preferences through the “Settings” menu of iOS. It is really easy to do this on iPhone for a developer.
Is it possible to do something similar on Android easily? Or do Android users are more confortable accessing preferences through the app itself? I’m pretty sure that this is the right answer. But because I don’t have a Android background, I would like a confirmation.
You can’t add your apps preferences to the Android preferences.
Accessing the preferences through the app is the Android way to modify app specific settings.