| Reply | « Previous Thread | Next Thread » |
|
Hi
I've written my first Python application for my N95 to provide a UK speed camera warning system using internal or external GPS. It is designed to operate in the background (e.g. whilst using Nokia Maps or in standby) and popup to the foreground with an audio visual alert, then return to the background. It should work with other suitable Series 60 phones with internal or external GPS but I cannot test this. If this application is of use to others, more information is available at http://mcbiskits1.googlepages.com/ As this is the first application I've made that other users will have to get signed through the Symbian Open Signed process, I'm keen to find out if the installation guide I've written is correct and the installation works before I publicise it. I would therefore be grateful for someone to give it a try and feedback to me. The application was written specifically for the UK. It should work in other countries except that the application assumes that the camera speed limits are in mph. If there is interest, I could update the application to work with kph limits if someone volunteers to test it. I've now started to work on adding the speed camera locations to a landmark database so that they can be shown in Nokia Maps. The coding is not an issue but the problem I have is that no suitable icons are supplied in the Landmarks icon set and I have not found a way of adding new icons. Is there a solution for this? Thanks |
|
Quote:
I added a link to your googlepages in my 'Links to Other PyS60 Projects" page. Is the name of the link 'SpeedCamUK' OK for you? In summer I will add a trafic accident warning in my ILeSpeedCam software. Do you have a public database about accidents in UK which you could use? I have found two accident RSS feeds here in Finland one is: http://www.pelastustoimi.fi/112info-georss/ Ilpo (http://ilpo.lehtola.googlepages.com) |
|
Quote:
:
I know, the system works that way, but it's still a LOT to ask from a user! The motivation has to be really high for anyone to actually complete the installation. Some ideas:
Good luck, --jouni |
|
Hi Ilpo - Thanks for your interest. I see you've done some work on speed camera alerting as well, I'll add a link back to your site. I hadn't thought about accident notification but its an interesting idea that I'll investigate.
Hi jouni - Thanks for going through the installation and yes it is tedious. I did try to create a single SIS file with all the modules for signing but it wouldn't install. However I'll have another try as this would make it more attractive to users as you say. I'll also update the guide to add more help as you suggest. |
|
Quote:
Did you use the mergesis of ensymble to make a single SIS file ? If you could post the command of mergesis that you used to make a single SIS file, then perhaps we could help you. Best Regards, Croozeus |
|
Hi Croozeus
After various experiments and reading forums I think its a limitation of Symbian Open Signed rather than mergesis. Symbian Open Signed doesn't sign embedded SIS files . I can create a merged SIS using files that have been individually Open Signed and this installs ok, but that's of no use to anyone else. The only other option might be to deconstruct the third party SIS files and incorporate the resources into a single signable file, but that would be interfering with other people's intellectual property. |
|
Quote:
Actually, you need to take care while using the mergesis option, I had done it for my application in the past which did'nt work. But then Jussi suggested me to change the order of the files in the mergesis command and it was working, You need to take care, if the old signatures of SIS files aren't being cleared. Moreover if, deconstruction the 3rd party SIS file and then incorporating all the resources to a single file is the only option, you can try take permission from the author, if he may allow you do do that. Best Regards Croozeus |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| nokia (run camera in background) application development | vijay2008 | General Discussion | 5 | 2009-08-07 11:15 |
| Camera application throwing security error | sameer1308 | General Symbian C++ | 0 | 2008-04-17 10:57 |
| Problem in finding is camera application on N93i | furqankamani | General Symbian C++ | 2 | 2008-01-14 10:53 |
| System error (-2) meet as soon as start Python Application | wilen_ding | Python | 2 | 2007-09-13 20:32 |
| Launch Camera Application from Another App | sjb343 | General Symbian C++ | 9 | 2003-09-17 16:55 |