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 | 29 | 30 | 31 |
Tags
- cocoapod
- 괌 자유여행
- 도심공항
- SwiftUI #Skeleton #데이터갱신
- 세비야
- 지팍스페인
- 스페인여행
- 라이브러리
- 그라나다
- 리브어보드
- 러브자그레브
- 강릉
- 공기먹는다이버스
- 크로아티아
- 푸켓여행
- 스쿠버다이빙
- 아시아나
- 연금저축펀드
- 시밀란
- Device 등록
- Concurrency #Swift #Combine
- 스플리트
- 스페인광장
- Gradle
- swiftUI
- Swift #Concurrency #쓰레드
- xcode
- Cocoapods #PrivateRepo #SpecRepo
- 대한항공
- 러브스플리트
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 |