Languages

Menu
Sites
Language
Please upload an binary file,error?

Please upload an binary file.

If no screen size is specified in a binary file, display devices cannot be recommended. Make sure that you have specified the screen size to display an application in IDE.

why?thanks.

 

Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

6 Replies
konduri sai swathi

Hi,

What exactly is the error you are getting?

Miao Xiao chun

thanks

konduri sai swathi

Hi,

Add the below line in config.xml file :

<feature name="http://tizen.org/feature/screen.size.normal"/>

 

Miao Xiao chun

this is right.

thanks!

daniel um

I am also seeing the same error message.  I tried adding the <feature...> line into my config.xml file, but I still see the same error message.  Please help.  Thank you.

daniel um

Update:  I ended up just creating a new project from scratch and copying over all the code.  It now works, but I was unable to find what the problem was in the previous project.