How do I make isolated dalvik

后端 未结 2 1850
渐次进展
渐次进展 2021-01-13 09:55

I am tracing the Dalvik machine source code. According that, I want to make Dalvik runnable. I have seem the dvk project. But there has many problem result in fault. Are the

2条回答
  •  爱一瞬间的悲伤
    2021-01-13 10:22

    This GitHub project has a pre-compiled binary of Dalvik VM for Linux, ready to use! Check the associated blog post for information about how the binary was compiled and how to use it.

提交回复
热议问题