zoukankan      html  css  js  c++  java
  • Android API 指南

    原文链接:http://android.eoe.cn/topic/android_sdk

     

    Android API 指南 - Android API Guides

    应用的组成部分 - Application Components(已经完成已经排版)

    应用的基本原理 - Application Fundamentals

    活动 - Activities

    片段 - Fragments(未完成) 加载器 - Loaders(已完成) 任务和返回堆 - Tasks and Back Stack(已完成已排版)
    服务 - Services(未完成) 绑定服务 - Bound Services(已完成已排版) Android接口描述语言-Android Interface Definition Language (AIDL)


    内容提供器 - Content Providers

    内容提供器基础 - Content Provider Basics(未完成) 创建一个内容提供器 - Creating a Content Provider

    日历提供器 - Calendar Provider

    通信录提供器 - Contacts Provider(未完成) 意图和意图过滤器 - Intents and Intent Filters

    进程和线程 - Processes and Threads(部分内容未翻译,已排版) 权限系统 - Permissions

    窗口小部件 - App Widgets(已完成已排版) Android清单 - Android Manifest

    用户界面 - User Interface

    概述 - Overview

    布局 - Layouts(已完成已排版已审核) 线形布局 - Linear Layout

    相对布局 - Relative Layout

    列表视图 - List View

    网格视图 - Grid View

    输入控件 - Input Controls

    按钮 - Buttons

    文本区域 - Text Fields

    复选框 - Checkboxes

    单选按钮 - Radio Buttons

    开关按钮 - Toggle Buttons

    下拉列表 - Spinners

    选择器 - Pickers

    输入事件 - Input Events

    菜单 - Menus

    对话框 - Dialogs(已完成已排版) 动作条 - Action Bar

    通知栏 - Notifications

    Toast通知 - Toast Notifications (已完成已排版) 状态通知 - Status Notifications

    搜索 - Search(未完成) 创建一个搜索界面 - Creating a Search Interface

    增加当前搜索提醒 - Adding Recent Query Suggestions (已完成已排版) 增加个性化提醒 - Adding Custom Suggestions(未完成) 搜索配置 - Searchable Configuration

    拖放操作 - Drag and Drop

    可访问性 - Accessibility

    应用程序的可访问性 - Making Applications Accessible(已完成已排版) 构建可访问性服务 - Building Accessibility Services

    风格和主题 - styles and Themes(已完成已排版) 自定义控件 - Custom Components(未完成) 应用程序资源 - App Resources

    概述 - Overview

    提供的资源 - Providing Resources

    对资源的访问 -Accessing Resources(已完成已排版) 运行时变化的处理 - Handling Runtime Changes(部分内容未翻译,已排版) 本地化 - Localization(未完成) 资源类型 - Resource Types(未完成) 动画 - Animation(未完成) 状态颜色列表 - Color State List

    图形处理类资源 - Drawable (已完成已排版) 布局 - Layout(未完成) 菜单 - Menu Resource(已完成已排版) 字符串 - String Resources(已完成已排版) 风格 - style Resource(已完成已排版) 其他类型 - More Resource Types(已完成已排版) 动画和图形 - Animation and Graphics

    概述 - Overview

    属性动画 - Property Animation(部分内容未翻译,已排版) 补间动画 - View Animation

    帧动画 - Drawable Animation

    画布和绘制 - Canvas and Drawables

    OpenGL - OpenGL 硬件加速 - Hardware Acceleration

    高性能计算 - Computation

    Renderscript编程 - Renderscript

    Renderscript编程进阶 - Advanced Renderscript

    运行时API说明 - Runtime API Reference(未完成) 多媒体和照相机 - Media and Camera

    媒体播放 - Media Playback

    支持的媒体格式 - Supported Media Formats

    音频捕获 - Audio Capture

    JET引擎 - JetPlayer

    照相机 - Camera (未完成5) 定位和传感器 - Location and Sensors

    定位和地图 - Location and Maps

    定位策略 - Location Strategies

    传感器概述 - Sensors Overview

    手势传感器 - Motion Sensors(未完成5) 位置传感器 - Position Sensors(未完成5) 环境传感器 - Environment Sensors(未完成5) 通信 - Connectivity

    蓝牙 - Bluetooth NFC通信 - NFC

    NFC基础 - NFC Basics

    NFC进阶 - Advanced NFC

    Wi-Fi直连 - Wi-Fi Direct

    USB通信 - USB

    附件模式 - Accessory

    主机模式 - Host

    SIP协议 - SIP

    文本输入 - Text and Input

    复制和粘贴 - Copy and Paste

    创建一个输入法 - Creating an IME

    拼写检查器 - Spelling Checker framework

    数据存储 - Data Storage

    存储选项 - Storage Options

    数据备份 - Data Backup(已完成未排版) 应用程序安装位置 - App Install Location

    系统管理员 - Administration(已完成未排版) 硬件管理 - Device Policies(已完成未排版) web应用 - Web Apps

    概述 - Overview

    web应用的屏幕适配 - Targeting Screens from Web Apps

    利用webview构建web应用 - Building Web Apps in WebView

    调试web应用 - Debugging Web Apps

    web应用的优化 - Best Practices for Web Apps

    更好的策略 - Best Practices

    一致性 - Compatibility

    支持多屏幕 - Supporting Multiple Screens

    适配指定屏幕 - Distributing to Specific Screens

    屏幕兼任模式 - Screen Compatibility Mode

    支持平板和手机 - Supporting Tablets and Handsets

    性能考虑 - Designing for Performance

    JNI使用技巧 - JNI Tips

    响应灵敏性设计 - Designing for Responsiveness

    最佳流畅性设计 - Designing for Seamlessness

    更高安全性设计 - Designing for Security(未完成) Google提供的服务 - Google Services

    应用程序内部付费机制 - In-app Billing

    应用程序内部付费机制概述 - In-app Billing Overview

    如何使用应用程序付费服务 - Implementing In-app Billing

    订阅机制 - Subscriptions

    安全与设计 - Security and Design

    测试应用程序付费服务 - Testing In-app Billing

    应用程序付费机制的管理 - Administering In-app Billing

    应用程序付费的相关API - In-app Billing Reference

    应用程序许可机制 - Application Licensing

    许可机制概述 - Licensing Overview

    设置许可机制 - Setting Up for Licensing

    在应用中增加许可 - Adding Licensing to Your App

    许可机制API - Licensing Reference

    Google软件商店服务 - Google Play Services

    在Google Play中加过滤器 - Filters on Google Play

    多APK支持 - Multiple APK Support

    对APK附加文件的服务 - APK Expansion Files(未完成) Google云消息服务 - Google Cloud Messaging

    如何使用google云服务 - Getting Started

    架构概述 - GCM Architectural Overview (未完成) 演示教程- GCM Demo Application

    Google云服务进阶 - GCM Advanced Topics

    信息迁移 - Migration

  • 相关阅读:
    mysql5.6 TIME,DATETIME,TIMESTAMP
    CMake 简单介绍 图
    mysql 源码编绎修改 FLAGS,调试MYSQL
    CHAR 详解
    关于MySQL的各种总结
    Shell编程速查手册
    cmake 手册系列
    编译安装GCC 5.2.0
    宽字符相关的输入输出
    Makefile
  • 原文地址:https://www.cnblogs.com/vus520/p/3158790.html
Copyright © 2011-2022 走看看