I've just finished creating my first android app with livecode

I have been very happy with the outcome and have been very impressed with how truly cross-platform livecode is.
I am having a problem that I am unwilling to add any images / android icons to the app as they always render badly on my phone. I have imported them as a control and then used the ID to set them as a button icon.
To adapt to different screen sizes I have the code resize the image proportionally , however on PC and my phone once the resize takes place the image looks blurry and there is a huge loss in quality.
Does livecode scale images badly and is there any way around this problem as on a HD screen it is very unnatractive .
Hopefully you'll be able to help