How to create an android image viewer - Part 5 Using Glide image loading library

preview_player
Показать описание
This is part 5 of the android tutorial series about creating an android image viewer using the android local storage framework that was introduced in android lollipop.

For part 5 we highlight two major issues with the current android image viewer application and identify various solutions to rectify those problems.
The solution we choose for this tutorial is the Glide image loading library, which is android beginner friendly for installing and setting up.

Github details

You can get it from here

or you can run this command

In this tutorial we will cover:
- Highlighting the current issues
- Using android studio's memory tool
- Installing Glide image loading library
- Using Glide to load the bitmap into the ImageView

API's covered
- Glide

For much more information checkout

The previous tutorials were aimed at beginners to android but over time have been getting more complex as the original camera_intent app has developed.
This tutorial series is more aimed towards the intermediate developers thought for those who have been following the previous tutorial series, feel free to watch this android performance series.

Android studio (1.5) is the editor of choice (IDE) for this tutorial series.

This tutorial series is the start of what I expect to be many so I encourage comments and feedback to improve the quality and viewing experience.
Рекомендации по теме
Комментарии
Автор

Thank you sir!
Your tutorials are just great.

bartovmoti
Автор

This tutorial helped me passed android studio subject and now im a graduating student because of this tutorial :)

anthonycrisostomo
Автор

I just found your channel and I love your videos! so chill and pleasant to listen to

conan_der_barbar
Автор

I cannot call any method inside Glide.

mrobjectoriented
Автор

and how do you usually do the pagination , and how can i set a control panel to update photos inside the app everytime ?

charlotteerrazki
Автор

Hello please tell me, , how should i load and see an image like that inside the app ?

charlotteerrazki
Автор

would you please tell me how can i display multiple images using glide?

VishalPatel_imvishal
Автор

Currently I'm using picasso for image loader, but you tell me better way, much better. Question sir, how to change Glide to bitmap? just like >> bitmap = MediaStore.Images.Media.getBitmap(getContentResolver(), uri);, because I want to encode my bitmap and then totally failed. Thanks anyway.

ardihanitya
Автор

Sir, I'm developing this app using eclipse so,

Till Part 4 it's Working Great but, can I develop app that you are going to tech us on your further tutorials (without using Glide) ????

foryou
visit shbcf.ru