随笔-1  评论-68  文章-98  trackbacks-0

http://developer.android.com/sdk/1.1_r1/index.html

Windows 版: http://dl.google.com/android/android-sdk-windows-1.1_r1.zip (81.24 MB)
Linux   版: http://dl.google.com/android/android-sdk-linux_x86-1.1_r1.zip (75.55MB)

1.Android 1.1 SDK更新描述
http://android123.com.cn/zhongwensdk/250.html

2.Android 1.1 SDK兼容性问题
http://android123.com.cn/kaifafaq/251.html

3.Android1.1移植点SDK兼容性提示
http://android123.com.cn/androidyizhi/252.html

(以下内容转至http://android123.com.cn)

有关改进:

现在AlarmClock可以直接播放警告音或震动,而过去必须通过AlarmManager才行,这里AlermManager开始播放通过一个IntentReceiver广播来实现,这些改变将会阻止从一个模态对话框中出现的警告。(AlarmClock alert now plays audio/vibe directly, rather than through AlarmManager. AlarmClock alert starts playing audio/vibe in its IntentReceiver, rather than on activity start. These changes should prevent alarms from being blocked by modal dialogs. )
修正设备休眠状态的稳定性问题
(Fixes to device sleep.)
在单独按下时不再打开拨号键盘,用户现在可以触摸或拖动它
(Single tap no longer opens the in-call dialpad; users now need to touch and drag it.)
修正bug引起的发出邮件冻结问题通过IMAP链接方式,比如到基于Gamil的服务器
(Fixes a bug causing approximately 1 in 25 outbound messages to freeze up the IMAP connection (to a Gmail based server) when transferred to the Sent folder. )
移除自动帐户设置在一些不确定因素时,比如首次开机的gmail帐户激活问题,这里添加了保留项应对特定因素
(Removes automatic account setup entries that were broken or not testable. Adds minor fixes to a few of the remaining entries. Makes improvements to warning dialogs used for a few special cases. )
改变默认的邮件检查为每15分钟代替过去的从不模式
(Changes default mail checking interval to every 15 minutes instead of defaulting to “never”).
修正密码引用bug在IMAP协议中,以便用户能包含特定的字符在密码中比如空格键
(Fixes password-quoting bugs in IMAP, so that users can include special characters in passwords e.g. spaces).
修正一些错误在自动或手动帐户设置
(Fixes various errors in auto and manual account setup)
改善报告一些网络链接错误,更容易的让用户诊断错误以及帐户设置
(Improves reporting for various connection errors, making it easier for the user to diagnose failed account setups. )
修正新邮件提示对于POP3帐户
(Fixes new-mail notifications for POP3 accounts. )
保证自动检查邮件即使被标记为从不的帐户
(Ensures proper auto-checking of accounts marked as “never check”. )
显示日期和时间格式可由用户设置
(Now displays date and time using user preference e.g. 24 hr vs. AM/PM).
显示回复在消息框中(Now shows cc: in message view. )
改进POP3链接从的失败问题(Improves recovery from POP3 connection failures. )
POP3解析规则相关问题,以便程序能工作在一些特殊邮件服务器(POP3 parser rules loosened, so the application can work with non-compliant email servers. )
移除绿色通话按钮作为一个添加拨打电话快捷方式功能(Removes green CALL button as a shortcut for “add a new call”. )

详细的API改进:

Adds annotations for test systems, no actual (non-test) API changes.
添加系统测试API,不需要真实的调用最终API
Adds a method to allow a process to easily determine its UID.
加入允许当前程序获取自己进程UID方法
Adds support for marquee in layouts.
加入布局滚动功能
Adds new methods for determining padding in views. Useful if you are writing your own subclasses of View.
加入新的view计算间距方法,比如编写自己的View子类化
Adds new permissions that allow an application to broadcast an SMS or WAP Push message.
添加新权限允许程序接收sms和wap push信息的广播
API cleanup: removes protected constructor from SDK-bound system images.

新特性:

(Maps: Adds details and reviews when a user does a search on Maps and clicks on a business to view it’s details.)
地图加入了详细显示和评论,当用户搜索地图或详细查看时
(Dialer: In-call screen timeout default is now longer when using the speakerphone.)
拨号器在使用外方扬声器通话时默认屏幕不会关闭
(Dialer: Adds a “Show dialpad” / “Hide dialpad” item to the in-call menu, to make it easier to discover the DTMF dialpad. )
拨号器添加了显示、隐藏键盘在通话菜单中,更轻松的使用拨号键盘
(Adds support for saving attachments from MMS )
添加彩信附件的保存功能
(Adds support for marquee in layouts. )
添加布局内容的滚动显示支持

posted on 2009-02-13 09:15 Xu Jianxiang 阅读(546) 评论(0)  编辑  收藏 所属分类: Android

只有注册用户登录后才能发表评论。


网站导航: