Reviews
Description
An Android Fragment is a piece of an application's user interface or behavior that can be placed in an Activity. Interaction with fragments is done through FragmentManager, which can be obtained via Activity.getFragmentManager() and Fragment.getFragmentManager().
Android Fragments is a one hundred 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, you'll be an Android UI savant. At the very least, your apps user interfaces and event handling will be more competitive, better performing and more, especially for tablet optimized app UI and events.
What you'll learn What are Android fragmentsHow to work and code for fragmentsHow to respond to configuration changesHow to do regular and fragmented dialogsHow to work with preferences and saving stateHow to work with the compatibility libraryHow to handle advanced async tasks and progress dialogs Who this book is for
This book is for experienced Android app developers wanting improved user interfaces and their behavior. "
An Android Fragment is a piece of an application's user interface or behavior that can be placed in an Activity. Interaction with fragments is done through FragmentManager, which can be obtained via Activity.getFragmentManager() and Fragment.getFragmentManager().
Android Fragments is a one hundred 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, you'll be an Android UI savant. At the very least, your apps user interfaces and event handling will be more competitive, better performing and more, especially for tablet optimized app UI and events.
What you'll learn What are Android fragmentsHow to work and code for fragmentsHow to respond to configuration changesHow to do regular and fragmented dialogsHow to work with preferences and saving stateHow to work with the compatibility libraryHow to handle advanced async tasks and progress dialogs Who this book is for
This book is for experienced Android app developers wanting improved user interfaces and their behavior. "
Reviews