Languages

Menu
Sites
Language
SDK 2.4 forward compatibility

Is sdk 2.4 forward compatibly with older sdk? In other words if I create native application using 2.4 sdk will be possible to install (and run) it in Samsung Z1 with tizen 2.3?

Thanks!

Responses

4 Replies
daniel kim

Hi,

According to release note, you can use tizen SDK 2.3 only for Samsung Z1.


◦Release Date: August 21, 2015

The Tizen 2.4 Beta SDK supports the development of Tizen 2.4 applications only.
 To develop an application based on the Tizen 2.3 platform, you must use the Tizen 2.3 SDK

       https://developer.tizen.org/development/preview

 

Regards

Marco Buettner

You mean backward compatibility?

2.4 apps doesnt run on 2.3 devices ... 2.4 apps running only on 2.4 devices and higher (if doesnt change something again) :D

But you can write applications for 2.3 with Tizen SDK 2.4, but u cannot use 2.4 features on 2.3 devices...

Alex Dem

Hi,
As I know guys were able to launch native application developed on 2.3.0 rev3 but adapted for 2.4.0 (manifest, .cproject files are different)on Samsung Z1. The certificates in 2.4 IDE should be registered in the same manner.
Alexey.

 

Alex Dem


But if you use different from 2.3 api of course there could be problems.
Alexey.