Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amezin/aosp-vscode
Visual Studio Code project for AOSP tree
https://github.com/amezin/aosp-vscode
aosp visual-studio-code vscode
Last synced: about 2 months ago
JSON representation
Visual Studio Code project for AOSP tree
- Host: GitHub
- URL: https://github.com/amezin/aosp-vscode
- Owner: amezin
- Created: 2018-04-05T05:19:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-16T11:38:52.000Z (over 6 years ago)
- Last Synced: 2023-10-20T16:56:25.356Z (about 1 year ago)
- Topics: aosp, visual-studio-code, vscode
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 62
- Watchers: 5
- Forks: 25
- Open Issues: 1
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Visual Studio Code project for AOSP tree
Works with Android 7.1 (and should work with all versions that build using ninja)
1. Build AOSP
2. Clone this repository to .vscode subdirectory in root source directory: "git clone [email protected]:amezin/aosp-vscode.git .vscode"
3. Run "python .vscode/generate_compdb.py out/build-${TARGET_PRODUCT}.ninja" from root source directory
4. Open root source directory in Visual Studio