Multiple versions for .sis
I browsed the device specs and came to conclusion that the apps should made to work with & without touch display + S60 and some S40. But it's really hard to understand some points
Is it possible to install S40 6th Ed + S603rd Ed fp2 + S60 5th Ed packages on the same PC and into same Carbide simultaneously?
Or can I pack the Flash with flash stub to one .sis that installs in all editions somehow ?
If I install Feature Pack2 does the .sis still install to FP1 and FP0 ?
tags: sis, flash, carbide, packing,
Re: Multiple versions for .sis
Hi juhauta,
[QUOTE]Is it possible to install S40 6th Ed + S603rd Ed fp2 + S60 5th Ed packages on the same PC and into same Carbide simultaneously? [/QUOTE]
You can make a signle sis to work in all 3rd and 5th edition phones but for S40 there is NFL packaging instead of SIS which means you have to package your content in two different packages i.e SIS for S60 3rd & 5th and NFL for S40. Moreover, i would like to add two more points :
1- Moving from s60 3rd (FP0.FP1, FP2) to 5th edition phones, the version of Flash Lite changes from 1.1 to 3.1. But yes i think all S60 3rd edition FP2 and 5th edition phones have Flash Lite 3.0.
2- According to my observation, if u want to make single sis package which will support 3rd edition phones, then choose S60 FP1 or FP0 SDKs as all the later devices are backward compatible with FP1 SDKs but FP1 devices may not be compatible with FP2 or 5th edition SDKs.
Best Regards,
SajiSoft
Re: Multiple versions for .sis
Thank you! This helped alot !
Can the 3 SDK's be installed at the same time to one PC ?
Re: Multiple versions for .sis
Yes, you can install multiple SDKs on the same machine.
Re: Multiple versions for .sis
If you have made by FL Action script 2. then yes you can make as much as devices.
Re: Multiple versions for .sis
Ciao,
to be clear the S40 6th Edition support FL3.0 but you need to use the .nfl packaging not .sis
Alessandro
Re: Multiple versions for .sis
Thank you. What I understood from the docs, the icon is also in another format than svg lite ?
Didn't quite understand it fully..
[QUOTE=biskero;772197]Ciao,
to be clear the S40 6th Edition support FL3.0 but you need to use the .nfl packaging not .sis
Alessandro[/QUOTE]
Re: Multiple versions for .sis
[QUOTE]the icon is also in another format than svg lite ?[/QUOTE]
Yes! the icon file used in nfl packaging is 256 colors .png icon and the supported dimension are 36 x 36 or 43 x 43 pixel. For more details, please read this whitepaper :
[URL="http://www.forum.nokia.com/info/sw.nokia.com/id/384a5c01-70fe-480d-86bc-627f92d3ed7c/Series_40_Nokia_Flash_Lite_NFL_Package_Format.html"]Series_40_Nokia_Flash_Lite_NFL_Package_Format.html[/URL]
Best Regards,
SajiSoft