Discussion Board

Results 1 to 5 of 5
  1. #1
    Registered User yfw1966's Avatar
    Join Date
    Mar 2008
    Posts
    140
    Hello everybody,

    I edited a project based on S60 3rd SDK with fp1, and I set up some plug-in files to the path:'\epoc32\include', some of which are from the folder named 'S60_3rd_SDK_FP1_API_Plug-In_Pack_v2_43', now the project can work well on emulator. I am going to deploy it to a handset, the files of .pkg, .sis, .sisx are all created successfully, but I do not know how to deal with these plug-in files which have been set up into the PC/emulator environment. I do not think these files have been stored in s60 device. so how can I set up the files on device?

    Can anybody give me any information on it?

    Thanks and Regards!
    Sophie

  2. #2
    Nokia Developer Moderator ltomuta's Avatar
    Join Date
    Sep 2004
    Location
    Tampere, Finland
    Posts
    11,335
    The plug-in delivers header files and libraries needed for linking. All the needed DLLs are in fact already on the device, except in the real cases (e.g. APS, VAS, CAC) when some binaries need indeed be deployed on the phone, but in this case a signed SIS file is provided with the package.

  3. #3
    Registered User yfw1966's Avatar
    Join Date
    Mar 2008
    Posts
    140
    Quote Originally Posted by ltomuta View Post
    but in this case a signed SIS file is provided with the package.
    I can not understand you very well. can you introduce it more clearly.

    Thank you!

  4. #4
    Nokia Developer Moderator ltomuta's Avatar
    Join Date
    Sep 2004
    Location
    Tampere, Finland
    Posts
    11,335
    If you use APS for example, you copy all the needed files in the SDK and you build your application. However, it will not work on the device since it is linked against a DLL which is not part of the firmware. In fact, APS is a server, so in order for your application to work you also need the APS server exe on the device.

    That is why we have provided in the API package a SIS file that you (and your customers) will need to install on the device. The SIS file is already signed so you do not have to worry about the capabilities it uses and any other PlatSec specific parameters it might have.

    What you may want to do, in order to simplify the installation, it is to embed this SIS file in your own package.

    But as I've said these are special cases. If no SIS file is provided with the API you use then nothing needs to be installed on the device aside from your own binaries.

  5. #5
    Registered User yfw1966's Avatar
    Join Date
    Mar 2008
    Posts
    140
    Great!

    I make a practice as you said just now, it can work well!

    Thanks for your help again.
    Sophie

Similar Threads

  1. Replies: 1
    Last Post: 2008-05-08, 12:32
  2. not able to see the application on the device
    By krgvs in forum Symbian C++
    Replies: 5
    Last Post: 2008-03-10, 09:22
  3. Replies: 6
    Last Post: 2007-04-18, 11:44
  4. How to remove the files from device
    By engrsanjiv in forum Symbian C++
    Replies: 0
    Last Post: 2002-08-20, 05:00
  5. application does not install on 7650 device
    By asangamneheri in forum Symbian Tools & SDKs
    Replies: 4
    Last Post: 2002-07-08, 12:20

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved