Categories

Follow Us @web_learners

Wednesday, May 13, 2020

How to Make images fit in all Screen Sizes | Webview App Development Series Part 15

Hi, Last post I have shown you How to Make Android App or Webview App fit all Screen Sizes. Today I am going to show you How to Make images fit in all Screen Sizes. Let's Start.



Usually, the display of mobile devices becomes small, normal, large, x-large. For fitting all these screen sizes, you need to also give these sizes of images. For doing this I will use the software, you can Download image Resizer


In the software First, you have to select the size format from the left side, such as mdpi, hdpi, xhdpi, tvdpi etc. then you need to select drawable from the drop-down menu. 

And then have to select the destination where you want to save the picture. And then drop your image. After resizing copy all the image folder and paste it in the drawable folder in Android studio. Please watch the above video and follow my step.


No comments:

Post a Comment