Home Apps Educational Learning Worker Fragments

Enjoy millions of the latest Android apps, games, music, movies, TV, books, magazines & more. Anytime, anywhere, across your devices.

(c) 2013, Android Design Patterns

http://www.androiddesignpatterns.com

This Application is for demonstration purposes only. Enable USB debugging and analyze the logcat output to better understand how retained Fragments work in conjunction with the Activity lifecycle. Use the following logcat filter for best results:

Filter name: "worker-fragments"

by Application Name: "com.adp.retaintask"

by Log Level: "Info"

This sample application was written as part of the following blog post: http://www.androiddesignpatterns.com/2013/04/retaining-objects-across-config-changes.html