The Research of Dalvik Working with CAR Runtime Environment

CHEN Wei-wu,WANG Jian-min,CHEN Rong
DOI: https://doi.org/10.3969/j.issn.1009-3044.2010.31.078
2010-01-01
Abstract:CAR is a binary component technology,and Elastos is a software environment based on CAR technology,the running enviro-ment of CAR Component.Elastos represents as operating system or middleware,and treats the net as computing and storing resources.This make the application development easily in distributed network enviroment.Java is a cross-platform language,this feature depends on the Java virtual machine to satisfy The Java Virtual Machine Specification on the specific platform.Java program have to be interpreted be-fore being executed on Java virtual machine,then its performance,power and size can hardly be accomplished with native code.This paper presents a technology called JavaCAR mixed programming model,which is base on dalvik,the Google’s open-source project,simulta-neously take CAR and Java virtual machine technology into consideration.The JavaCAR let CAR cooperate with Java virtual machine,this will make the Java program work more effectively but needn’t change the Java programming model.
What problem does this paper attempt to address?