[This post is byXavier Ducrohet, Tech Lead for the Android developer tools]

Along with the preview of the Android 4.1 (Jelly Bean) platform, we launched Android SDK Tools R20 and ADT 20.0.0. Here are a few things that we would like to highlight.
Application templates

    : Android ADT supports a new application templates for creating new application, blank activity, master-detail flow, and custom view. These templates support the Android style guide thus making it faster and easier to build beautiful apps. More templates will be added over time.

   [Google Android] Android SDK Tools, Revision 20

Tracer for GLES

    : With this new tool you can capture the entire sequence of OpenGL calls made by an app into a trace file on the host and replay the captured trace and display the GL state at any point in time.

   [Google Android] Android SDK Tools, Revision 20

Device Monitor

    : To help you to easily debug your apps, all the Android debugging tools like DDMS, traceview, hierarchyviewer and Tracer for GLES are now built into one single application.

Systrace

      : Improving app performance does not have to be a guesswork any more. Systrace for Jelly Bean and above lets you easily optimize your app. You can capture a slice of system activity plus additional information tagged from the

Settings > Developer Options > Monitoring: Enable traces

    or with specific calls added to your application code.

   [Google Android] Android SDK Tools, Revision 20

To learn more on the layout editor, XML editing, build system & SDK Manager improvements, please read theADT 20.0.0andSDK Tools R20release notes.

Join us today, June 28th, at the “What’s new in Android developer tools” session for some fun tool demos and a sneak-peak into what’s coming next.

更多相关文章

  1. 代码中设置drawableleft
  2. android 3.0 隐藏 系统标题栏
  3. Android开发中activity切换动画的实现
  4. Android(安卓)学习 笔记_05. 文件下载
  5. Android中直播视频技术探究之—摄像头Camera视频源数据采集解析
  6. 技术博客汇总
  7. android 2.3 wifi (一)
  8. AndRoid Notification的清空和修改
  9. Android中的Chronometer

随机推荐

  1. 最近项目里碰上了饼图,顺便整理了下几种An
  2. 【转】【Android】获取手机中已安装apk文
  3. MainActivity has leaked window com.and
  4. android 点击按钮实现页面跳转并显示以选
  5. AndroidStudio插件:布局文件转化Databindi
  6. Android(安卓)SlidingMenu 布局实现
  7. Android(安卓)开发注意事项
  8. android4.0编译错误集(一)
  9. Android友盟统计和埋点
  10. 跟我学 Saltstack 常用模块及 API