XobotOS

程序名称:XobotOS

授权协议: Apache

操作系统: Android

开发语言: Java

XobotOS 介绍

XobotOS 是 Xamarin 的一个研究项目,用于移植 Android 4.0
的 Java/Dalvik 到 C# 语言。

XobotOS is a semi-automated port of the Android 4.0 source code from Java to
C#. The automated parts were ported using an improved version of Sharpen that
can compile more advanced Java constructs and supports generics. Most of the
manual bits of code fall in two categories (a) code to integrate with the host
operating system and (b) replace the Java JNI code used to call into C, with
the ECMA CLI P/Invoke functionality

XobotOS 官网

https://github.com/xamarin/XobotOS

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。

相关推荐