3

我已经使用本教程在 Android 模拟器上安装了 Knopflerfish:http ://www.knopflerfish.org/releases/current/docs/android_dalvik_tutorial.html

模拟器上的安装没问题,现在我想从我的 Android Activity 调用模拟器上运行的 OSGi 包。但我只是找不到任何方法来做到这一点。

有没有人已经做过这样的事情?

4

1 回答 1

0

Have you seen this?

http://nilvec.com/embedding-osgi-into-an-android-application-part-1.html

The patches I submitted for better Android/Dalvik support in Knopflerfish have been merged so patching and recompiling KF should not be necessary anymore:

http://knopflerfish.blogspot.hu/2012/07/knopflerfish-33-released.html

I haven't tested this myself, though.

于 2013-04-24T06:42:33.597 回答