Skip to content

Doors73/AEX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

AospExtended Nougat

AospExtended is just an extension to AOSP, through which we are trying to provide a stock AOSP experience along with some important customization features. We have cherry-picked the features from many other projects and hence we are very thankful to them.

##How to Build?

To initialize your local repository using the AospExtended trees, use a command like this:

repo init -u git://github.com/Doors73/AEX.git -b 7.1.1
```
Then to sync up:
````bash
repo sync -c -jx --force-sync
```
Finally to build:
````bash
. build/envsetup.sh
lunch
1. enter
mka bacon
```

About

manifest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published