ShopSpell

Creating Dynamic Ui With Android Fragments - Second Edition [Paperback]

$38.99       (Free Shipping)
100 available
  • Category: Books (Computers)
  • Author:  Jim Wilson
  • Author:  Jim Wilson
  • ISBN-10:  1785889591
  • ISBN-10:  1785889591
  • ISBN-13:  9781785889592
  • ISBN-13:  9781785889592
  • Publisher:  Packt Publishing - ebooks Account
  • Publisher:  Packt Publishing - ebooks Account
  • Pages:  125
  • Pages:  125
  • Binding:  Paperback
  • Binding:  Paperback
  • Pub Date:  01-Apr-2016
  • Pub Date:  01-Apr-2016
  • SKU:  1785889591-11-MPOD
  • SKU:  1785889591-11-MPOD
  • Item ID: 101655079
  • Seller: ShopSpell
  • Ships in: 2 business days
  • Transit time: Up to 5 business days
  • Delivery by: Jul 01 to Jul 03
  • Notes: Brand New Book. Order Now.

Create engaging apps with fragments to provide a rich user interface that dynamically adapts to the individual characteristics of tablets and smartphones

About This Book

  • From an eminent author comes a book that will help you create engaging apps that dynamically adapt to individual device characteristics
  • The only book that includes the latest fragment-oriented features and their role in Material design
  • This book provides code-intensive discussions and detailed examples that help you understand better and learn faster

Who This Book Is For

This book is for developers with a basic understanding of Android programming who would like to improve the appearance and usability of their applications by creating a more interactive user experience and dynamically adaptive UIs; providing better support for tablets and smartphones in a single app; and reducing the complexity of managing app UIs.

What You Will Learn

  • Learn the role and capabilities of fragments
  • Use Android Studio's fragment-oriented features
  • Create an app UI that works effectively on smartphones and tablets
  • Manage the creation and life cycle of fragments
  • Dynamically manage fragments using the FragmentTransaction class
  • Learn the application design for communicating between fragments
  • Leverage fragments when implementing applications that take advantage of the latest features of Material Design

In Detail

Today's users expect mobile apps to be dynamic and highly interactive, with rich navigation features. These same apps must look fantastic whether running on a medium-resolution smartphone or high-resolution tablet. Fragments provide the toolset we need to meet these user expectations by enabling us to build our applications out of adaptable components that take advantage of the rich capabilities of each individual device and automatically adapt to their differences.