Android Glide Library Tutorial With Example | Image Loader Into Image View - In Hindi

preview_player
Показать описание
In this video we will learn about Glide library. How to load image from URL in ImageView using Glide. This is similar to Picasso and Universal Image loader. You cannot put every image inside drawable folder. Images need to be downloaded from the Internet and this needs to be done asynchronously and cached as well for performance on Android. Glide library is one of the popular library to load images from url. Watch this simple tutorial to load bitmaps
efficiently.

Beginner series in Android Playlist-

UI and Main Thread Explanation Video -

Recycler View Video -

Volley + GSON Video -

Learn all this in Hindi (हिंदी में )

For more info - Visit below link

We are social. Follow us at -

Рекомендации по теме
Комментарии
Автор

woow....itna accha explaination to pure youtube me muje khi se nhi mila....Love u sir ❤️

civa-ji
Автор

I don't speak hindi, actually I am Mexican, but I can understand your tutorials perfectly, congratulations!

RafaelPerez-ninj
Автор

Have you made any lecture explaining, how to create click listener for items in recycler view. Much needed lecture.

EducationSimplified
Автор

Bro, Your videos are so informative, Please Make the whole series on it.

AmitRajpurohit
Автор

I have local uri, should i have better to caching to load faster, because its little slow to make tab smoother??

deepeshkumar
Автор

I watched your tutorial, it's amazing thank u so much, but how can I do if I have a recyclerview and the layout which has the design of recyclerview is not an activity so where can I write this code?

ranasana
Автор

Hello cheezy code your video is very nice and helpful for me. I have a problem in glide view. show the image in rectangle. but not show round circle. please help

jabidkhan
Автор

What we have to do if it is not in MainActivity for example in adapter for recyclearview

ashikmahmud
Автор

Hi I really liked the tutorial. COuld you please do another one on how to use Glide library on a background thread; maybe using Asynctask?
Cheers.

HaseebKhan-hlvm
Автор

How can I show images to string of names using glide in recycler view? Like I created a recycler view with some names nd now i have to add images in front of those names using glide . What would I need to do ?

pardeepsarao
Автор

the first Viewer a video on the card view.please I m form Pakistan

SafdarAliShah_TimeTraveler
Автор

plaz make a series on ecommerce app desigining in android

mimrankhan
Автор

dear sir,
tell me how i can share image (which is in Drawable folder) on whatsApp.
plzz...plzzz...plzz help me sir

developerbns
Автор

when I am loading images through glide.. some of the portrait images are loading landscape.. why is that happening..???

surbhisambare
Автор

Hello Brother i want to make a image gallery. images are on my hosting in 3 different folders. i want to make a gallery in which there should be 3 different gallery and when i click on a gallery it should show all images from that one folder. can you please help me out of this.

hansinidevelopers
Автор

Guyz please help me...I have a problem in glide view. show the image in rectangle. but not show round circle.

jabidkhan
Автор

iMAGE ko Download kaise krenge plss asks

santzone
Автор

Hello Sir How can i load images from facebook album into my android app

piyushsoni
Автор

Failed to find any ModelLoaders registered for model class: class

sir i m gwtting this error while fetching image from firebase realtime data base, , can u please help

beyondlimits