GithubHelp home page GithubHelp logo

jeffsf / opengapps Goto Github PK

View Code? Open in Web Editor NEW

This project forked from opengapps/opengapps

0.0 2.0 0.0 2.63 MB

Main repository for opengapps

License: GNU General Public License v3.0

Makefile 1.35% Shell 98.65%

opengapps's Introduction

Getting the latest Open GApps

The latest version of pre-built Open GApps can be found at https://github.com/opengapps/opengapps/releases

Build your own Open GApps

If you want to build your own version of Open GApps, you'll need to get the git sources:

To initialize your local repository using the Open GApps source tree, use a command like:

git clone [email protected]:opengapps/opengapps.git

Then sync the submodules to get the original APK sources as provided by Google. You can also use this command to update at a later moment the sources to the most recent version

./download_sources.sh

To build Open GApps for all platforms and all android releases:

make

To build Open GApps for a specific android release on a specific platform, define both the platform and the API level of that release, seperated by a dash. A (most widely used) example:

make arm-22

One can update the sources used with the command:

./add_sourceapp.sh /path/to/the/file/you/want/to/add.apk [/even/more/files.apk...]

For contributors, updated sources can be uploaded by browsing to one of the sources-subdirectories and pushing it to the repository:

cd sources/architecture
git add *
git commit
git push

opengapps's People

Contributors

mfonville avatar raulpetru avatar

Watchers

 avatar  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.