KO
|
EN
gitlite — search
Search
#javascript
#php
#ruby
#hacktoberfest
#nodejs
#python
#blog
#gulp
#java
#css
#r
#angularjs
aospxref
★ 28
Open GitHub ↗
Deploy your own AOSPXRef
Download README (.md)
Explore Similar Repositories
dynamic-feature-module-android
:
Android Dynamic On Demand Feature Delivery Module Implementation using Kotlin
1-Lipschitz-Neural-Distance-Fields
:
Signed distance field computation using 1-Lipschitz neural networks - Pytorch implementation
stream-infer
:
Video streaming inference framework, integrating image algorithms and models for real-time/offline video structuring, lightweight NVIDIA DeepStream. 视频流式推理框架,结合图像算法和模型进行实时/离线视频结构化,轻量版 NVIDIA DeepStream
GameExperiencesPlugin
:
An Unreal plugin for defining modular extensions to game modes that leverage the GameFeatures plugin. Based on Lyra experiences.
typecho-plugin-sitemap
:
自动生成 Typecho 站点地图的插件
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
aospxref
?
Download (.md)
# aospxref Deploy your own AOSPXRef ## Usage Clone aosp to /data/aospxref/src You can remove `.repo`, `prebuilts` to reduce size ``` /data/aospxref/src ├── android-10.0.0_r1 ├── android-11.0.0_r1 ├── android-12.0.0_r1 ├── android-12.1.0_r1 ├── android-13.0.0_r1 ├── android-5.0.0_r1 ├── android-5.1.0_r1 ├── android-6.0.0_r1 ├── android-7.0.0_r1 ├── android-7.1.0_r1 ├── android-8.0.0_r1 ├── android-8.1.0_r1 └── android-9.0.0_r1 ``` Edit version.txt to your local versions then run gen.py to generate docker-compose.yml