My question title itself is very precise.
Is there a way by which we can parse images from JSON api and put image in drawable folder.
My requirement is like I have to make logos and asset images dynamic.
I cant keep static images in drawable folder.
Note : I am using Android Studio for development.
Any suggestion is most welcome.