Open In App

Batch Import Images for Different Screen Resolution in Android Studio

Improve
Improve
Like Article
Like
Save
Share
Report

While Developing an App, we require many images as an icon in our app. Here we are going to explain how Import Images for Different Screen resolutions in Android Studio using Batch Drawable. For Android, you need to create these graphics that have to be compatible and supporting all devices. 

Step By Step Implementation

Step 1: First click on File > Settings.

Step 2: Then click on Plugins and Search For the android drawable importer.

Step 3: Click on Download and start downloading the plugin.

Step 4: When done downloading Click on Restart IDE.

Step 5: Go to res > New

Step 6: Click on Batch Drawable Import

Step 7: A dialog box will open. Click on (+).

Step 8: Click on Ok.

Step 9: Select items and make changes according to your choice. Click on Ok.

Step 10: Click on OK.

Now you can use the graphics that are compatible and support all devices.


Last Updated : 06 Jun, 2021
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads