This page was last modified 04:56, 26 November 2007.
Set default device on the emulator
From Forum Nokia Wiki
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
| Related Discussions | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| bug in Series 40 emulator for Graphics.drawImage? | Kiigan | Mobile Java Tools & SDKs | 2 | 2002-07-23 06:18 |
| Location API and rights | bergerc | Symbian Signing, Certification and Security | 10 | 2007-10-17 17:24 |
| About SMS default port? | n_sidhaye | Mobile Java Networking & Messaging & Security | 2 | 2004-03-29 14:44 |
| Error:Unable to load | sachinwarang | Mobile Java General | 6 | 2006-07-25 16:28 |
| CVideoPlayerUtility for streaming doesn't work!!! | sajidul | Symbian Media (Graphics & Sounds) | 26 | 2007-07-18 12:50 |
