这个两个是配套使用的,是用SDK Manager更新 SDK Tools, 然后用exlipse 更新ADT

ADT 12.0.0 (July 2011)

Dependencies:
ADT 12.0.0 is designed for use with SDK Tools r12. If you haven'talready installed SDK Tools r12 into your SDK, usethe Android SDK and AVD Manager to do so.
Visual Layout Editor:

New RelativeLayout drop support with guideline suggestions for attachments and cycle prevention (more info).
Resize support in most layouts along with guideline snapping to the sizes dictated by wrap_content and match_parent. In LinearLayout, sizes are mapped to weights instead of pixel widths. (more info).
Previews of drawables and colors in the resource chooser dialogs (more info).
Improved error messages and links for rendering errors including detection of misspelled class names (more info).

Build system

A new option lets you disable the packaging step in the automatic builders. This improves performance when saving files by not performing a full build, which can take a long time for large projects. If the option is enabled, the APK is packaged when the application is deployed to a device or emulator or when the release APK is exported (more info).

Bug fixes
Many bug fixes are part of this release(more info).

SDK Tools, Revision 12 (July 2011)

Dependencies:

If you are developing in Eclipse with ADT, note that the SDK Tools r12 is designed for use withADT 12.0.0 and later. If you haven't already, we highly recommend updating your ADT Plugin to 12.0.0.

If you are developing outside Eclipse, you must have ApacheAnt 1.8 or later.
General notes:

The AVD manager and emulator can now use system images compiled for ARM v7 and x86 CPUs.

更多相关文章

  1. Android(安卓)merge
  2. (Android) ContentProvider 实例
  3. (七)Android中的RadioButton组件
  4. Android-x86入门之--让你的Android-x86竖屏起来
  5. android中自定义数据类型在两个activity间的传递
  6. 如何同时启动两个Android 模拟器
  7. android 图片缩放抗锯齿
  8. 移植havlenapetr的ffmpeg-->Android播放器

随机推荐

  1. win7上python2.7连接mysql数据库
  2. 学习iPhone开发中 sqlite3的使用
  3. MySQL输入错误后如何取消
  4. Sql Server选择不同的记录和OrderBy NEWI
  5. “AND ..和... and”和“and(and .. and)”
  6. oracle:使用cmd命令在远程oracle服务器上
  7. MySQL基础入门学习【7】查询表达式解析 S
  8. sql 设置主键自增从1开始
  9. 用sql语句如何实现小数位数四舍六入,小数
  10. Mysql查询优化——Explain使用