How to detect from Java ME code that a web-browser application, like Opera Mini, is already installed in a phone? If so, how to launch it from Java ME code with a provided URL?
How to detect from Java ME code that a web-browser application, like Opera Mini,
Share
You can use the Midlet.platfomRequest method to invoke certain applications.