Giter VIP home page Giter VIP logo

android_manifest's Introduction

FusionOS

Requirements

  • Around 200G disk space.
  • A computer/server with at least 16GB RAM running Linux.
  • Capable of syncing 80G of data.
  • Some brain cells.

Instructions

  1. Make sure you have a build environment setup. If haven't copy paste from below (works with apt package manager).
mkdir -p fusion_tmp && cd fusion_tmp && git clone https://github.com/akhilnarang/scripts && bash scripts/setup/android_build_env.sh && cd .. && rm -rf fusion_tmp

Sync

mkdir -p fusion_os && cd fusion_os
repo init -u https://github.com/Fusion-OS/android_manifest -b twelve
repo sync --current-branch --force-sync --no-clone-bundle --no-tags --optimized-fetch --prune -j$(nproc --all)

GAPPS

For using GAPPS (Optional)

WITH_GAPPS := true

Build

source build/envsetup.sh
lunch fuse_$device-userdebug
make fuse-prod -j$(nproc --all)

Credits

android_manifest's People

Contributors

bdcgoogle avatar bsimonnet avatar cco3 avatar cferris1000 avatar colincross avatar danalbert avatar danw avatar delphij avatar deymo avatar enh-google avatar freeinfra avatar gauravsh-google avatar ghartman17022 avatar iam avatar kruton avatar lhchavez avatar liutikas avatar miaowang14 avatar mkayyash avatar mnissler avatar nfuller avatar nickkral avatar paulduffin avatar pirama-arumuga-nainar avatar sakthivelnadar avatar stephenhines avatar tornewuff avatar vapier avatar wileyatgoogle avatar zqiu-nest 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.