RxJava for Android Developers
eBook - ePub

RxJava for Android Developers

  1. 512 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

RxJava for Android Developers

About this book

Summary RxJava for Android Developers teaches you how to build fast, fluid, and reactive mobile apps for Android with RxJava.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology For Android developers, writing multithreaded apps can be as challenging as it is necessary. RxJava simplifies complex threading operations, maintaining proper synchronization as you switch seamlessly from thread to thread. RxJava also brings the benefits of reactive programming to your apps—that means better real-time responsiveness, the holy grail for every Android developer. About the Book RxJava for Android Developers begins by inviting you to think about programming and data the reactive way. This engaging, hands-on essential reference introduces you to the central pattern of RxJava for Android, then explains the View Model before exploring highly sought-after app features like chat clients and elegant transitions. Finally, you'll look at high-level design concerns and architectural approaches and frameworks that work well with Functional Reactive Programming (FRP) thinking. What's inside

  • An introduction to reactive programming
  • Easier thread management
  • Improving UI responsiveness
  • Thinking asynchronously
  • Building a working chat client


About the Reader Readers should have some experience building Android applications. No experience with RxJava is needed. About the Author Timo Tuominen has used FRP and RxJava extensively while working with Futurice as an architect of a major Android project for Samsung. Table of Contents

PART 1 - Core reactive programming

  • Introduction to reactive programming
  • Networking with observables
  • Building data processing chains
  • Connecting the user interface with networking
  • Advanced RxJava

PART 2 - Architectures in RxJava

  • Reactive view models
  • Developing with view models
  • Expanding existing Rx apps
  • Testing reactive code

PART 3 - Advanced RxJava architectures

  • Advanced architectures: Chat client 1
  • Advanced architectures: Chat client 2
  • Transitions with Rx
  • Making a maps client

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
No, books cannot be downloaded as external files, such as PDFs, for use outside of Perlego. However, you can download books within the Perlego app for offline reading on mobile or tablet. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access RxJava for Android Developers by Timo Tuominen in PDF and/or ePUB format, as well as other popular books in Design & Programming. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Manning
Year
2019
Print ISBN
9781617293368
eBook ISBN
9781638351252
Topic
Design
Subtopic
Programming

Table of contents

  1. Copyright
  2. Brief Table of Contents
  3. Table of Contents
  4. Preface
  5. Acknowledgments
  6. About this book
  7. Part 1. Core reactive programming
  8. Part 2. Architectures in RxJava
  9. Part 3. Advanced RxJava architectures
  10. Appendix. Tutorial for developing on Android
  11. Index