AppListLoader APK

AppListLoader  Icon
    
4.9/5
15 Ratings
Developer
Alex Lockwood
Current Version
1.0
Date Published
File Size
151.4 KB
Package ID
com.adp.loadercustom
Price
$ 0.00
Downloads
100+
Category
Android Apps
Genre
Libraries & Demo

APK Version History

Version
1.0 (3)
Architecture
universal
Release Date
August 13, 2015
Requirement
Android 1.6+
  • AppListLoader Screenshot
  • AppListLoader Screenshot
  • AppListLoader Screenshot

About Radio FM 90s

(c) 2012, 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 the Loader/Fragment/Activity interact with one another! Use the following logcat filter for best results:

Filter name: "AppListLoader"
by Log Tag: "ADP_"
by Application Name: "com.adp.loadercustom"
by Log Level: "Info"

This demo application was introduced as part of a series of blog posts on Loaders and the LoaderManager:

Part 1 - Life Before Loaders (http://bit.ly/Pyc58u)
Part 2 - Understanding the LoaderManager (http://bit.ly/OwTG0g)
Part 3 - Implementing Loaders (http://bit.ly/Puhj4E)
Part 4 - Tutorial: AppListLoader (http://bit.ly/SNWMrX)

What's New in this version