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