Code Monkey home page Code Monkey logo

ats.gapps's Introduction

OpenGapps Installer for AiC

This repository provides OpenGapps installer scripts for each version of AiC.

  • One script (installer.sh) is the script to run in order to install gapps on the device
  • The other one is run on the device, it is automatically used by the first one. This is a modified update-binary script from OpenGapps.

Install OpenGapps

  • Install adb for your operating system
  • Clone the repo or get the two scripts in any other way:

Example:

git clone https://github.com/AiC-Project/ats.gapps.git
  • Download the OpenGapps package (preferably "micro") for your version (x86, 4.4 or 5.1) here
  • Use adb connect to connect to your AiC device

Example:

adb connect 192.168.122.200
  • run the script with the opengapps zip path as a parameter

Example:

./install.sh open_gapps-x86-4.4-micro-20170107.zip

Wait a bit after the script terminates and the device should restart. If it doesn’t, restart it manually. OpenGapps should now be installed.

Why is this needed?

Due to the nature of AiC, we do not have a recovery, which is the required environment for running the OpengApps scripts. So we need to wrap around those scripts to install OpenGapps.

ats.gapps's People

Contributors

mmariani avatar

Watchers

mathieui avatar  avatar James Cloos avatar  avatar  avatar

Forkers

karinepires

ats.gapps's Issues

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.