Languages

Menu
Sites
Language
error in config.xml file

Hi,

How to resolve the error below.When i write below line in my config.xml file,its gives error.

<tizen:setting backbutton-presence="enable" screen-orientation="portrait" context-menu="enable" background-support="disable" encryption="disable" install-location="auto" hwkey-event="enable"/>

 

 

 

Please help me

Thanks and regards

Mohit Kumar

Responses

4 Replies
Marco Buettner

... you got an error, but u want told us what the error shows? Nice Try... 

Seoghyun Kang

Dear mohit kumar,

 

Firstly... Please check your error message.

If you check the error message, you can find the problem.

 

If can not find the problem, please use the GUI mode of config.xml.

 

If you use the GUI mode of config.xml, the code will be created automatically.

So you do not need to write the code. Then please compare your original code.

 

Thanks.

 

Marco Buettner

I think u should remove 'backbutton-presence="enable"'

AVSukhov

Hello,

Agree with Marco Buettner, poblem in "backbutton-presence" property.

But there is a strange behavior: in Tizen 2.4 rev2 IDE this settings genereate the error, on Tizen 2.3.1 IDE there is no any error.

There is no info about this property in the specification. I would not recommend to use it. Otherwise you may have problems with distribution.