bumptech / glide

An image loading and caching library for Android focused on smooth scrolling
https://bumptech.github.io/glide/
Other
34.67k stars 6.12k forks source link

How to add glide to Android.bp? #5434

Closed WangZX0422 closed 3 months ago

WangZX0422 commented 3 months ago

I want to introduce glide library in 'Android.bp', but I don't know how to deal with it without 'glide.jar'.