Android Fragments

  • 2h 1m
  • Dave MacLean, Satya Komatineni
  • Apress
  • 2014

Android Fragments is a 100-page quick start accelerated guide to learning and quickly using Android fragments. You'll learn how to code for fragments; deal with config changes; code for regular vs. fragmented dialogs; work with preferences and saving state; work with the compatibility library; and handle advanced async tasks and progress dialogs.

After reading and using this book, which is based on material from the best-selling Pro Android, you'll be an Android UI savant. At the very least, your apps' user interfaces and event handling will be more competitive and better performing, especially for tablet-optimized UIs and events.

What you’ll learn

  • What are Android fragments
  • How to work and code for fragments
  • How to respond to configuration changes
  • How to do regular and fragmented dialogs
  • How to work with preferences and saving state
  • How to work with the compatibility library
  • How to handle advanced async tasks and progress dialogs

About the Authors

Dave MacLean/strong is a software engineer and architect living and working in Jacksonville, Florida. Since 1980, he has programmed in many languages, developing solutions ranging from robot automation systems to data warehousing, from web self-service applications to electronic data interchange transaction processors. Dave has worked for Sun Microsystems, IBM, Trimble Navigation, General Motors, and several small companies. He graduated from the University of Waterloo in Canada with a degree in systems design engineering

Satya Komatineni has been programming for more than 20 years in the IT and Web space. He has had the opportunity to work with Assembly, C, C++, Rexx, Java, C#, Lisp, HTML, JavaScript, CSS, SVG, relational databases, object databases and related technologies. He has published more than 30 articles touching many of these areas, both in print and online. He has been a frequent speaker at O'Reilly Open Source Conference, speaking on innovations around Java and Web. Satya has done a considerable amount of original work in creating Aspire, a comprehensive open-source Java-based web framework, and has explored personal web productivity and collaboration tools through his open-source work for KnowledgeFolders.com. Satya holds a master's degree in electrical engineering from Indian Institute of Technology and a bachelor's degree in electrical engineering from Andhra University, India.

In this Book

  • Fragments Fundamentals
  • Responding to Configuration Changes
  • Working with Dialogs
  • Working with Preferences and Saving State
  • Using the Compatibility Library for Older Devices
  • Advanced AsyncTask and Progress Dialogs

YOU MIGHT ALSO LIKE