java - Midlet-browser interaction -


is there anyway interact between phone's browser , midlet? far understand both run in different sand box , except if using platform specific api communication between midlet , native apps not possible.

you right, there no cross-platform api interacting browser on device. on nokia symbian devices can use eswt browser widget embed platform's browser inside midlet , have limited interaction through eswt browser apis.


Comments

Popular posts from this blog

jQuery clickable div with working mailto link inside -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -