What is image asset?

Android Studio includes a tool called Image Asset Studio that helps you generate your own app icons from material icons, custom images, and text strings . It generates a set of icons at the appropriate resolution for each pixel density that your app supports.

Read more