Hello,
i'm developing an application to use GPS and i'd like to use a module that unfortunatelly it's unsigned:
http://www.iyouit.eu/portal/software...uestor_3rd.sis
Present on the website:
http://www.iyouit.eu/portal/Software.aspx
In order to use it, i need to sign it.
I've done the following steps:
1) sisinfo.py -f locationrequestor_3rd.sis -e locationrequestor_3rd
2)I found the file "_locationrequestor.pyd" under "C:\locationrequestor_3rd\sys\bin" and i've run:
3)ensymble.py altere32 --caps=LocalServices+Location+NetworkServices+PowerMgmt+ProtServ+ReadUserData+SurroundingsDD+SWEvent+UserEnvironment+WriteUserData+ReadDeviceData+TrustedUI+WriteDeviceData --uid=0xE0000000 _locationrequestor.pyd _locationrequestor.pyd
4) from the root folder, i'd wrote: ensymble.py simplesis locationrequestor_3rd
5) I checked the new sis file done (locationrequestor_3rd.sis) by "www.whythefuckwontmysisfileinstall.com" getting the error "This file requires more capabilities than are signed for!"
hence
6)I tried to sign my file using "www.symbiansigned.com" introducing my IMEI and EMAIL but i've got the error:
"FAILURE: Submitted .sis file uses a UID that is not allocated to the account holder matching this email address (0x20012a09 )"
What does it mean?

Reply With Quote




