編輯:高級開發
Windows 版本http://dl.google.com/android/android-sdk-Windows-1.5_pre.zip (159MB)
Linux 版本http://dl.google.com/android/android-sdk-Linux_x86-1.5_pre.zip (153MB)
需要注意的是本次更新需要升級你的ADT插件到0.9版本,除了通過Eclipse自動升級外,可以選擇離線下載 ADT Plugin for Eclipse 0.9:http://dl-ssl.google.com/android/ADT-0.9_pre.zip
The android 1.5 platform introduces many new features for users and developers. The list below provides an overvIEw of the changes.
User interface refinements
* System-wide:
o Refinement of all core UI elements
o Animated window transitions (off by default)
o Accelerometer-based application rotations
* UI polish for:
o In-call experIEnce
o Contacts, Call log, and Favorites
o SMS & MMS
o Browser
o Gmail
o Calendar
o Email
o Camera & Gallery
o Application management
Performance improvements
* Faster Camera start-up and image capture
* Much faster acquisition of GPS location (powered by SUPL AGPS)
* Smoother page scrolling in Browser
* SpeedIEr GMail conversation list scrolling
New features
* On-screen soft keyboard
o Works in both portrait and landscape orIEntation
o Support for user installation of 3rd party keyboards
o User dictionary for custom Words
* Home screen
o Widgets
+ Bundled home screen widgets include: analog clock, calendar, music player, picture frame, and search
o Live folders
* Camera & Gallery
o Video recording
o Video playback (MPEG-4 & 3GP formats)
* Bluetooth
o Stereo Bluetooth support (A2DP and AVCRP profiles)
o Auto-pairing
o Improved handsfree experIEnce
* Browser
o Updated with latest Webkit browser & Squirrelfish Javascript engines
o Copy 'n paste in browser
o Search within a page
o User-selectable text-encoding
o UI changes include:
+ UnifIEd Go and Search box
+ Tabbed bookmarks/history/most-visited screen
* Contacts
o Shows user picture for Favorites
o Specific date/time stamp for events in call log
o One-touch Access to a contact card from call log event
* System
o New Linux kernel (version 2.6.27)
o SD card filesystem auto-checking and repair
o SIM Application Toolkit 1.0
* Google applications
o View Google Talk frIEnds' status in Contacts, SMS, MMS, GMail, and Email applications
o Batch actions such as archive, delete, and label on Gmail messages
o Upload videos to Youtube
o Upload photos on Picasa
New APIs and developer tools
* UI framework
o Framework for easIEr background/UI thread interaction
o New SlidingDrawer widget
o Horizontal ScrollVIEw widget
* Home Screen framework
o APIs for creating secure home screen widgets
o APIs for populating live folders with custom content
* Media framework
o Raw audio recording and playback APIs
o Interactive MIDI playback engine
o Video recording APIs for developers (3GP format)
o Video and photo sharing Intents
o Media search Intent
* Input Method framework
o Text prediction engine
o Ability to provide downloadable IMEs to users
* Speech recognition framework
o Support for using speech recognition librarIEs via Intent
* Misc API additions
o LocationManager - Applications can get location change updates via Intent
o WebVIEw - Touch start/end/move/cancel DOM event support
o SensorManager - redesigned sensor APIs
o GLSurfaceView - convenIEnce framework for creating OpenGL applications
o Broadcast Intent for app update install succeeded - for smoother app upgrade experIEnce
* Developer tools
o Support for multiple versions of android in a single SDK installation
o Improved JUnit support in ADT
o EasIEr application performance profiling
; Log.v(BROADCAST_TAG, myBroadCast);}@Overridepublic void onReceive(Context context,
2010年12月8日最新消息,android 2.3發布之後,android 2.3 SDK開發文檔已經同步更新,android應用開發者可以到Android官方網址下
android是基於Linux內核的軟件平台和操作系統,早期由Google開發,下面介紹有關android命令的問題,希望大家看完本文章後,能夠找到自己想要的信息。每個
創建好看的android布局是個不小的挑戰,當你花了數小時調整好它們適應多種設備後,你通常不想再重新調整,但笨重的嵌套布局效率往往非常低下,幸運的是,在android