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
Post a Comment