Problem in running the application in the n72 phone

Login to reply to this topic.
Sat, 2008-06-28 08:35
Joined: 2007-07-31
Forum posts: 159

Hi all,

I have a problem.I have developed an application with symbian 8.1a series 60 sdk and created sis file.When i installed this application on nokia n72 phone , it installed itself in the phone successfully,But when i went to the my own folder to launch the application it doesnt show itself in this folder.when i went to the Application Manager folder of the Nokia n72 it shows the application with its size ,but as i know i cant run the application from here.I am very upset due to this problem...

Please help me..
The application is running on the Emulator succsessfully...

The content of pakage file is given below...

; ApplicationForMobile.pkg
;
;Language - standard language definitions
&EN

; standard SIS file header
#{"ApplicationForMobile"},(0x0D5075C9),1,0,0

;Supports Series 60 v 2.x
(0x101F6F88), 0, 0, 0, {"Series60ProductID"}


; Files to copy
"C:\Symbian\8.1a\S60_2nd_FP3\Epoc32\release\winscw\UREL\Z\SYSTEM\APPS\ApplicationForMobile\ApplicationForMobile.APP"-"C:\system\apps\ApplicationForMobile\ApplicationForMobile.app"
"C:\Symbian\8.1a\S60_2nd_FP3\Epoc32\release\winscw\UREL\Z\SYSTEM\APPS\ApplicationForMobile\ApplicationForMobile.rsc"-"C:\system\apps\ApplicationForMobile\ApplicationForMobile.rsc"
"C:\Symbian\8.1a\S60_2nd_FP3\Epoc32\release\winscw\UREL\Z\SYSTEM\APPS\ApplicationForMobile\ApplicationForMobile.MBM"-"C:\system\apps\ApplicationForMobile\ApplicationForMobile.MBM"

I will be very thankfull to you...

Brajesh...


Life is too short ! so do as many good things as you can do...
Brajesh Kumar...
Beginner in Symbian C++


Tue, 2008-07-01 09:26
Forum Nokia Champion
Joined: 2006-10-12
Forum posts: 463
Re: Problem in running the application in the n72 phone

Well if it was a 9.x, I would say check for your registration file. but as I dont know pre-3rd ed, there must be something equivalent there. So the getting started section of that SDK should have some clues

  • Login to reply to this topic.