Showing posts with label PreferenceActivity. Show all posts
Showing posts with label PreferenceActivity. Show all posts

Making a Settings Screen in Android app

Every app in android requires certain settings for user choose and modify the way it works. The best way or the android way to handle this is using a PreferenceActivity.