Deploying SIS files to the device
| Thu, 2006-02-09 07:20 | |
|
Hi All,
I have created an application and am successfully able to deploy through Blue Tooth or IR. I have put the sis file in a web server. When I try to open the SIS file from the browser (pointing to the URL) in my phone(nokia 3230), I donot get the installer, I rather get a screen opened with some binary data displayed. Â Â Â This donot happen when I point to a jar file instead. In case of a jar file the installer opens and gets installed. How to invoke the installer after pointing to the SIS file through a browser in the device? Any help would be highly appreciated Thanks in Advance Srinivas |
|






Forum posts: 36
You should check the mime type associated with sis files.
Forum posts: 2
Thanks for the post
the mime type to be set is :
application/vnd.symbian.install.
Thanks again
Srinivas