How to add images to the android project?

Priya
Priya
Participant
936 Points
28 Posts

I'm using Android studio to develop my first android app and want to use some png images. How to add images to the android project?

Views: 1196
Total Answered: 1
Total Marked As Answer: 0
Posted On: 12-Apr-2021 21:16

Share:   fb twitter linkedin
Answers
Stevan
Stevan
Member
310 Points
20 Posts
         

Right click on the res folder and add your image as Image Assets though "Configure Image Assets". Android studio will automatically generate image assets with different resolutions.

Posted On: 04-May-2021 00:23
 Log In to Chat