Giter Site home page Giter Site logo

manifest's Introduction

AOSP Krypton

Getting Started

To get started with Android, you'll need to get familiar with Git and Repo.

Note: Syncing requires ssh for all of our repositories (including gitlab, make SURE to add it there or else sync will fail), so make sure that ssh is setup properly. Here's how to do that https://docs.github.com/en/authentication/connecting-to-github-with-ssh

To initialize your local repository using the manifest for KOSP :-

repo init -u [email protected]:AOSP-Krypton/manifest.git -b A12

Then to sync up:

repo sync -c --force-sync --optimized-fetch --no-tags --no-clone-bundle --prune -j$(nproc --all)

Building the source

The source at AOSP-Krypton is well configured for building.

Source the build scripts:

source build/envsetup.sh

You can sync the device specific repositories with this command (it is just a wrapper around roomservice):

fetchrepos <device>

To build for a device:

launch <device> <build-variant> [OPTIONS]

For a full list of available options, run this command after sourcing build scripts:

hmm

You will now see the manual for using different functions available, including krypton specific functions.

If you are willing to maintain a device and has got the necessary skills with git and a basic understanding of how everything works with aosp then join our common chat https://t.me/kryptonaosp in telegram and contact one of the admins.

Thanks section

Here's my thanks to people who made this possible:

  • Google for AOSP
  • ABC
  • Arrow OS
  • DerpFest
  • LineageOS
  • POSP
  • Statix OS
  • YAAP

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 jhonboy121 avatar kruton avatar lhchavez avatar liutikas avatar miaowang14 avatar mkayyash avatar mnissler avatar nfuller avatar nickkral avatar npv12 avatar paulduffin avatar pirama-arumuga-nainar avatar stephenhines avatar tornewuff avatar vapier avatar wileyatgoogle 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.