S
Sid
Hi,
I've been doing a bit of j2me in the last few weeks. One thing I still
haven't figured out is, let say I have an app that is used by many
people. Then one day I want to release an update to that app. How do I
go about it? At the moment, the only way I can think of is by telling
those people that there's a newer version of the app and that they'd
need to remove their existing app, and install the newer app.
My question is: is it possible to distribute the update this way:
1. Tell users that there's a newer version of the app.
2. Users can then just go to their existing app, select 'update', then
a patch is downloaded from a central server (a web server), then the
patch will be ran and update the app
Anyone know if this is possible with j2me?
I've been doing a bit of j2me in the last few weeks. One thing I still
haven't figured out is, let say I have an app that is used by many
people. Then one day I want to release an update to that app. How do I
go about it? At the moment, the only way I can think of is by telling
those people that there's a newer version of the app and that they'd
need to remove their existing app, and install the newer app.
My question is: is it possible to distribute the update this way:
1. Tell users that there's a newer version of the app.
2. Users can then just go to their existing app, select 'update', then
a patch is downloaded from a central server (a web server), then the
patch will be ran and update the app
Anyone know if this is possible with j2me?