Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- xcode
- Gradle
- 스페인여행
- 아시아나
- 지팍스페인
- swiftUI
- 대한항공
- 러브스플리트
- Cocoapods #PrivateRepo #SpecRepo
- 시밀란
- 러브자그레브
- 도심공항
- 스플리트
- SwiftUI #Skeleton #데이터갱신
- 크로아티아
- 라이브러리
- cocoapod
- 스페인광장
- 푸켓여행
- 괌 자유여행
- 세비야
- 연금저축펀드
- 공기먹는다이버스
- 강릉
- Device 등록
- Concurrency #Swift #Combine
- 그라나다
- 스쿠버다이빙
- 리브어보드
- Swift #Concurrency #쓰레드
Archives
- Today
- Total
JEP's Diary
안드로이드 샘플 불러오기 본문
Import Samples from GitHub
Android Studio provides easy access to import Android code samples from GitHub and is the recommended method to retrieve Android code samples.
To import a code sample into Android Studio:
- In the Android Studio menu, select File > Import Sample to open the Import Sample wizard.
- Select a sample to import and click Next.
- Specify the application name and project location if different from the displayed settings.
- Click Finish.
The sample project opens in a new Android Studio project.
Note: When starting Android Studio, you can also select Import an Android code sample in the Welcome to Android Studio wizard to import a sample project from GitHub as a new project.
http://developer.android.com/intl/ko/samples/index.html
'Development > Android' 카테고리의 다른 글
Android Unit Tests(단위 테스트) - Local Unit Tests (1) | 2016.03.15 |
---|---|
Android 6.0 마시멜로 대응(런타임 권한 모델) (0) | 2016.03.14 |
Realm 모바일 데이터 베이스(Android) (0) | 2016.03.13 |
Recycler + Switch Button (0) | 2015.11.25 |
RecyclerView (1) | 2015.11.19 |