项目作者: Akash98Sky

项目描述 :
Make the system capable of custom ROM building
高级语言: Shell
项目地址: git://github.com/Akash98Sky/rom_building_system_setup.git
创建时间: 2018-07-08T07:16:08Z
项目社区:https://github.com/Akash98Sky/rom_building_system_setup

开源协议:

下载


Rom Building System Setup

<<< Make your System capable of custom ROM building >>>

First clone the repositoiy —>

  1. $ git clone https://github.com/Akash98Sky/rom_building_system_setup -b new <any dir>
  • add any directory name at the end or keep it empty

Use this to setup the complete system :-

  1. $ chmod +x fullsetup.sh
  2. $ ./fullsetup.sh

Then run:-

  1. $ source ~/.profile

OR

<<< Partial Installations >>>

For installing only SDK :-

  1. $ chmod +x install_sdk.sh
  2. $ ./install_sdk.sh

Then run:-

  1. $ source ~/.profile

For installing only repo :-

  1. $ chmod +x install_repo.sh
  2. $ ./install_repo.sh

Then run:-

  1. $ source ~/.profile

For installing other packages :-

  1. $ chmod +x install_packages.sh
  2. $ ./install_packages.sh