Giter Site home page Giter Site logo

andocker's Introduction

andocker

This project provides a mechanism to run in a virtualized sandbox the entire Android and React Native ecosystem. This could be useful for testing environment, in a context of CI/CD integration, that would have an easy and scalable mechanism to run tests.

To have an explanation on how this tool works please refer to this article: Android emulation on Docker

Prerequisites

Host system must provide:

How to Use

Go to the /ecosystem folder, set executable permission to compose.sh script and run it:

$ cd ecosystem/
$ chmod +x compose.sh
$ ./compose.sh

To force the expo image rebuilding run the command:

$ ./compose.sh --rebuild-ecosystem

Usage Technical Limitations

This issue investigated in details what are some limitations.

  • The emulator works only in Ubuntu systems. It is possible that it works also on others Linux OS but they have not been tested yet.

  • nested virtualisation must be available in host system. If you're using a VM to run the host system:

    Enable in VirtualBox

    VMWare supports nested virtualization natively.

    If you're on an Intel CPU please verify the related virtualization mirroring.

  • OSX users must virtualize host system.

Special thanks to omarhassanhub who conducted this detailed investigation.

License

This project is distributed under EUPL-1.2.

andocker's People

Contributors

ccarcaci avatar dependabot[bot] 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.