Hello,
Is there any way to uninstall an j2me application programatically?
Thanks,
Hello,
Is there any way to uninstall an j2me application programatically?
Thanks,
Nope. You can guide a user to install an upgraded version instead of the existing one (by pointing to the upgraded MIDlet's JAD in a platformRequest), but they have to remove it on their own.
Sony-Ericsson feature phones have a proprietary Application Management System API that can be used to programatically uninstall an application from a MIDlet but it is only available to Sony-Ericsson partners.