Android 2.1 이 올라간 넥서스원!
그리고 오늘 Android 2.1 SDK가 공개 되었다.
http://developer.android.com/sdk/android-2.1.html
2.1 업데이트 되며 바뀐것
Live Wallpapers
The following additions provide APIs for you to develop animated wallpapers:
- New
android.service.wallpaper
package. - New
WallpaperInfo
class. - Updated
WallpaperManager
.
Telephony
- New
SignalStrength
class provides information about the device's current network signal. This can be acquired from the newonSignalStrengthsChanged(SignalStrength)
callback. - New
onDataConnectionStateChanged(int, int)
callback.
Views
- New
View
methodsisOpaque()
andonDrawScrollBars(Canvas)
. - New
RemoteViews
methodsaddView(int, RemoteViews)
andremoveAllViews(int)
. - New
ViewGroup
methodsisChildrenDrawingOrderEnabled()
andsetChildrenDrawingOrderEnabled(boolean)
.
WebKit
- 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.
댓글 없음:
댓글 쓰기