Continuing the discussion from Problems with App Icon:

I think I may figured out where the problem is:
I made 3 pngs which are sizes of 2×2, 5×5 and 100×100 pixels

then packed to 3 apks and installed, the icons shown as below:
I unpacked the apk files, opened these folders in \res

the icon pictures of these 3 apps are as below:

Compare and see the problem?
The icon borders are cropped some to display in android:

So that is, the offset and blank area in the output icon pngs in apk lead to the "icon white edge issue", this should be easy to fix!





