| This article is archived because it is not considered relevant for third-party developers creating commercial solutions today. The article is believed to be still valid for the original topic scope. |
Contents |
WidSets Emulator support many skins for testing in various screen resolutions. This article will show you how to change emulator skin.
To change skin, you have to type command in command prompt.
devkit --skin <SKIN_NAME> runw
For example,
Here is the result.
After that, selected skin will be used as default skin. You can use any command without –-skin options.
In WidSets 3.1.0 SDK, there are 4 skins including the default one.
Screen Resolution: 181 x 189 (W x H)
Screen Resolution: 178 x 210 (W x H)
Screen Resolution: 320 x 240 (W x H)
Screen Resolution: 352 x 452 (W x H)
Sometime when you change skin, widgets would take forever to load. To fix this, you have to go to Options -> Application -> Settings and then change Connection from Socket to HTTP.
Everything should be fine right now. ^^
No related wiki articles found