[android-developers] Re: images not scaled to screen size

2010-11-30 Thread Kumar Bibek
Yes, they will be scaled, provided you design your app to do so. Say, for example, if you have an ImageView/ImageButton, there is a property scaleType. If you don't change it, the images will be scaled. But if you are using that, then, depending on the type, it might or might not scale. But, I am

[android-developers] Re: images not scaled to screen size

2010-11-30 Thread Vinay
Thank you Kumar. I will corss check that property of Scaletype. Actually I dont have problem with the emulator. Things work very fine with the different type of emulator (small, medium, large). I have ported android to fsl-imx51 board which inturn is connected to a 17 monitor. It is, with this

[android-developers] Re: images not scaled to screen size

2010-11-29 Thread Vinay
Hi, Thank you very much for the information. Yet another question is: The images that are present in the hdpi folder are however not to the scale such that it can fit for a 17TFT monitor. So in such a case will the images be automiatically scaled ?? I see that all other applications are rendered