Giter Club home page Giter Club logo

vendor_aoscp's Introduction

Aoscp for Devs

Downloading the Source

Please read the AOSP building instructions before proceeding.

Initializing the Repository

Init core trees without any device/kernel/vendor :

$ repo init -u https://github.com/CypherOS/platform_manifest.git -b nougat-mr1

Sync our repository :

$ repo sync

Building AOSCP

After the sync is finished, please read the instructions from the Android site on how to build. To build AOSCP first execute this command:

. build/envsetup.sh

This command will load all of our proprietary makefiles for compiling! After the files are initiated, Run this command:

brunch

No need to generate your device manually. If we official support your device, or if your device is in our vendor/aoscp.devices list it will be appear on our brunch menu. Next, all you have to do is pick the number beside your device eg.

4. aoscp_bullhead-userdebug (Type "4" and press enter)

Now sit back and wait for your compilation to complete successfully! Remember to make clean every now and then!


Creating your thread

You got your build to compile. Congrats! Now it's time to share it with the world! AOSCP threads simple so it's not much work left to do here. Let's start with your thread name. If you are creating a thread for a device that's officially supported by CypherOS, here's how you need to format it:

[ROM][OFFICIAL][ANDROID VERSION_TAG]CypherOS "Version" "Version name"[DEVICE]

For example: [ROM][UNOFFICIAL][7.1.2_r5]CypherOS 3.6.2 Macchiato[Bullhead] Simple right? Now, if you're creating a thread for a device that's not officially supported by CypherOS, [OFFICIAL] needs to be replaced with [UNOFFICIAL] to ensure users know what kind of build they're running. This is important, as it prevents alot of questions and concerns about bugs etc. that weren't generated by our team.

Now that you've gotten the important part out of the way, copy and paste THIS into your thread. This is not to be modified! You can only add your own acceptable additions to provide more information to your users.

That's it! Thread complete! Thank you for jumping on board with us!

vendor_aoscp's People

Contributors

charmacas avatar kaluoshi avatar luca020400 avatar matihalperin avatar rahulsnair avatar superfes avatar thecrazyskull avatar

Watchers

 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.