Quick tips/tutorials about Android Preferences.
This repository contains example source code repository for Ongoing dev blog. For more info about the blog :
- [PreferenceActivity and PreferenceFragment] (http://gmariotti.blogspot.com/2013/01/preferenceactivity-preferencefragment.html)
- [Preference Headers] (http://gmariotti.blogspot.com/2013/01/preferenceactivity-preferencefragment_28.html)
- [PreferenceFragment and Headers with older versions] (http://gmariotti.blogspot.com/2013/02/preferenceactivity-preferencefragment.html)
- Preference Summary or Secondary Text
- Making your application’s data usage preferences available from system settings
The following libraries need to cloned and manually added to PreferenceExamples as library projects.
Author: Gabriele Mariotti
Copyright 2013 Gabriele Mariotti
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.