A very useful article to get list of all IMEI and capabilities that included in Developer certificate. Developer certificate, either open signed online or open signed offline, is IMEI restricted. You can not install application , that is signed with with developer certificate, on a device whose IMEI is not included in Developer certificate. Similarly the capability that you are using in application need to be included in Developer certificate, otherwise you will get error.
The article describes how to get list of IMEIs and Capabilities using devcertlist.exe. You can run devcertlist commands with different options to get the lists. Article is useful to all developers, beginners as well as experienced developers.
A very useful article to get list of all IMEI and capabilities that included in Developer certificate. Developer certificate, either open signed online or open signed offline, is IMEI restricted. You can not install application , that is signed with with developer certificate, on a device whose IMEI is not included in Developer certificate. Similarly the capability that you are using in application need to be included in Developer certificate, otherwise you will get error.
The article describes how to get list of IMEIs and Capabilities using devcertlist.exe. You can run devcertlist commands with different options to get the lists. Article is useful to all developers, beginners as well as experienced developers.
--savaj 08:31, 18 September 2009 (UTC)
Would be great to have a tool able to display IMEI list directly from a signed sis file (rather then DevCert file). Is that technically possible?