搜索资源列表
apps-for-android.tar.gz
- Android下的一些非官方JAVA代码, 具有很好的参考价值,适合入门以及资深人员的需要. 直接用eclipse import就可以完美运行了.,The java programs running in google android dalvik jvm, for those who are junior or senior developer and working on mobile device software development.
4DalvikADB
- android中文版教程4--Dalvik ADB的应用简介-android 4--Dalvik ADB
Dalvik_analis
- android上跑的dalvik虚拟机的体系结构分析,很透彻!-daffffffffffffffffffffffffffffffffffffffff
Dalvik_VM_Internals
- android虚拟机内部原理剖析。。 深入浅出,值得一看-android virtual machine inside Principle. . Easy to understand, worth a visit
Android(1-4)
- Android开发教程&笔记--基础入门,环境搭建与解析,Dalvik ADB-Android Development Tutorial & Notes- the basis of entry, the environment and analytic structures, Dalvik ADB
Android
- Android platform是一个用于开发移动程序的软件包,它包括了操作系统、中间件及一些关键应用。开发者能使用android SDK为Android platform开发应用,这些应用使用JAVA语言书写,运行在虚拟机Dalvik(一个专为手机程序开发的基于linux内核的JAVA虚拟机)。-Android platform is a mobile program for the development package, which includes the operating syste
Android
- Android 开发教程和笔记 综述,构架,环境搭建与解析,Dalvik ADB,模拟器,应用,布局,基础UI编程-Android development tutorials and notes review architecture environment and analytic structures Dalvik ADB simulator application layout basic UI programming
2008-05-29-Presentation-Of-Dalvik-VM-Internals.ra
- android book of dalvik vm
AndroidSDK(cn)
- Android 平台 是一个移动设备专用的软件堆, 包括一个操作系统, 中间件以及大量关键应用. 开发者能建立大量应用程序通过Android SDK平台。应用程序使用Java程序语言编写并且在Dalvik上运转, Dalvik是一个运行在Linux内核之上专门供嵌入使用的虚拟机。 现在Android SDK 1.0版本已经正式推出. 它包括源码框架, 实例工程,开发工具,模拟器,当然还包括你所需要的开发Android应用的全部库文件。-Android platform is a softwa
05_AndroidJAVA
- Dalvik 是 Android 程序的虚拟机,它执行 ( .dex )的 Dalvik 可执行文件,该格式文件针对小内 存使用做了 优化。-Dalvik is Android application of virtual machine, it executes (. Dex) the Dalvik executable file, the format for the small memory usage is optimized.
new-schedule
- Android应用程序使用Java作为编程语言进行编写,但不是用传统的Java虚拟机执行,而是用一个定制的称为Dalvik的虚拟机执行。-Android course design for senior students
DexVerify
- Dalvik classfile verification. This file contains the verifier entry points and the static constraint checks.
InstrUtils
- Dalvik instruction utility functions.
Jni
- Dalvik implementation of JNI interfaces.
OpCodeNames
- Table of Dalvik opcode names.
VerifySubs
- Dalvik verification subroutines.
bionic.tar
- Android的Linux内核Bionic库,Bionic库仅为200KB大小是GNU版本体积的一半,这意味着更高的效率和低内存占用,同时配合经过优化的Java VM Dalvik才可以保证高的性能。Bionic不支持一些特性比如宽字节对unicode,类似c++那样的异常处理-Android' s Linux kernel Bionic library, Bionic library is only 200KB size is half the volume of the GNU ver
Dynamic-Dalvik-Instrumentation
- 讲述了android dalvik动态指令集,不是字节码。以及与安全相关的技术。-it s about android dynamic instrumentation at dalvik level not by bytecode which is java VM.
dalvik源码
- android的虚拟机dalvik源码(Android virtual machine Dalvik source code)
dalvik
- anddroid 4.0 dalvik 分析文档(android 4.0 dalvik document)