我已经使用以下教程在安卓模拟器上安装了Knopflerfish:http://www.knopflerfish.org/releases/current/docs/android_dalvik_tutorial.html
模拟器上的安装正常,现在我想从我的OSGi活动中调用一个在模拟器上运行的Android包。但我就是找不到任何方法来做到这点。
有没有人已经做过这样的事情?
发布于 2013-04-24 14:42:34
你看过这个吗?
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
不过,我自己还没有测试过这个。
https://stackoverflow.com/questions/8591976
复制相似问题