반응형
[Android] Google Play Services 4.3 Release. |
http://android-developers.blogspot.kr/2014/03/google-play-services-43.html
Google Analytics API, Tag Manager, Address API 가 추가되었다.
기존의 API 들이 더 업그레이드 되었다.
Google Analytics and Google Tag Manager
Stand alone 으로 있던 Google Analytics 가 Google Play Service 로 들어왔다.
Google Tag Manager 는 Google Play 에 릴리즈 된 앱의 업데이트 없이 색상을 비롯한 앱의 특성을 바꿀 수 있다.
Drive API
다음과 같은 기능들이 추가되었다.
Pinning : 로컬에 백업하여 offline 에서도 접속할 수 있도록 만드는 것.
App Folders : Application Data Folder 처럼 user 에게 공개되어 보이지 않는 폴더를 생성 가능하다.
Change Notifications : file 이나 folder 가 변경된 경우 noti 를 받을 수 있다. query 를 지속적으로 하지 않아도 된다.
Address API
online shopping mall 앱 등에서 유용한데, user interface 는 물론 부정확한 주소에 대한 correction 등도 제공한다.
반응형
'프로그래밍 놀이터 > 안드로이드, Java' 카테고리의 다른 글
[android] ~Jelly Bean WebView vs. Kitkat WebView. (0) | 2014.04.10 |
---|---|
[android] baselineAligned 속성의 정체. (0) | 2014.04.10 |
[android] how to input xml percentage sign (0) | 2014.04.09 |
Android Transition Animation (TransitionManager, Transition, Scene) Tutorial (0) | 2014.04.08 |
[android] AutoCompleteTextView 때문에 Filterable 을 적용한 경우 example. (0) | 2014.04.08 |
댓글