Android 8: Image Processing with Picasso
Android apps often require dynamic image content in order to meet modern design standards. In this course, you will learn how to use the Picasso Image Library to work with images, such as managing request activity, caching, transformations, and more.
What you'll learn
As you learn to develop for Android you’ll quickly want to enhance your apps with dynamic image content. In this course, Android 8: Image Processing with Picasso you’ll learn how to manage and process images in using Picasso. First, you'll learn how Picasso is a popular, reusable, and lightweight library that reduces the technical problems of working with images. Next, you’ll learn how to utilize Picasso’s powerful features, like how to load images from different source locations, and maintain performance with caching. Finally, you’ll discover how to resize and transform images properly, manage request behavior, and much more. By the end of this course, you should feel comfortable building your own apps that display image content in dynamic ways.
Table of contents
- Version Check 0m
- Managing Images in Android Apps 3m
- Introducing Picasso 3m
- Are You in the Right Place? 1m
- Touring the Sample Application 3m
- Demo: Touring the Sample Android Project 3m
- Demo: Adding Picasso to an Android Project 2m
- Demo: Retrieving and Displaying the First Image 3m
- Demo: Overview of the Image Web Service 2m
- Summary 1m
- Introduction 2m
- Exploring Image Loading Scenarios 3m
- Understanding Android Image Resources 3m
- Demo: Loading Local Images 4m
- Demo: Working with Icons 4m
- ListView and GridView Essentials 2m
- Demo: Completing the Image Gallery 4m
- Working with RecyclerViews 2m
- Demo: Adding Images to a RecyclerView 3m
- Demo: Loading Images Using URIs 3m
- Summary 1m