Discussion Board

Results 1 to 4 of 4
  1. #1
    Regular Contributor ijazhasan's Avatar
    Join Date
    Nov 2009
    Posts
    102
    Well I wanted to know how is a sis file implemented on the phone... As an exe??? And can the exe be ported to another phone??? without the sis??

  2. #2
    Nokia Developer Moderator ltomuta's Avatar
    Join Date
    Sep 2004
    Location
    Tampere, Finland
    Posts
    11,335
    The SIS file is an installation kit, just like *.msi on a Windows PC. Inside it there are several EXE and DLL files and many other files needed by an application. On Symbian you cannot transfer installed files (EXE and DLLs) aside from the case when the apps are installed on a SD card and the same card (not a copy) is inserted in a second device. Even in such case the applications may actively detect the change and refuse to work on the new phone so your only choice is to install the app from a valid SIS file.

    To learn more study the SDKs and docs provided by Forum Nokia

  3. #3
    Regular Contributor ijazhasan's Avatar
    Join Date
    Nov 2009
    Posts
    102
    Sir thankyou very much how does a GIF file work??? Its a series of images that are displayed... But where does the code lie that makes the image sequence work?? plus in series 60 would it be using API's to display new images or a win32 GIF file could work on a symbian phone??

  4. #4
    Nokia Developer Moderator ltomuta's Avatar
    Join Date
    Sep 2004
    Location
    Tampere, Finland
    Posts
    11,335
    There are static GIFs (format version 87a, one image only) and animated ones (format version 89a). The GIF is however a data file, there is no code inside it and therefore it does not matter in which platform it is rendered. All that is needed is a GIF decode on the platform wich will read the info from the file and render the content accordingly. You will access these devoders through platform specific APIs.

    Details at http://en.wikipedia.org/wiki/Graphic...rchange_Format

Similar Threads

  1. Installation problem of CameraWrapper embedded sis file
    By djscorpion83 in forum Symbian Signed Support, Application Packaging and Distribution and Security
    Replies: 1
    Last Post: 2009-08-20, 08:23
  2. Building SIS fails, missing rsc file
    By ahlmans in forum Symbian C++
    Replies: 15
    Last Post: 2009-05-04, 11:15
  3. Problem with pyobfuscate
    By JOM in forum Python
    Replies: 3
    Last Post: 2008-06-20, 22:47
  4. Replies: 4
    Last Post: 2007-12-18, 11:06
  5. nokia 7210 modem via IR doesn't work !
    By oussamaaiadi in forum PC Suite API and PC Connectivity SDK
    Replies: 1
    Last Post: 2003-03-06, 10:46

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