RSS
热门关键字:
Symbian OS
当前位置 :主页>嵌入式开发>Symbian OS>列表
How to speed up the Symbian Emulator
Here are a few tips that can speed up your Symbian emulator : deactivate your anti-virus program (specifically those running in background and scanning the files you open) prevent the emulator from writing debugging information to your hard disk . I...
作者:发表于:1970-01-01 08:00:00 点击:9 评论:0 查阅全文...
Common products UIDs
This is the list of UID you can use in your PKG file to specify the target platform of your application: Series 60 Series 60 v0.9 0x101F6F88 Series 60 v1.0 0x101F795F Series 60 v1.1 0x101F8201 Series 60 v1.2 0x101F8202 Series 60 v2.0 0x101f7960 Seri...
作者:发表于:1970-01-01 08:00:00 点击:8 评论:0 查阅全文...
On Target debugging with Series 60 devices
Setting up the system gdbstub.sis 1. Install gdbstub.sis on your phone. This file is installed by default by the Nokia SDK in the following directory: C:Symbian6.1Series60Epoc32Releasearmiurel 2. Still on the phone, start FExplorer or your f...
作者:发表于:1970-01-01 08:00:00 点击:7 评论:0 查阅全文...
How to create a SIS file
Overview SIS files is a standard and convenient way to distribute Symbian applications: End users can install/uninstall a SIS package either from a PC using connectivity software, or from an Symbian OS phone using an on-board installation program. S...
作者:发表于:1970-01-01 08:00:00 点击:11 评论:0 查阅全文...
Using multiple SDKs
One of a typical issue when developing a Symbian application, is to adapt it to several platforms. Until last year, things were clear: Developers targeting the Nokia devices had to use the Nokia Series 60 v1.x SDK and any Symbian enabled IDE since t...
作者:发表于:1970-01-01 08:00:00 点击:5 评论:0 查阅全文...
How to define the memory configuration of the Symbian WINS emulator
With the multiplication of Symbian devices, more and more different configurations reach the market. As it is most of the time for an individual or a small company to test its software on all real devices, it is important to be able to simulate each...
作者:发表于:1970-01-01 08:00:00 点击:9 评论:0 查阅全文...
How to display Symbian strings and descriptors in Visual C debugger
Currently, using Visual Studio is a little bit painful when you deal with descriptor since you cannot directly display their content (you have to use the memory window). Here is a little trick that will allow you to display clear content of Symbian...
作者:发表于:1970-01-01 08:00:00 点击:5 评论:0 查阅全文...
Getting Started with Metrowerks Codewarrior
Metrowerks Codewarrior is probably the most known IDE for Symbian development. Although it is not the historical one (Symbian was using Microsoft tools before switching to Codewarrior last year), it is widely used in the Symbian community. The Codew...
作者:发表于:1970-01-01 08:00:00 点击:10 评论:0 查阅全文...
Running and Debugging Console Applications with Borland C BuilderX
Borland C BuilderX is a nice environment to start developping Symbian application. However, it does not allow - by default - to debug console based application (EXE) which is rather annoying. This is however possible but it requires to edit your pro...
作者:发表于:1970-01-01 08:00:00 点击:5 评论:0 查阅全文...
Linking Libraries 9210
error LNK2001: unresolved external symbol We all know this error and we know we need to add the library. Easy (if you use VC6), go to Project, Settings (Alt F7) and add the library on the Link page. F7 to recompile. Same error. Check the library, sp...
作者:发表于:1970-01-01 08:00:00 点击:7 评论:0 查阅全文...
赞助商链接
随机推荐