How do I upgrade a j2me application from remote server.
Kothari Ankur
Greenhorn
Joined: Jul 22, 2010
Posts: 15
posted
0
Can anyone please tell me how platformRequest() works? What will happen If I pass in a jad file url? Will the old application get replaced with a new one or there will be a new application installed separately?
I have already read the sun j2me link but it is does not answer my above questions.
mohsen fakhary
Greenhorn
Joined: Aug 16, 2011
Posts: 4
posted
0
At least on SonyEricsson and Samsung the old application is replaced with the new one. On some handsets you need to exit the old app if it is running.
I'm not sure this is the common behavior of all handsets
subject: How do I upgrade a j2me application from remote server.