Application not displayed in emulator Nokia 6600

Login to reply to this topic.
Thu, 2005-02-10 08:09
Joined: 2005-02-10
Forum posts: 1
I am new to symbian development. I am using Eclipse as the IDE.

I have created a sample project. When i try to run the project the emulator is launched. In the emulator my application is not displayed. What do i do in order to display the application in the emulator.

Your help is appreciated.

Wed, 2005-02-16 16:59
Joined: 2005-02-14
Forum posts: 2
Application not displayed in emulator Nokia 6600
Try to name a folder in which there is your application, same name as at the application. It is desirable, that the name of a resource had the same name.
For example, if your app is "YourApplication.app":
make a folder : "\system\apps\YourApplication\"
Thu, 2005-02-17 23:12
Joined: 2003-12-30
Forum posts: 93
Application not displayed in emulator Nokia 6600
Hi,

Try to check the UID in the MMP file you've created. If another app in your emulator ( i assume that you have installed other apps) has the same UID than these already installed apps, you won't see your new application. The UID is a unique number that identifies your application.

Hope it'll help

MatD:-)

MatD

  • Login to reply to this topic.