Namespaces
Variants
Actions

Set default device on the emulator

Jump to: navigation, search
Article Metadata

Article
Created: sinhashivam (17 May 2007)
Last edited: hamishwillee (26 Jul 2012)

In case you have multiple SDKs installed on your machine, you can switch between them and select the default device by these steps:

Go To Command Prompt

C:> devices

It will list down the installed SDKs and the default one.

To set default Device:

devices -setdefault @DeviceID


Example:
Following shows S60 3rd MR edition is set as default.

C:\>devices
S60_2nd_FP2:com.nokia.Series60
Series60_v20:com.nokia.series60
S60_3rd_MR:com.nokia.s60 - default
Series80_DP2_0_SDK:com.nokia.Series80

Now if you want to set S60 2nd FP2 SDK as default, do the following:

C:\>devices -setdefault @S60_2nd_FP2:com.nokia.Series60

Finally you shall have S60 2nd FP2 SDK as default SDK.

C:\>devices
S60_2nd_FP2:com.nokia.Series60 - default
Series60_v20:com.nokia.series60
Series80_DP2_0_SDK:com.nokia.Series80
S60_3rd_MR:com.nokia.s60
This page was last modified on 26 July 2012, at 08:34.
62 page views in the last 30 days.
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved