@innman:
I followed your advice, but don't know how to put 2 files in the same folder:
If I understand you correctly, I should put 2 .png files 92x92 (for launcher) and 48x48 (for notification) together in one folder, which is \drawable-xhdpi, and so on with other folders. Totally I used 8 files, i.e. 2 files per each folder.
(
As I have to put 2 files in one folder so I have to rename their names to 2 different ones, for example "92x92.png" and "48x48.png" --> is it allowed or we have to keep the name "icon.png"?)
Result: when I compiled the system removed all my files - as you mentioned - and in the folder \res\ now I don't see the folders ldpi, mdpi...anymore.
However, in my running application's icon now is the defaut icon that is from system (attached), not the one like in my input files???
It caused me headache the whole night, as I have to admit that I am not very strong in design
Any advice, please. Thank you
Best
bsnqt