Languages

Menu
Sites
Language
WVGA option in emulator

Hi,

I just upgraded to the latest SDK and when I tried to create a new emulator I couldn't find the previously existing WVGA option.

The only available now is the HD resolution. Any ideas?

 

Thanks

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

Responses

6 Replies
kavish
Which Tizen SDK version you are using. It will be good if you share SDK and OS details with your query. For Tizen SDK version 2.o there is only HD option available, WVGA option not available with this version. Regards
Varsamis
I'm using the latest SDK 2.0 @ Ubuntu 12.04 64bit. I upgraded because I had a problem in the previous SDK (also 2.0). Then, the IDE showed the message "invalid certificate". I need to test apps in WVGA resolution, what should I do? Downgrade?
kavish
In Tizen SDK 2.0, WVGA resolution option is not available so you can’t use that option. For invalid certificate problem check below details: If Unicode characters, such as Korean language, are included in project location, the signature file generation fails. Do not use Unicode characters in the project or workspace location. If more than 1000 files exist in the current project on Linux, the signature file generation fails because of the file descriptor limit. Modify the /etc/security/limits.conf file as follows with root authority and log on again. soft nofile 8192 hard nofile 100000 Regards,
Varsamis
The "invalid certificate" problem occurred in the previous version of the SDK. Now, after upgrading, it's all right. Sorry for the misunderstanding. My only issue now is the resolution option. I understood that there is no such option in the current SDK. So I guess the only option for me is to downgrade.
Varsamis
I just found out that the web simulator still has the option for WVGA. Silly of me not to have tried it before.
kavish
The web simulator have WVGA (480x800) option but WVGA option not available in Emulator.