上一页 1 ··· 8 9 10 11 12 13 14 15 16 ··· 20 下一页

2018年12月5日

UI Framework-1: Aura Client API

摘要: Client API The Aura Client API is an API Aura uses to communicate with the client application using the Aura system. Since Aura is very simple, provid 阅读全文

posted @ 2018-12-05 18:59 huangguanyuan 阅读(181) 评论(0) 推荐(0) 编辑

UI Framework-1: Aura and Shell dependencies

摘要: Aura and Shell dependencies The diagram below shows the dependencies of Chrome, Ash (Aura shell), views-based widgets, and the Aura windowing subsyste 阅读全文

posted @ 2018-12-05 18:58 huangguanyuan 阅读(156) 评论(0) 推荐(0) 编辑

UI Framework-1: Aura Overview

摘要: Aura Overview From the perspective of the user, Aura provides Window and Event types, as well as a set of interfaces to customize their behavior. The 阅读全文

posted @ 2018-12-05 18:57 huangguanyuan 阅读(137) 评论(0) 推荐(0) 编辑

UI Framework-1: Aura Graphics Architecture

摘要: Graphics Architecture Overview Each Aura Window owns a corresponding compositor layer. The layer tree corresponds roughly to the window tree (though V 阅读全文

posted @ 2018-12-05 18:15 huangguanyuan 阅读(250) 评论(0) 推荐(0) 编辑

UI Framework-1: Aura

摘要: Aura (obsolete) This document is still good for a high level overview, with contact information, but many technical details are now obsolete; see the 阅读全文

posted @ 2018-12-05 18:14 huangguanyuan 阅读(213) 评论(0) 推荐(0) 编辑

UI Framework-1: views Windowing

摘要: views Windowing views provides support for creating dialog boxes and other kinds of windows through its Widget object. The developer creates a WidgetD 阅读全文

posted @ 2018-12-05 18:12 huangguanyuan 阅读(123) 评论(0) 推荐(0) 编辑

UI Framework-1: Browser Window

摘要: Browser Window The Chromium browser window is represented by several objects, some of which are included in this diagram: Frame The frame is the porti 阅读全文

posted @ 2018-12-05 18:11 huangguanyuan 阅读(107) 评论(0) 推荐(0) 编辑

UI Framework-1: views

摘要: views Overview and background Windows provides very primitive tools for building user interfaces. The system provides a few basic controls and native 阅读全文

posted @ 2018-12-05 18:10 huangguanyuan 阅读(115) 评论(0) 推荐(0) 编辑

UI Framework-1: UI Development Practices

摘要: UI Development Practices Guidelines Principles for developing for Chrome. These best practices center around ensuring features are implemented as effi 阅读全文

posted @ 2018-12-05 18:04 huangguanyuan 阅读(144) 评论(0) 推荐(0) 编辑

2018年11月20日

WIFI 测试和调试

摘要: WIFI测试和调试 本文将介绍如何使用 ASOP 中提供的工具测试和调试 WLAN 实现。 测试 为了测试 WLAN 框架,AOSP 提供了一系列单元测试、集成测试 (ACTS) 和 CTS 测试。 单元测试 AOSP 包括针对默认 WLAN 框架的功能测试和单元测试:这两项测试均适用于 WLAN 阅读全文

posted @ 2018-11-20 18:53 huangguanyuan 阅读(3352) 评论(0) 推荐(0) 编辑

上一页 1 ··· 8 9 10 11 12 13 14 15 16 ··· 20 下一页

导航