Icons and strings
If you’ve made it this far, you actually have a fully working Android app! If we wanted to, this app is pretty much ready to publish! Let’s add an icon and clean up the code a little bit: Right-click our res folder and select New → Image Asset Select “Launcher icon” from the dropdown menu at the top For “Asset type” (in the foreground layer tab), select “Image”, and select the highest-resolution version of our grim reaper icon (the one from drawable-xxxhdpi folder in the zip file)....