georgeben / Preferences

Using the Preference fragment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Preferences

Using the Preference fragment

This project demonstrates how to:

  • Add preferences to your app with the android preference fragment framework
  • Create a Preference fragment
  • Create your preferece fragment layout in xml
  • Read from shared preferences
  • Respond to changes in shared preferences with the SharedPreferences.onSharedPreferenceChanged interface

About

Using the Preference fragment


Languages

Language:Java 100.0%