Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Picasso: Easy Image Loading on Android

Posted By: Grev27
Picasso: Easy Image Loading on Android

Norman Peitek, "Picasso: Easy Image Loading on Android: The Fast Approach to Build Image-Rich Apps"
English | ISBN: n/a | 2016 | PDF | 73 pages | 3,5 MB

Due to the popularity of the Picasso blog post series published on the Future Studio blog, and the positive feedback on our Retrofit book, we’ve decided to publish a book on Picasso. If your Android app uses images, this book will save you a ton of time researching and avoid stressful evenings of bug fixes. If you value your time, this might be something for you.

We cover all topics from the blog post series and additionally add more explanations to each topic and the example code snippets. Besides a more coherent introduction to Picasso, you’ll also benefit from more new, book-exclusive advanced topics.

This book is for beginners and advanced readers as well. We’ll walk you through each topic with direct reference to code examples. Once you’ve worked through this book, you’ll have an extensive knowledge of image loading on Android with Picasso.

What Topics are Covered in this Book?

The list below provides a comprehensive overview of covered topics within the book.

Introduction to Picasso
Loading and Displaying Images
Placeholders, Resizing and Optimized Request Management
Image Rotation and Transformations
Caches are Critical
Customizing Picasso
Practical Code Examples
App Release Preparations