我使用本教程在Android模拟器上安装了Knopflerfish:http://www.knopflerfish.org/releases/current/docs/android_dalvik_tutorial.html
模拟器上的安装没问题,现在我想从我的Android Activity调用在模拟器上运行的OSGi包。但我找不到任何方法来做到这一点。
有人已经做过这样的事吗?
答案 0 :(得分:0)
你见过这个吗?
http://nilvec.com/embedding-osgi-into-an-android-application-part-1.html
我在Knopflerfish中提交的用于更好Android / Dalvik支持的补丁已合并,因此不再需要修补和重新编译KF:
http://knopflerfish.blogspot.hu/2012/07/knopflerfish-33-released.html
我自己没有测试过这个。