Languages

Menu
Sites
Language
2.3.1.1 version: SDK and RTL

 RTL 360 x 360 (Gear S2) have device for 2.3.1.1 OS

 

 

What is OS?

Into SDK 2.4 r 6 i don't see the e ability to develop for thai version.

 

 Here - we read:

"Note

  • Tizen 2.4 Rev3 SDK supports developing applications on multi-platform environments: 2.4, 2.3.1, and 2.3 based applications."

 

Does I need download 2.4 Rev3 SDK for build project for GearS2 2.3.1.1?

If yes -where can i download this sdk?

 

Thank you

 

 

Responses

14 Replies
Marco Buettner

You can also use Tizen 2.4 Rev6 SDK to develop apps for Wearbles 2.3.1

Kilim A

But Apps 2.3.1 run fine on OS 2.3.1.1?

Kilim A

I have error when test 2.3.1 wgt file on 2.3.1.1 OS GEAR S2

 

Marco Buettner

Show your config.xml

Kilim A

My config.xml

<?xml version="1.0" encoding="UTF-8"?>
<widget xmlns="http://www.w3.org/ns/widgets" xmlns:tizen="http://tizen.org/ns/widgets" id="http://yourdomain/b20" version="1.0.0" viewmodes="maximized">
    <tizen:application id="7ikt0MBGm3.b20" package="7ikt0MBGm3" required_version="2.3.1"/>
    <content src="index.html"/>
    <feature name="http://tizen.org/feature/screen.size.all"/>
    <icon src="icon.png"/>
    <name>b20</name>
    <tizen:privilege name="http://tizen.org/privilege/power"/>
    <tizen:profile name="wearable"/>
    <tizen:setting background-support="disable" encryption="disable" hwkey-event="enable"/>
</widget>

 Procces in video

https://youtu.be/LHq7v0wHKE4

Shaswati Saha

Hello,
Please share your error log.

Thanks.

 

Kilim A
Kilim A

Can you remind,plz, how to make the ERROR logs?

Kilim A

up

Marco Buettner

this error log isnt helpful.

Kilim A

Testing  basic wgt  with config.xml 2.3.1 on RTL 360 x 360 (Gear S2) - - OS 2.3.1.1

<?xml version="1.0" encoding="UTF-8"?>
<widget xmlns="http://www.w3.org/ns/widgets" xmlns:tizen="http://tizen.org/ns/widgets" id="http://yourdomain/Basic" version="1.0.0" viewmodes="maximized">
    <tizen:application id="L2lYOm5ZJJ.Basic" package="L2lYOm5ZJJ" required_version="2.3.1"/>
    <content src="index.html"/>
    <feature name="http://tizen.org/feature/screen.size.all"/>
    <icon src="icon.png"/>
    <name>Basic</name>
    <tizen:profile name="wearable"/>
    <tizen:setting background-support="disable" encryption="disable" hwkey-event="enable"/>
</widget>

 general logs

error logs

 info logs

Kilim A

so..

logs above could be useful for the issue?

Marco Buettner

log of the gear rtl device will be nice

Kilim A

this is logs from rtl gear 2.3.1.1 -all...