Thanks Raju
On Fri, Sep 13, 2013 at 11:01 PM, Raj Raju wrote:
> Hi Jitendra ,
>
> When you targeting multiple devices with one build you need to do these
> things
>
> 1. dpi caluculation
> 2. scaling the content depends upon the screen resolutions
>
> dpi caluculations:
>
>
Hi Jitendra ,
When you targeting multiple devices with one build you need to do these
things
1. dpi caluculation
2. scaling the content depends upon the screen resolutions
dpi caluculations:
var widthScale:Number = screenWidth/TARGET_WIDTH;
// on which resolution you ma
Hi Group,
I have few skins for Iphone 5 and now i want to target for all ios
devices. Is there any way to do that or else i have to manually calculate
dpi, resolutions and do the scaling stuff?
--
Thanks and Regards,
JJain,
If you have knowledge, let others light their candles in it --Marg
Hi Group,
I have few skins for Iphone 5 and now i want to target for all ios
devices. Is there any way to do that or else i have to manually calculate
dpi, resolutions and do the scaling stuff?
--
Thanks and Regards,
JJain,
If you have knowledge, let others light their candles in it --Marg