Home > Archive > Smartphone Developer Forum > April 2006 > Deployement of signed cab on multiple devices
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Deployement of signed cab on multiple devices
|
|
|
| Hello,
I would like to understand the portability of signed cab on multiple
devices. For instance, if I have developed an application using Smartphone
2003 SDK and that I have signed it through Mobile2Market program, will it be
possible to :
- install it on any Smartphone 2003 device having the Mobile2Market root
certificate?
- install it on any Smartphone 2002 device having the Mobile2Market root
certificate?
- install it on a windows mobile 2005 device having the Mobile2Market root
certificate?
Thanks in advance for clarification
--
Ste
| |
|
| Ste wrote:
> Hello,
>
> I would like to understand the portability of signed cab on multiple
> devices. For instance, if I have developed an application using Smartphone
> 2003 SDK and that I have signed it through Mobile2Market program, will it be
> possible to :
> - install it on any Smartphone 2003 device having the Mobile2Market root
> certificate?
> - install it on any Smartphone 2002 device having the Mobile2Market root
> certificate?
> - install it on a windows mobile 2005 device having the Mobile2Market root
> certificate?
>
> Thanks in advance for clarification
it will work on 2003 and newer devices, assuming your app works on those
devices, and as you say - the m2m certificate is on the device. to work
on all devices you need to build against the 2002 SDK (and test the
binary on all three)
riki
--
ThemeChanger for Smartphone : http://homepages.inspire.net.nz/~gambit/
AbstractStart for Smartphone :
http://homepages.inspire.net.nz/~gambit/AbstractStart/
Those who do not understand Unix are condemned to reinvent it, poorly.
|
|
|
|
|