Code Monkey home page Code Monkey logo

bwry / androidx Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cgcl-codes/androidx

0.0 1.0 0.0 167.34 MB

AndroidX is a customizable execution runtime environment for running Android applications on clouds

Shell 0.06% Makefile 0.29% C 95.87% Assembly 1.76% C++ 1.44% Objective-C 0.34% Perl 6 0.01% Awk 0.01% Python 0.05% GDB 0.01% Perl 0.13% Yacc 0.02% Lex 0.01% UnrealScript 0.01% Gherkin 0.01% XS 0.01% Roff 0.01% Clojure 0.01% M4 0.01% Go 0.01%

androidx's Introduction

AndroidX

AndroidX is a customizable Android runtime environment for running Android applications on clouds. We provide a container-based approach to custom-tailor Android OS components. Under the guidance of this approach, we develop an automatic customization toolkit named AndroidKit for generating specific Android OS components. Through this toolkit, we are able to boot new Android VM instances called AndroidXs, which are composed of OS images generated by AndroidKit.

The figure provides an overview of AndroidX’s architecture. It can be clearly observed that AndroidX has two core components.

One is a set of tools with command line interfaces called AndroidKit that is used to parse input yaml configuration file and generate Docker images.

The other is a hypervisor-agnostic runtime, which is able to launch images with a new VM instance.

Internal to the AndroidX instance in this figure, a minimalist Android Kernel called AndroidX-Kernel is booted directly by hypervisor. The AndroidX-Kernel employs a tiny Android initialization service called AndroidX-Init to load the images from host and then launch them. Through containing applications within separate VM instances and kernel spaces, AndroidXs are able to provide more excellent workload isolation than containers, and security advantages like VMs, which are much suitable for multi-tenant cloud environments.

How to use

We provide a detailed description of the document for you. This document describes how to build and run AndroidXs on the ordinary GNU/Linux platform.

androidx's People

Contributors

zjsyhjh avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.