Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我知道这可能不太适合在这里问。但我想问一下,希望你能指出我某个地方,这样我就不会搞砸了:)
我必须在 8-15 页上写一篇关于 Dalvik 虚拟机的作业。我要求源材料。
您是否知道您可能会指出的任何特定来源(除了维基百科及其参考资料)?
我是google code的粉丝,可以说直接从马口中获取信息,(尤其是wiki页面):Dalvik
另外,从 java 实现的角度来看,我会推荐这个教程:Dalvik-on-Java