Running an application in an emulator in s60
手机开发模拟器的使用 这里NOKIA S60 FP1 的模拟器 即可以用做 SYMBIAN C++ 开发模拟器
又可以用作J2ME 开发的模拟器 测试结果几乎和真机一样 除了网络通信方面!
注意: 对于初学者 内存卡的存放路径为
Symbian9.2S60_3rd_FP1Epoc32winscwcData
将开发的JAR 包或者 SIS文件拷贝进去就可以了
下面是模拟器的官方教程 !
To view an S60 application in an S60 emulator:
- In the
group
folder of your application, enter the following command:
epocThe emulator opens.
Note: The emulator may take some time to open.
- Click the Menu key.
- To open the Installations folder, navigate to it by clicking on the
selection
key with your mouse and click the center of the
selectionkey.
- To open the HelloWorldBasic application, select it and click the
selection
key.
The initial view of the HelloWorldBasic application opens.


8条评论 ▼