티스토리 뷰
이번 포스팅에서는 구글 드라이브를 안드로이드에 연동하는 방법을 알아보자.
현재 최신인 Google Drive REST API v3 을 이용한다.
REST API v3
기존 Google Play services SDK 를 통해 접근 했던 Google Drive Android API 가 deprecated 되고,
2019 년 12 월 6 일에는 연결이 불가능해진다.
◼ 하단은 Google Drive Android API 에 대한 deprecation 안내다.
(https://developers.google.com/drive/android/deprecation)
◼ Rest API v3
(https://developers.google.com/drive/api/v3/about-sdk)
◼ Rest API v2
(https://developers.google.com/drive/api/v2/about-sdk)
◼ Rest API 란
개발 콘솔에서 Google Drive API 사용
Google 개발 콘솔에 로그인하여 Google Drive API 를 사용하기로 설정한다.
아직 프로젝트가 하나도 없는 경우 생성하자.
(https://console.developers.google.com)
OAuth 클라이언트 ID 만들기
앱에서 Google drive 계정으로 접근 하기 위해 새로운 인증서를 생성해야 한다.
◼ 사용자 인증 정보 -> 사용자 인증 정보 만들기 -> OAuth 클라이언트 ID
◼ 이름 : OAuth client ID 의 이름
◼ 서명 인증서 지문 : 개발할 app 의 SHA1 인증서 지문
[Android] - Android studio 로 SHA1 key 쉽게 알아내기
◼ 패키지 이름 : 개발할 app 의 패키지 이름
Google sample app 의 경우 "com.google.android.gms.drive.sample.driveapimigration"
Sample app 에서 확인하기
[Android] - Google Drive REST API v3 for Android (2)
'Android' 카테고리의 다른 글
Google Drive REST API v3 for Android (2) (0) | 2019.12.05 |
---|---|
Android studio 로 SHA1 key 쉽게 알아내기 (0) | 2019.12.02 |
안드로이드 스튜디오 라이브러리 프로젝트(모듈) link 시키기 (0) | 2019.06.17 |
안드로이드 소프트 키보드 windowSoftInputMode (0) | 2019.05.21 |
Android Fragment & Activity Lifecycle (0) | 2019.03.27 |
- Total
- Today
- Yesterday
- M2E
- android flag activity
- StartService
- task
- Intent
- 안드로이드 서비스
- 리워드 어플
- task 생성
- Android Service
- onCreateContextMenu
- 안드로이드 인텐트
- 무료 채굴
- android intent
- 앱테크 추천
- android activity flag
- 리워드앱
- p2e
- BroadcastReceiver
- 무료채굴
- registerForContextMenu
- WEMIX
- 채굴앱
- onContextItemSelected
- android task
- notifyDataSetChanged
- bindservice
- StringUtils
- mPANDO
- RoomDatabase
- 앱테크
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |