2010/01/12
Android SDK 2.1 Release
안드로이드 SDK 2.1이 공개 되었다.
지금까지 최신 버전은 2.01 버전이 었는데 이번에 구글폰인 넥서스원에 포함되어있는 2.1 버전의 SDK가 공개된 것이다.
아래 내용은 사이트에서 발췌해 온 API 변경사항이다.
API changes summary
The following is a summary of some notable changes to the framework APIs.
Live Wallpapers
The following additions provide APIs for you to develop animated wallpapers:
안드로이드 SDK 2.1
Original Post : http://neodreamer-dev.tistory.com/358
지금까지 최신 버전은 2.01 버전이 었는데 이번에 구글폰인 넥서스원에 포함되어있는 2.1 버전의 SDK가 공개된 것이다.
아래 내용은 사이트에서 발췌해 온 API 변경사항이다.
API changes summary
The following is a summary of some notable changes to the framework APIs.
Live Wallpapers
The following additions provide APIs for you to develop animated wallpapers:
- New android.service.wallpaper package.
- New WallpaperInfo class.
- Updated WallpaperManager.
- New SignalStrength class provides information about the device's current network signal. This can be acquired from the new onSignalStrengthsChanged(SignalStrength) callback.
- New onDataConnectionStateChanged(int, int) callback.
- New View methods isOpaque() and onDrawScrollBars(Canvas).
- New RemoteViews methods addView(int, RemoteViews) and removeAllViews(int).
- New ViewGroup methods isChildrenDrawingOrderEnabled() and setChildrenDrawingOrderEnabled(boolean).
- New WebStorage methods to manipulate web storage databases.
- New GeolocationPermissions methods to get Geolocation permissions from, and set them on the WebView.
- New WebSettings methods to manage settings for app cache, web storage, and zooming based on screen density.
- New WebChromeClient methods for handling video, browsing history, custom Views, app cache limits, and more.
안드로이드 SDK 2.1
Original Post : http://neodreamer-dev.tistory.com/358
Labels:
Android
,
SDK
,
SDK 2.1
,
TistoryOldPost
,
안드로이드
Subscribe to:
Post Comments
(
Atom
)
No comments :
Post a Comment