This is a stupid question, so I'm sorry if it's been asked before but I cannot find the answer and I'm not even sure if it matters or not, but:
If I want to add Icons to my Android app, not just the App icon, but other icons and graphics. Which folder do I place them in, or how should I add them? I am using Android Studio to create my Android app and I know that the App's main icons (Launcher icons) are located in res/drawable-x but is this where I also put other graphics and icons too? I looked in the documentation and searched SO and Google but only found answers relating to App Launcher Icons.
You put all the icons and images res/drawable-xxx folders, e.g.:
More info here: Providing Resources
Got to Project name --> res/drawable and paste all your icons
Yes res/drawable-x is where you have to add the images
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With