• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#  Subsystems
2
3- Compilation and Building
4    - [Compilation and Building Guide](subsys-build-all.md)
5    - [Build System Coding Specifications and Best Practices](subsys-build-gn-coding-style-and-best-practice.md)
6    - [Building the Kconfig Visual Configuration](subsys-build-gn-kconfig-visual-config-guide.md)
7    - Related Operations
8      - [Building a Product](subsys-build-product.md)
9      - [Building a Subsystem](subsys-build-subsystem.md)
10      - [Building a Component](subsys-build-component.md)
11      - [Component Building Specifications](subsys-build-component-building-rules.md)
12      - [Building a Module](subsys-build-module.md)
13      - [Building a Chipset Solution](subsys-build-chip_solution.md)
14      - [Configuring Features](subsys-build-feature.md)
15      - [Configuring System Capabilities](subsys-build-syscap.md)
16      - [Setting deps and external_deps](subsys-build-reference.md)
17      - [Information Collected by the Open Source Software Notice](subsys-build-reference.md)
18      - [Configuring Parameters for Accelerating Local Build](subsys-build-reference.md)
19      - [Viewing Ninja Build Information](subsys-build-reference.md)
20      - [HAP Build Guide](subsys-build-gn-hap-compilation-guide.md)
21      - [FAQs](subsys-build-FAQ.md)
22- [ArkCompiler Development](subsys-arkcompiler-guide.md)
23- [Distributed Remote Startup](subsys-remote-start.md)
24- Graphics
25  - [Graphics Overview](subsys-graphics-overview.md)
26  - [Container Component Development](subsys-graphics-container-guide.md)
27  - [Development of Layout Container Components](subsys-graphics-layout-guide.md)
28  - [Common Component Development](subsys-graphics-common-guide.md)
29  - [Animator Development](subsys-graphics-animation-guide.md)
30- Multimedia
31  - Camera
32    - [Camera Overview](subsys-multimedia-camera-overview.md)
33    - [Photographing Development](subsys-multimedia-camera-photo-guide.md)
34    - [Video Recording Development](subsys-multimedia-camera-record-guide.md)
35    - [Previewing Development](subsys-multimedia-camera-preview-guide.md)
36  - Audio/Video
37    - [Audio/Video Overview](subsys-multimedia-video-overview.md)
38    - [Audio/Video Playback Development](subsys-multimedia-video-play-guide.md)
39    - [Audio/Video Recording Development](subsys-multimedia-video-record-guide.md)
40- Utils
41  - [Utils Overview](subsys-utils-overview.md)
42  - [Utils Development](subsys-utils-guide.md)
43  - [Utils FAQ](subsys-utils-faqs.md)
44- AI
45    - [AI Framework Development](subsys-ai-aiframework-devguide.md)
46    - [NNRt Development](subsys-ai-nnrt-guide.md)
47- Sensor
48  - [Sensor Overview](subsys-sensor-overview.md)
49  - [Sensor Usage Guidelines](subsys-sensor-guide.md)
50  - [Sensor Usage Example](subsys-sensor-demo.md)
51- Application Framework
52  - [Application Framework Overview](subsys-application-framework-overview.md)
53  - [Setting Up a Development Environment](subsys-application-framework-envbuild.md)
54  - [Development Guidelines](subsys-application-framework-guide.md)
55  - [Development Example](subsys-application-framework-demo.md)
56- [OTA Update](subsys-ota-guide.md)
57- Telephony
58  - [Telephony Overview](subsys-tel-overview.md)
59  - [Telephony Development](subsys-tel-guide.md)
60- Security
61  - [Security Overview](subsys-security-overview.md)
62  - [Development on Application Signature Verification](subsys-security-sigverify.md)
63  - [Development on Application Permission Management](subsys-security-rightmanagement.md)
64  - [Development on IPC Authentication](subsys-security-communicationverify.md)
65  - [Development on Device Security Level Management](subsys-security-devicesecuritylevel.md)
66  - [Development on HUKS](subsys-security-huks-guide.md)
67  - [Application Privilege Configuration Guide](subsys-app-privilege-config-guide.md)
68  - [Preset Application Configuration Guide](subsys-preinstall-app-config-guide.md)
69- Startup
70  - [Startup](subsys-boot-overview.md)
71  - init Module
72      - [init Configuration File](subsys-boot-init-cfg.md)
73      - [Job Management](subsys-boot-init-jobs.md)
74      - [Service Management](subsys-boot-init-service.md)
75      - [Parameter Management](subsys-boot-init-sysparam.md)
76      - [Sandbox Management](subsys-boot-init-sandbox.md)
77      - [Plug-in Management](subsys-boot-init-plugin.md)
78      - [Component-based Startup](subsys-boot-init-sub-unit.md)
79      - [init Run Log Standardization](subsys-boot-init-log.md)
80  - [appspawn Module](subsys-boot-appspawn.md)
81  - [bootstrap Module](subsys-boot-bootstrap.md)
82  - [FAQs](subsys-boot-faqs.md)
83  - [Reference](subsys-boot-ref.md)
84- DFX
85  - [DFX Overview](subsys-dfx-overview.md)
86  - [HiLog Development](subsys-dfx-hilog-rich.md)
87  - [HiLog\_Lite Development](subsys-dfx-hilog-lite.md)
88  - [HiTraceChain Development](subsys-dfx-hitracechain.md)
89  - [HiTraceMeter Development](subsys-dfx-hitracemeter.md)
90  - [HiCollie Development](subsys-dfx-hicollie.md)
91  - HiSysEvent Development
92    - [HiSysEvent Overview](subsys-dfx-hisysevent-overview.md)
93    - [HiSysEvent Logging Configuration](subsys-dfx-hisysevent-logging-config.md)
94    - [HiSysEvent Logging](subsys-dfx-hisysevent-logging.md)
95    - [HiSysEvent Listening](subsys-dfx-hisysevent-listening.md)
96    - [HiSysEvent Query](subsys-dfx-hisysevent-query.md)
97    - [HiSysEvent Tool Usage](subsys-dfx-hisysevent-tool.md)
98  - [HiChecker Development](subsys-dfx-hichecker.md)
99  - [FaultLogger Development](subsys-dfx-faultlogger.md)
100  - [Hiview Development](subsys-dfx-hiview.md)
101- R&D Tools
102  - [bytrace](subsys-toolchain-bytrace-guide.md)
103  - [hdc](subsys-toolchain-hdc-guide.md)
104  - [hiperf](subsys-toolchain-hiperf.md)
105  - [HiDumper](subsys-dfx-hidumper.md)
106