Worker Fragments Application icon

Worker Fragments 1.0

167.2 KB / 10+ Downloads / Rating 4.8 - 41 reviews


See previous versions

Worker Fragments, developed and published by Alex Lockwood, has released its latest version, 1.0, on 2013-04-27. This app falls under the Education category on the Google Play Store and has achieved over 1000 installs. It currently holds an overall rating of 4.8, based on 41 reviews.

Worker Fragments APK available on this page is compatible with all Android devices that meet the required specifications (Android 2.2+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.adp.retaintask

Updated: 12 years ago

Developer Name: Alex Lockwood

Category: Education

Installation Instructions

This article outlines two straightforward methods for installing Worker Fragments on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

4.8
Total 41 reviews

Reviews

5 ★, on 2013-08-20
This is a nice sample app illustrating the use of Fragments for AsyncTask management with configuration changes.

5 ★, on 2015-01-30
beautiful and clean sample for developers.

5 ★, on 2013-10-10
Really Nice app ,

5 ★, on 2015-09-22
Great explanation!

5 ★, on 2014-09-08
I read your article and took a look at this demo. Thanks a lot, really helps!

5 ★, on 2013-07-14
Great sample - thanks !

Previous Versions

Worker Fragments 1.0
2013-04-27 / 167.2 KB / Android 2.2+

About this app

(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