質問

電話のブラウザとミッドレットを対話する方法はありますか? 私が理解している限りでは、両方とも異なる砂の箱で実行され、MIDletとネイティブアプリとネイティブアプリの間のプラットフォーム固有のAPI通信ができない場合を除いて。

役に立ちましたか?

解決

You are right, there is no cross-platform API for interacting with the browser on the device. On Nokia Symbian devices you can use the eSWT Browser widget to embed the platform's browser inside the midlet and have some limited interaction with it through the eSWT Browser APIs.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top