Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- Nginx
- parser
- BLE
- Raspberry Pi 3
- Server
- ruby on rails
- IOT
- odroid-x2
- dht11
- Android
- 아두이노
- nano
- java
- Beacon
- python3
- Python
- RUBY
- 오렌지파이
- flask
- 라즈베리파이
- mqtt
- uno
- Raspberry Pi
- ubuntu
- orange pi
- 개발환경
- STM32F4
- JSON
- rails
- Arduino
Archives
- Today
- Total
[熱情]
Google AOSP Download 본문
android git 저장소 보기
git ls-remote https://android.googlesource.com/platform/manifest.git
Dwnlaod repo
repo init -u https://android.googlesource.com/platform/manifest -b android-4.4.2_r2
or
repo init -u https://android.googlesource.com/platform/manifest
repo sync
Comments