install sis files in Emulator !!!

Login to reply to this topic.
Sat, 2005-02-12 12:04
Joined: 2005-02-11
Forum posts: 12
hi, how can i install sis files to emulator?
i want check my thems and application in emulator! Roll Eyes
whats the c: root of emulator?

Sat, 2005-02-12 18:49
Forum Nokia Champion
Joined: 2003-06-10
Forum posts: 720
install sis files in Emulator !!!
The emulator from the SDK (Software Development Kit) will only run applications explicitely compiled for the emulator.

Applications intended to be run on an actual phone (compiled for the phone) will not run on the emulator.

In other words, you can't use the emulator to test .sis files that are intended to be installed on the phone.
Sun, 2005-02-13 01:19
Anonymous (not verified)
Forum posts: 2043
install sis files in Emulator !!!
See if this will work:

1)   Copy the SIS file to \Epoc32\Wins\c\nokia\installs directory
2) Start the emulator
3) In the emulator, go to Configurations->Apps Ctrl, select the SIS file and choose Install from Options.

Note I haven't tried this myself
Thu, 2005-02-17 23:23
Joined: 2003-12-30
Forum posts: 93
install sis files in Emulator !!!
Quote
1) Copy the SIS file to \Epoc32\Wins\c\nokia\installs directory
2) Start the emulator
3) In the emulator, go to Configurations->Apps Ctrl, select the SIS file and choose Install from Options.
This works as if you where using a "real phone" Wink

MatD

Fri, 2005-02-18 10:15
Joined: 2005-01-28
Forum posts: 27
it installs -- the application does not run
Hi

This process installs but the application does not RUN.
it is giving "System Error"

Anirban

Fri, 2005-02-18 10:25
Joined: 2003-12-30
Forum posts: 93
install sis files in Emulator !!!
Hi

I have some questions concerning your SIS file and your program :
Is it correcly generated to work with WINS ?
Have you check the .pkg file, perhaps you may have a /thumb or /armi stuff in it ?
Have you checked the UID of the application you would like to install ?
Are you using special APIs ? like telephony that are not available on WINS platform ?

MatD

Fri, 2005-02-18 10:32
Joined: 2005-01-28
Forum posts: 27
details
Quote from: matd
Hi

I have some questions concerning your SIS file and your program :
Is it correcly generated to work with WINS ?
Have you check the .pkg file, perhaps you may have a /thumb or /armi stuff in it ?
Have you checked the UID of the application you would like to install ?
Are you using special APIs ? like telephony that are not available on WINS platform ?

Actually I am trying out with some sis file which I downloaded from the net.

these sis files may be for the real phones. But seeing your posts I guessed that it should also run.

Anyways if there is any specific king of sis files which we can only install in the emulator ..... could you please send me the detail.

Anirban

Fri, 2005-02-18 11:27
Joined: 2003-12-30
Forum posts: 93
install sis files in Emulator !!!
Hi Djebani

Yes if you are downloading SIS File from the web, they will be compiled for ARM ( real phones). This means it's normal that they won't work for the Emulator (WINS).  Cheezy
If you are yourself generating your SIS Files be sure to compile for WINS and then It'll work.
So the file you can find on the web are for real phones, and cannot be launched with the emulator.
When it's expressely mentioned on the web site, that the SIS File are also for WINS (I'm thinking about the Helix Player SIS File ) then you can install it on your emulator

MatD

Fri, 2005-02-18 11:57
Joined: 2005-01-28
Forum posts: 27
thanks
Quote from: matd
Hi Djebani

Yes if you are downloading SIS File from the web, they will be compiled for ARM ( real phones). This means it's normal that they won't work for the Emulator (WINS).  Cheezy
If you are yourself generating your SIS Files be sure to compile for WINS and then It'll work.
So the file you can find on the web are for real phones, and cannot be launched with the emulator.
When it's expressely mentioned on the web site, that the SIS File are also for WINS (I'm thinking about the Helix Player SIS File ) then you can install it on your emulator

thanks... i'll try that

Anirban

Sun, 2005-02-20 08:23
Joined: 2005-02-11
Forum posts: 12
install sis files in Emulator !!!
Quote from: matd
Hi Djebani

Yes if you are downloading SIS File from the web, they will be compiled for ARM ( real phones). This means it's normal that they won't work for the Emulator (WINS).  Cheezy
If you are yourself generating your SIS Files be sure to compile for WINS and then It'll work.
So the file you can find on the web are for real phones, and cannot be launched with the emulator.
When it's expressely mentioned on the web site, that the SIS File are also for WINS (I'm thinking about the Helix Player SIS File ) then you can install it on your emulator
hi, i cant understand what u say?!
do i can run sis files that download from internet on emulator?!
Tue, 2005-02-22 21:04
Forum Nokia Champion
Joined: 2003-06-10
Forum posts: 720
install sis files in Emulator !!!
All .sis files you are likely to find are compiled to be used on an actual phone. Such files will not contain any programs that you can run on the emulator. As stated, the emulator needs programs compiled for the emulator.
  • Login to reply to this topic.