API Level: 13

Welcome to Android 3.2!

Android 3.2 is an incremental platform release that adds newcapabilities for users and developers. This sections below provide an overviewof the new features and developer APIs.

For developers, the Android 3.2 platform is available as adownloadable component for the Android SDK. The downloadable platform includesan Android library and system image, as well as a set of emulator skins andmore. The downloadable platform includes no external libraries.

To get started developing or testing against Android 3.2,use the Android SDK Manager to download the platform into your SDK. For moreinformation, see Adding SDKComponents. If you are new to Android, download the SDK Starter Package first.

Reminder: If you've already published anAndroid application, please test and optimize your application on Android 3.2 assoon as possible. You should do so to be sure your application provides the bestexperience possible on the latest Android-powered devices. For information aboutwhat you can do, read Optimizing Apps forAndroid 3.x.
Revisions

To determine what revision of the Android 3.2 platform youhave installed, refer to the "Installed Packages" listing in the Android SDK andAVD Manager.

Android 3.2, Revision 1 (July 2011)

Initial release. SDK Tools r12 or higher is recommended.


更多相关文章

  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. 从事C/C++开发多年,给零基础想学习C/C++的
  2. C++ 布尔类型和引用的用法详解
  3. C语言不简单,连程序员都这么说,为什么呢?
  4. C#引用类型: 按值传递,按引用传递的对比
  5. C++中的四种强制类型转换_基本用法及使用
  6. 探索C++虚函数在g++中的实现(动多态)_虚函
  7. C++11新特性 - 多态和虚函数,override说明
  8. 最新使用C#生成二维码方案,详解及实例 ( Q
  9. 简要分析Unity计时器脚本Timer的用法(附代
  10. C++11新特性- 纯虚函数和final说明符的用