install S60 3d Edition app to Symbian Anna, Symbian Belle, Symbian^2, Symbian^1
Hi
I have developed Symbian C++ app for S60 3rd edition devices. it can be installed to S60 5th edition phone also.
will this app comparable for Symbian Anna, Symbian Belle, Symbian^2, Symbian^1?
Thanks
Re: install S60 3d Edition app to Symbian Anna, Symbian Belle, Symbian^2, Symbian^1
Symbian^1 and S60 5th edition are two names of a single thing.
Symbian^2 devices are/were available in the Japanese market only, I am not sure if they allow installation of any 3rd party software at all.
Symbian^3 is the real question, and while it is generally compatible with S60 5th edition (=Symbian^1), in order to see if an application really works or not, you will have to test it. If you do not have Symbian^3, Anna, Belle devices at hand, use RDA (Devices above, Remote device access). Because the compatibility is probable only, but not guaranteed, you will probably see a warning during installation. It is safe to ignore it first, later (if the application really works) you can fix via adding the necessary line to the .pkg file ([url]http://www.developer.nokia.com/Community/Wiki/KIS000311_-_Specifying_a_platform_or_product_dependency_in_S60_3rd_Edition_SIS_files[/url] and [url]http://www.developer.nokia.com/Community/Wiki/S60_Platform_and_device_identification_codes[/url])
Re: install S60 3d Edition app to Symbian Anna, Symbian Belle, Symbian^2, Symbian^1
Thanks a lot for your quick reply
[QUOTE=wizard_hu_;877947]Symbian^1 and S60 5th edition are two names of a single thing.
Symbian^2 devices are/were available in the Japanese market only, I am not sure if they allow installation of any 3rd party software at all.
Symbian^3 is the real question, and while it is generally compatible with S60 5th edition (=Symbian^1), in order to see if an application really works or not, you will have to test it. If you do not have Symbian^3, Anna, Belle devices at hand, use RDA (Devices above, Remote device access).[/QUOTE]