博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Android4.1(Jelly Bean)API新特性尝鲜
阅读量:6317 次
发布时间:2019-06-22

本文共 1521 字,大约阅读时间需要 5 分钟。

原文:

Android 4.1 APIs (API Level: 16)

Android 4.1 (Jelly Bean) is a progression of the platform that offers improved performance and enhanced user experience. It adds new features for users and app developers. This document provides an introduction to the most notable and useful new APIs for app developers.

As an app developer, Android 4.1 is available to you with an SDK platform you can use to build your app against Android 4.1 and with a system image you can run in the Android emulator. You should download download the platform and system image as soon as possible to build and test your app on Android 4.1. To get started developing and testing against Android 4.1, use the Android SDK Manager to download the platform into your SDK.

    • * api变化* *
    • App Components
    • * Isolated services
    • * Memory management
    • * Content providers
    • * Live Wallpapers
    • * App stack navigation
    • Multimedia
    • * Media codecs
    • * Record audio on cue
    • * Timed text tracks
    • * Audio effects
    • * Gapless playback
    • Camera
    • * Auto focus movement
    • * Camera sounds
    • Connectivity
    • * Android Beam
    • * Network service discovery
    • * Wi-Fi Direct service discovery
    • * Network usage
    • Accessibility
    • * Accessibility service APIs
    • * Customizable app navigation
    • * More accessible widgets
    • Copy and Paste
    • * Copy and paste with intents
    • Renderscript
    • Animation
    • * Activity launch animations
    • * Time animator
    • User Interface
    • * Notifications
    • * Controls for system UI
    • * Remote views
    • * Font families
    • Input Framework
    • * Multiple input devices
    • * Vibrate for input controllers
    • Permissions
    • Device Features

转载地址:http://cmdaa.baihongyu.com/

你可能感兴趣的文章
ERP环境检测工具设计与实现 Environment Detection
查看>>
不要在构造中做太多事情,不然有时候会出现有意思的代码~
查看>>
NuGet学习笔记(2)——使用图形化界面打包自己的类库
查看>>
xcode中没有autoSizing的设置
查看>>
企业应用:应用层查询接口设计
查看>>
nfd指令的详细说明
查看>>
安装VisualSvn Server时遇到的问题
查看>>
不用Visual Studio,5分钟轻松实现一张报表
查看>>
人脸识别 开放书籍 下载地址
查看>>
Notepad++配置Python开发环境
查看>>
用户组概念 和 挂载 概念
查看>>
AspNetPager控件的最基本用法
查看>>
sessionKey
查看>>
高性能Javascript--脚本的无阻塞加载策略
查看>>
Java 编程的动态性, 第4部分: 用 Javassist 进行类转换--转载
查看>>
完毕port(CompletionPort)具体解释 - 手把手教你玩转网络编程系列之三
查看>>
iOS8 Push Notifications
查看>>
各大名企笔试及面经大全(程序猿必读)
查看>>
Oracle 连接、会话数的查看,修改
查看>>
Oracle 11g password过期被锁定报道 ORA-28000 the account is locked
查看>>