OpenHarmony应用开发文档
- 应用开发导读
- 入门
- 开发
- 应用模型
- 应用模型概述
- Stage模型开发指导
- Stage模型开发概述
- Stage模型应用组件
- 应用/组件级配置
- UIAbility组件
- ExtensionAbility组件
- 服务卡片开发指导(Stage模型)
- 服务卡片概述
- 开发基于ArkTS UI的卡片
- 开发基于JS UI的卡片
- AbilityStage组件容器
- 应用上下文Context
- 信息传递载体Want
- 组件启动规则(Stage模型)
- 应用组件跨设备交互(流转)
- 订阅系统环境变量的变化
- 了解进程模型
- 了解线程模型
- 任务(Mission)管理
- Stage模型应用配置文件
- FA模型开发指导
- FA模型开发概述
- FA模型应用组件
- 应用/组件级配置
- PageAbility组件开发指导
- ServiceAbility组件开发指导
- DataAbility组件开发指导
- 服务卡片开发指导(FA模型)
- FA模型的Context
- 信息传递载体Want
- 组件启动规则(FA模型)
- 了解进程模型
- 了解线程模型
- 任务管理
- FA模型应用配置文件
- FA模型与Stage模型应用组件互通指导
- FA模型切换Stage模型指导
- UI开发
- 方舟开发框架(ArkUI)概述
- UI开发(ArkTS声明式开发范式)
- UI开发(ArkTS声明式开发范式)概述
- 开发布局
- 添加组件
- 设置页面路由和组件导航
- 页面路由(router)
- 组件导航
- 显示图形
- 使用动画
- 支持交互事件
- UI开发(兼容JS的类Web开发范式)
- UI开发(兼容JS的类Web开发范式)概述
- 框架说明
- 构建用户界面
- 常见组件开发指导
- 容器组件
- 基础组件
- Canvas开发指导
- 栅格布局
- Svg开发指导
- 动效开发指导
- CSS动画
- JS动画
- 自定义组件
- ArkTS语言基础类库
- ArkTS语言基础类库概述
- 并发
- 并发概述
- 使用异步并发能力进行开发
- 使用多线程并发能力进行开发
- 附录
- 容器类库
- XML生成、解析与转换
- Web
- Web组件概述
- 使用Web组件加载页面
- 设置基本属性和事件
- 在应用中使用前端页面JavaScript
- 管理页面跳转及浏览记录导航
- 管理Cookie及数据存储
- 自定义页面请求响应
- 使用Devtools工具调试前端页面
- 通知
- 窗口管理
- WebGL
- 媒体
- 安全
- 访问控制
- 安全控件
- 数据防泄漏(DLP)
- 用户认证
- 通用密钥库
- 加解密算法库框架
- 证书
- Hap包签名工具
- AI
- 网络与连接
- 网络管理
- IPC与RPC通信
- 电话服务
- 数据管理
- 文件管理
- 文件管理概述
- 应用文件
- 用户文件
- 用户文件概述
- 用户文件uri介绍
- 选择与保存用户文件(FilePicker)
- 相册管理(photoAccessHelper)
- 开发用户文件管理器(仅对系统应用开放)
- 管理外置存储设备(仅对系统应用开放)
- 分布式文件系统
- 后台任务(Background Task)管理
- 设备管理
- USB服务
- 位置
- 传感器
- 振动
- 多模输入
- 升级服务
- 设备状态
- 扩展外设
- 设备使用信息统计
- DFX
- 国际化和本地化
- 应用服务
- 应用测试
- 一次开发,多端部署
- IDL工具规格及使用说明书
- Native API相关指导
- 性能
- 性能优化概览
- ArkTS高性能编程
- 减少卡顿丢帧
- 提升应用启动和响应速度
- 性能工具
- 应用模型
- 工具
- 示例教程
- API参考
- 系统能力SystemCapability使用指南
- 系统能力SystemCapability列表
- ArkTS接口参考
- 开发说明
- Ability框架
- Stage模型能力的接口(推荐)
- @ohos.app.ability.Ability (Ability基类)
- @ohos.app.ability.AbilityConstant (AbilityConstant)
- @ohos.app.ability.abilityLifecycleCallback (AbilityLifecycleCallback)
- @ohos.app.ability.AbilityStage (AbilityStage)
- @ohos.app.ability.ActionExtensionAbility (自定义服务扩展能力)
- @ohos.app.ability.ApplicationStateChangeCallback (ApplicationStateChangeCallback)
- @ohos.app.ability.common (应用上下文Context)
- @ohos.app.ability.contextConstant (ContextConstant)
- @ohos.app.ability.EnvironmentCallback (EnvironmentCallback)
- @ohos.app.ability.ExtensionAbility (扩展能力基类)
- @ohos.app.ability.PrintExtensionAbility (打印扩展能力)
- @ohos.app.ability.ServiceExtensionAbility (ServiceExtensionAbility)
- @ohos.app.ability.ShareExtensionAbility (分享模板服务扩展能力)
- @ohos.app.ability.StartOptions (StartOptions)
- @ohos.app.ability.UIAbility (UIAbility)
- @ohos.app.ability.UIExtensionAbility (带界面扩展能力基类)
- @ohos.app.ability.UIExtensionContentSession (带界面扩展能力界面操作类)
- @ohos.app.form.FormExtensionAbility (FormExtensionAbility)
- @ohos.application.DataShareExtensionAbility (数据共享扩展能力)
- @ohos.application.StaticSubscriberExtensionAbility (StaticSubscriberExtensionAbility)
- FA模型能力的接口
- 通用能力的接口(推荐)
- @ohos.app.ability.abilityDelegatorRegistry (AbilityDelegatorRegistry)
- @ohos.app.ability.abilityManager (AbilityManager)
- @ohos.app.ability.appManager (appManager)
- @ohos.app.ability.appRecovery (appRecovery)
- @ohos.app.ability.Configuration (Configuration)
- @ohos.app.ability.ConfigurationConstant (ConfigurationConstant)
- @ohos.app.ability.dataUriUtils (DataUriUtils模块)
- @ohos.app.ability.dialogRequest (dialogRequest模块)
- @ohos.app.ability.errorManager (ErrorManager)
- @ohos.app.ability.missionManager (missionManager)
- @ohos.app.ability.quickFixManager (quickFixManager)
- @ohos.app.ability.Want (Want)
- @ohos.app.ability.wantAgent (WantAgent模块)
- @ohos.app.ability.wantConstant (wantConstant)
- @ohos.app.businessAbilityRouter (业务路由模块)
- @ohos.app.form.formBindingData (卡片数据绑定类)
- @ohos.app.form.formHost (FormHost)
- @ohos.app.form.formInfo (FormInfo)
- @ohos.app.form.formObserver (formObserver)
- @ohos.app.form.formProvider (FormProvider)
- @ohos.application.uriPermissionManager (URI权限管理)
- 通用能力的接口(待停用)
- @ohos.ability.dataUriUtils (DataUriUtils模块)
- @ohos.ability.errorCode (ErrorCode)
- @ohos.ability.wantConstant (wantConstant)
- @ohos.application.abilityDelegatorRegistry (AbilityDelegatorRegistry)
- @ohos.application.abilityManager (AbilityManager)
- @ohos.application.appManager (appManager)
- @ohos.application.Configuration (Configuration)
- @ohos.application.ConfigurationConstant (ConfigurationConstant)
- @ohos.application.formBindingData (卡片数据绑定类)
- @ohos.application.formError (FormError)
- @ohos.application.formHost (FormHost)
- @ohos.application.formInfo (FormInfo)
- @ohos.application.formProvider (FormProvider)
- @ohos.application.missionManager (missionManager)
- @ohos.application.Want (Want)
- @ohos.wantAgent (WantAgent模块)
- 接口依赖的元素及定义
- ability
- app
- application
- abilityDelegator
- abilityDelegatorArgs
- abilityMonitor
- AbilityRunningInfo
- AbilityStageContext
- AbilityStateData
- abilityStageMonitor
- ApplicationContext
- ApplicationStateObserver
- AppStateData
- BaseContext
- Context
- ContinuableInfo
- ContinueCallback
- ContinueDeviceInfo
- ContinueMissionInfo
- ErrorObserver
- ExtensionContext
- ExtensionRunningInfo
- FormExtensionContext
- MissionCallbacks
- MissionDeviceInfo
- MissionInfo
- MissionListener
- MissionParameter
- MissionSnapshot
- ProcessData
- ProcessRunningInfo
- ProcessInformation
- ServiceExtensionContext
- UIAbilityContext
- UIExtensionContext
- shellCmdResult
- WindowExtensionContext
- wantAgent
- 流转
- Stage模型能力的接口(推荐)
- 公共事件与通知
- 系统公共事件定义
- @ohos.commonEventManager (公共事件模块)(推荐)
- @ohos.events.emitter (Emitter)
- @ohos.notificationManager (NotificationManager模块)(推荐)
- @ohos.notificationSubscribe (NotificationSubscribe模块)(推荐)
- @ohos.application.StaticSubscriberExtensionContext (NotificationSubscribe模块)(推荐)
- 系统公共事件定义 (待停用)
- @ohos.commonEvent (公共事件模块)(待停用)
- @ohos.notification (Notification模块)(待停用)
- application
- commonEvent
- notification
- 公共事件定义
- 包管理
- @ohos.bundle.appControl (appControl模块)
- @ohos.bundle.bundleManager (bundleManager模块)
- @ohos.bundle.bundleMonitor (bundleMonitor模块)
- @ohos.bundle.defaultAppManager (默认应用管理)
- @ohos.bundle.distributedBundleManager (distributedBundleManager模块)
- @ohos.bundle.freeInstall (freeInstall模块)
- @ohos.bundle.installer (installer模块)
- @ohos.bundle.launcherBundleManager (launcherBundleManager模块)
- @ohos.bundle.overlay (overlay模块)
- @ohos.zlib (Zip模块)
- bundleManager
- UI界面
- @ohos.animator (动画)
- @ohos.arkui.componentSnapshot (组件截图)
- @ohos.arkui.componentUtils (componentUtils)
- @ohos.arkui.dragController (DragController)
- @ohos.arkui.drawableDescriptor (DrawableDescriptor)
- @ohos.arkui.inspector (布局回调)
- @ohos.arkui.performanceMonitor (性能监测)
- @ohos.arkui.UIContext (UIContext)
- @ohos.curves (插值计算)
- @ohos.font (注册自定义字体)
- @ohos.matrix4 (矩阵变换)
- @ohos.measure (文本计算)
- @ohos.mediaquery (媒体查询)
- @ohos.pluginComponent (PluginComponentManager)
- @ohos.promptAction (弹窗)
- @ohos.router (页面路由)
- @ohos.uiAppearance (用户界面外观)
- getContext
- 图形图像
- 媒体
- 资源管理
- 后台任务(Background Task)
- 安全
- 数据管理
- @ohos.data.cloudData (端云协同)
- @ohos.data.dataAbility (DataAbility谓词)
- @ohos.data.dataShare (数据共享)
- @ohos.data.dataSharePredicates (数据共享谓词)
- @ohos.data.dataShareResultSet (数据共享结果集)
- @ohos.data.distributedDataObject (分布式数据对象)
- @ohos.data.distributedKVStore (分布式键值数据库)
- @ohos.data.preferences (用户首选项)
- @ohos.data.relationalStore (关系型数据库)
- @ohos.data.unifiedDataChannel (标准化数据通路)
- @ohos.data.uniformTypeDescriptor (标准化数据定义与描述)
- @ohos.data.ValuesBucket (数据集)
- 文件管理
- @ohos.application.BackupExtensionAbility (BackupExtensionAbility)
- @ohos.file.backup (备份恢复)
- @ohos.file.cloudSync (端云同步能力)
- @ohos.file.cloudSyncManager (端云同步管理)
- @ohos.file.environment (目录环境能力)
- @ohos.file.fileAccess (公共文件访问与管理)
- @ohos.file.fileExtensionInfo (公共文件访问与管理属性信息)
- @ohos.file.fileuri (文件URI)
- @ohos.file.fs (文件管理)
- @ohos.file.hash (文件哈希处理)
- @ohos.file.photoAccessHelper (相册管理模块)
- @ohos.file.picker (选择器)
- @ohos.file.recent (最近访问列表)
- @ohos.file.securityLabel (数据标签)
- @ohos.file.statvfs (文件系统空间统计)
- @ohos.file.storageStatistics (应用空间统计)
- @ohos.file.trash (回收站)
- @ohos.file.volumeManager (卷管理)
- @ohos.filemanagement.userFileManager (用户数据管理)
- @ohos.fileshare (文件分享)
- AI
- 电话服务
- 网络管理
- 通信与连接
- @ohos.bluetooth.a2dp (蓝牙a2dp模块)(推荐)
- @ohos.bluetooth.access (蓝牙access模块)(推荐)
- @ohos.bluetooth.baseProfile (蓝牙baseProfile模块)(推荐)
- @ohos.bluetooth.ble (蓝牙ble模块)(推荐)
- @ohos.bluetooth.connection (蓝牙connection模块)(推荐)
- @ohos.bluetooth.constant (蓝牙constant模块)(推荐)
- @ohos.bluetooth.hfp (蓝牙hfp模块)(推荐)
- @ohos.bluetooth.hid (蓝牙hid模块)(推荐)
- @ohos.bluetooth.pan (蓝牙pan模块)(推荐)
- @ohos.bluetooth.socket (蓝牙socket模块)(推荐)
- @ohos.bluetooth (蓝牙)(待停用)
- @ohos.bluetoothManager (蓝牙)(待停用)
- @ohos.connectedTag (有源标签)
- @ohos.nfc.cardEmulation (标准NFC-cardEmulation)
- @ohos.nfc.controller (标准NFC)
- @ohos.nfc.tag (标准NFC-Tag)
- @ohos.rpc (RPC通信)
- @ohos.secureElement (安全单元的通道管理)
- @ohos.wifiManager (WLAN)(推荐)
- @ohos.wifiManagerExt (WLAN扩展接口)(推荐)
- @ohos.wifi (WLAN)(待停用)
- @ohos.wifiext (WLAN扩展接口)(待停用)
- tag
- 系统基础能力
- @ohos.accessibility (辅助功能)
- @ohos.accessibility.config (系统辅助功能配置)
- @ohos.accessibility.GesturePath (手势路径)
- @ohos.accessibility.GesturePoint (手势触摸点)
- @ohos.application.AccessibilityExtensionAbility (辅助功能扩展能力)
- @ohos.base (公共回调信息)
- @ohos.faultLogger (故障日志获取)
- @ohos.hichecker (检测模式)
- @ohos.hidebug (Debug调试)
- @ohos.hilog (HiLog日志打印)
- @ohos.hiSysEvent (系统事件打点)
- @ohos.hiTraceChain (分布式跟踪)
- @ohos.hiTraceMeter (性能打点)
- @ohos.hiviewdfx.hiAppEvent (应用事件打点)
- @ohos.inputMethod (输入法框架)
- @ohos.inputMethodEngine (输入法服务)
- @ohos.InputMethodExtensionAbility (InputMethodExtensionAbility)
- @ohos.InputMethodExtensionContext (InputMethodExtensionContext)
- @ohos.InputMethodSubtype (输入法子类型)
- @ohos.logLibrary (维测日志获取)
- @ohos.pasteboard (剪贴板)
- @ohos.print (打印)
- @ohos.screenLock (锁屏管理)
- @ohos.systemDateTime (系统时间、时区)
- @ohos.systemTimer (系统定时器)
- @ohos.wallpaper (壁纸)
- @ohos.WallpaperExtensionAbility (WallpaperExtensionAbility)
- @ohos.web.webview (Webview)
- Console (控制台)
- Timer (定时器)
- syscap (系统能力)
- application
- 设备管理
- @ohos.app.ability.DriverExtensionAbility (DriverExtensionAbility)
- @ohos.batteryInfo (电量信息)
- @ohos.batteryStatistics (耗电统计)
- @ohos.brightness (屏幕亮度)
- @ohos.calendarManager (日程管理能力)
- @ohos.charger (充电类型)
- @ohos.cooperate (键鼠穿越)
- @ohos.deviceAttest (设备证明)
- @ohos.deviceStatus.dragInteraction (拖拽)
- @ohos.deviceInfo (设备信息)
- @ohos.distributedDeviceManager (设备管理)
- @ohos.distributedHardware.deviceManager (设备管理)
- @ohos.driver.deviceManager (外设管理)
- @ohos.geoLocationManager (位置服务)
- @ohos.multimodalInput.gestureEvent (手势事件)
- @ohos.multimodalInput.inputConsumer (组合按键)
- @ohos.multimodalInput.inputDevice (输入设备)
- @ohos.multimodalInput.inputEvent (输入事件)
- @ohos.multimodalInput.inputEventClient (按键注入)
- @ohos.multimodalInput.inputMonitor (输入监听)
- @ohos.multimodalInput.intentionCode (意图事件)
- @ohos.multimodalInput.keyCode (键值)
- @ohos.multimodalInput.keyEvent (按键输入事件)
- @ohos.multimodalInput.mouseEvent (鼠标输入事件)
- @ohos.multimodalInput.pointer (鼠标指针)
- @ohos.multimodalInput.touchEvent (触摸输入事件)
- @ohos.multimodalInput.shortKey(快捷键)
- @ohos.power (系统电源管理)
- @ohos.resourceschedule.deviceStandby (设备待机模块)
- @ohos.runningLock (Runninglock锁)
- @ohos.sensor (传感器)
- @ohos.settings (设置数据项名称)
- @ohos.stationary (设备状态感知框架)
- @ohos.systemCapability (系统能力)
- @ohos.systemParameterEnhance (系统参数)
- @ohos.thermal (热管理)
- @ohos.update (升级)
- @ohos.usbManager (USB管理)
- @ohos.vibrator (振动)
- application
- 帐号管理
- 定制管理
- 企业设备管理
- 企业设备管理概述 (仅对系统应用开放)
- @ohos.enterprise.accountManager (帐户管理)
- @ohos.enterprise.adminManager (企业设备管理)
- @ohos.enterprise.applicationManager (应用管理)
- @ohos.enterprise.browser (浏览器管理)
- @ohos.enterprise.bundleManager (包管理)
- @ohos.enterprise.dateTimeManager (系统时间管理)
- @ohos.enterprise.deviceControl (设备控制管理)
- @ohos.enterprise.deviceInfo (设备信息管理)
- @ohos.enterprise.deviceSettings (设备设置管理)
- @ohos.enterprise.EnterpriseAdminExtensionAbility (企业设备管理扩展能力)
- @ohos.enterprise.networkManager (网络管理)
- @ohos.enterprise.restrictions (限制类策略)
- @ohos.enterprise.usbManager (USB管理)
- @ohos.enterprise.wifiManager (WiFi管理)
- 语言基础类库
- @ohos.buffer (Buffer)
- @ohos.convertxml (xml转换JavaScript)
- @ohos.process (获取进程相关的信息)
- @ohos.taskpool (启动任务池)
- @ohos.uri (URI字符串解析)
- @ohos.url (URL字符串解析)
- @ohos.util (util工具函数)
- @ohos.util.ArrayList (线性容器ArrayList)
- @ohos.util.Deque (线性容器Deque)
- @ohos.util.HashMap (非线性容器HashMap)
- @ohos.util.HashSet (非线性容器HashSet)
- @ohos.util.LightWeightMap (非线性容器LightWeightMap)
- @ohos.util.LightWeightSet (非线性容器LightWeightSet)
- @ohos.util.LinkedList (线性容器LinkedList)
- @ohos.util.List (线性容器List)
- @ohos.util.PlainArray (非线性容器PlainArray)
- @ohos.util.Queue (线性容器Queue)
- @ohos.util.Stack (线性容器Stack)
- @ohos.util.TreeMap (非线性容器TreeMap)
- @ohos.util.TreeSet (非线性容器TreeSet)
- @ohos.worker (启动一个Worker)
- @ohos.xml (xml解析与生成)
- 应用服务
- 测试
- 已停止维护的接口
- @ohos.backgroundTaskManager (后台任务管理)
- @ohos.bundle (Bundle模块)
- @ohos.bundle.innerBundleManager (innerBundleManager模块)
- @ohos.bundleState (设备使用信息统计)
- @ohos.bytrace (性能打点)
- @ohos.data.distributedData (分布式数据管理)
- @ohos.data.storage (轻量级存储)
- @ohos.data.rdb (关系型数据库)
- @ohos.distributedBundle (分布式包管理)
- @ohos.document (文件交互)
- @ohos.fileio (文件管理)
- @ohos.geolocation (位置服务)
- @ohos.hiAppEvent (应用打点)
- @ohos.multimedia.medialibrary (媒体库管理)
- @ohos.multimodalInput.inputDeviceCooperate (键鼠穿越)
- @ohos.prompt (弹窗)
- @ohos.reminderAgent (后台代理提醒)
- @ohos.statfs (statfs)
- @ohos.systemParameter (系统属性)
- @ohos.systemTime (系统时间、时区)
- @ohos.usb (USB管理)
- @ohos.util.Vector (线性容器Vector)
- @system.app (应用上下文)
- @system.battery (电量信息)
- @system.bluetooth (蓝牙)
- @system.brightness (屏幕亮度)
- @system.cipher (加密算法)
- @system.configuration (应用配置)
- @system.device (设备信息)
- @system.fetch (数据请求)
- @system.file (文件存储)
- @system.geolocation (地理位置)
- @system.mediaquery (媒体查询)
- @system.network (网络状态)
- @system.notification (通知消息)
- @system.package (应用管理)
- @system.prompt (弹窗)
- @system.request (上传下载)
- @system.router (页面路由)
- @system.sensor (传感器)
- @system.storage (数据存储)
- @system.vibrator (振动)
- bundle
- data/rdb
- 组件参考(基于ArkTS的声明式开发范式)
- 组件导读
- 组件通用信息
- 通用事件
- 通用属性
- 手势处理
- 基础组件
- AlphabetIndexer
- Blank
- Button
- CalendarPicker
- Checkbox
- CheckboxGroup
- DataPanel
- DatePicker
- Divider
- FormComponent
- Gauge
- Image
- ImageAnimator
- ImageSpan
- LoadingProgress
- Marquee
- Menu
- MenuItem
- MenuItemGroup
- Navigation
- NavRouter
- NavDestination
- PatternLock
- PluginComponent
- Progress
- QRCode
- Radio
- Rating
- RemoteWindow
- RichEditor
- RichText
- ScrollBar
- Search
- Select
- Slider
- Span
- Stepper
- StepperItem
- Text
- TextArea
- TextClock
- TextInput
- TextPicker
- TextTimer
- TimePicker
- Toggle
- Web
- XComponent
- 容器组件
- 媒体组件
- 绘制组件
- 画布组件
- 高级组件
- @ohos.arkui.advanced.ComposeListItem (列表)
- @ohos.arkui.advanced.ComposeTitleBar (头像和单双行文本标题栏)
- @ohos.arkui.advanced.Dialog (弹出框)
- @ohos.arkui.advanced.EditableTitleBar (编辑页面标题栏)
- @ohos.arkui.advanced.Filter (多条件筛选)
- @ohos.arkui.advanced.ProgressButton (下载按钮)
- @ohos.arkui.advanced.SelectTitleBar (下拉菜单标题栏)
- @ohos.arkui.advanced.SplitLayout (上下结构布局)
- @ohos.arkui.advanced.SubHeader (子标题)
- @ohos.arkui.advanced.SwipeRefresher (内容加载)
- @ohos.arkui.advanced.TabTitleBar (页签型标题栏)
- @ohos.arkui.advanced.ToolBar (工具栏)
- @ohos.arkui.advanced.TreeView (树视图)
- @ohos.multimedia.avcastpicker (投播组件)
- 安全控件
- 动画
- 全局UI方法
- 自定义组件的生命周期
- 应用级变量的状态管理
- 像素单位
- 枚举说明
- 类型定义
- 已停止维护的组件
- 已停止维护的接口
- 组件参考(兼容JS的类Web开发范式-ArkUI.Full)
- 组件参考(兼容JS的类Web开发范式-ArkUI.Lite)
- JS服务卡片UI组件参考
- 错误码参考
- 通用错误码
- Ability框架
- AI业务
- 包管理
- 公共事件与通知
- UI界面
- 图形图像
- 媒体
- 资源管理
- 后台任务
- 安全
- 数据管理
- 文件管理
- 电话服务
- 网络管理
- 通信与连接
- 系统基础能力
- 帐号管理
- 设备管理
- 定制管理
- 语言基础类库
- 应用服务
- 测试
- Native接口参考
- Native API(NDK)入门
- 模块
- Native XComponent
- HiLog
- NativeWindow
- OH_NativeBuffer
- Drawing
- OH_NativeImage
- NativeVsync
- Image
- Rawfile
- RDB
- MindSpore
- NeuralNetworkRuntime
- AVCapability
- AVMuxer
- AudioDecoder
- AudioEncoder
- CodecBase
- Core
- VideoDecoder
- VideoEncoder
- AVDemuxer
- AVSource
- OHAudio
- AVScreenCapture
- HuksKeyApi
- HuksParamSetApi
- HuksTypeApi
- Init
- Memory
- UsbDdk
- Hitrace
- HiAppEvent
- Vulkan
- Bundle
- 头文件
- drawing_bitmap.h
- drawing_brush.h
- drawing_canvas.h
- drawing_color.h
- drawing_font_collection.h
- drawing_path.h
- drawing_pen.h
- drawing_text_declaration.h
- drawing_text_typography.h
- drawing_types.h
- external_window.h
- image_mdk.h
- image_mdk_common.h
- image_pixel_map_mdk.h
- image_pixel_map_napi.h
- image_receiver_mdk.h
- image_source_mdk.h
- log.h
- native_buffer.h
- native_image.h
- native_interface_xcomponent.h
- native_xcomponent_key_event.h
- native_vsync.h
- raw_dir.h
- raw_file_manager.h
- raw_file.h
- context.h
- data_type.h
- format.h
- model.h
- status.h
- tensor.h
- types.h
- neural_network_runtime_type.h
- neural_network_runtime.h
- avcodec_audio_channel_layout.h
- native_avcapability.h
- native_avcodec_audiodecoder.h
- native_avcodec_audioencoder.h
- native_avcodec_base.h
- native_avcodec_videodecoder.h
- native_avcodec_videoencoder.h
- native_avdemuxer.h
- native_averrors.h
- native_avformat.h
- native_avmemory.h
- native_avmuxer.h
- native_avsource.h
- native_audiocapturer.h
- native_audiorenderer.h
- native_audiostream_base.h
- native_audiostreambuilder.h
- native_avscreen_capture.h
- native_avscreen_capture_base.h
- native_avscreen_capture_errors.h
- native_huks_api.h
- native_huks_param.h
- native_huks_type.h
- native_interface_bundle.h
- oh_cursor.h
- oh_predicates.h
- oh_value_object.h
- oh_values_bucket.h
- relational_store_error_code.h
- relational_store.h
- syscap_ndk.h
- purgeable_memory.h
- usb_ddk_api.h
- usb_ddk_types.h
- trace.h
- hiappevent.h
- hiappevent_cfg.h
- hiappevent_event.h
- hiappevent_param.h
- vulkan_ohos.h
- 结构体
- OH_Drawing_BitmapFormat
- OH_NativeBuffer_Config
- OH_NativeBundle_ApplicationInfo
- OH_NativeXComponent_Callback
- OH_NativeXComponent_MouseEvent
- OH_NativeXComponent_MouseEvent_Callback
- OH_NativeXComponent_TouchEvent
- OH_NativeXComponent_TouchPoint
- OHExtDataHandle
- OHHDRMetaData
- OhosImageComponent
- OhosImageRect
- OHOS::Media::OhosPixelMapInfo
- OhosImageDecodingOps
- OhosImageReceiverInfo
- OhosImageRegion
- OhosImageSize
- OhosImageSource
- OhosImageSourceDelayTimeList
- OhosImageSourceInfo
- OhosImageSourceOps
- OhosImageSourceProperty
- OhosImageSourceSupportedFormat
- OhosImageSourceSupportedFormatList
- OhosImageSourceUpdateData
- OhosPixelMapCreateOps
- OhosPixelMapInfos
- RawFileDescriptor
- Region
- Rect
- OH_AI_CallBackParam
- OH_AI_ShapeInfo
- OH_AI_TensorHandleArray
- OH_NN_Memory
- OH_NN_QuantParam
- OH_NN_Tensor
- OH_NN_UInt32Array
- OH_AVCodecAsyncCallback
- OH_AVCodecBufferAttr
- OH_AVRange
- OH_AudioCapturer_Callbacks_Struct
- OH_AudioRenderer_Callbacks_Struct
- OH_AudioBuffer
- OH_AudioCaptureInfo
- OH_AudioEncInfo
- OH_AudioInfo
- OH_AVScreenCaptureCallback
- OH_AVScreenCaptureConfig
- OH_RecorderInfo
- OH_Rect
- OH_VideoCaptureInfo
- OH_VideoEncInfo
- OH_VideoInfo
- OH_Huks_Blob
- OH_Huks_CertChain
- OH_Huks_KeyInfo
- OH_Huks_KeyMaterial25519
- OH_Huks_KeyMaterialDh
- OH_Huks_KeyMaterialDsa
- OH_Huks_KeyMaterialEcc
- OH_Huks_KeyMaterialRsa
- OH_Huks_Param
- OH_Huks_ParamSet
- OH_Huks_PubKeyInfo
- OH_Huks_Result
- OH_Cursor
- OH_Predicates
- OH_Rdb_Config
- OH_Rdb_Store
- OH_VBucket
- OH_VObject
- UsbConfigDescriptor
- UsbControlRequestSetup
- UsbDdkConfigDescriptor
- UsbDdkEndpointDescriptor
- UsbDdkInterface
- UsbDdkInterfaceDescriptor
- UsbDeviceDescriptor
- UsbDeviceMemMap
- UsbEndpointDescriptor
- UsbInterfaceDescriptor
- UsbRequestPipe
- VkExternalFormatOHOS
- VkImportNativeBufferInfoOHOS
- VkMemoryGetNativeBufferInfoOHOS
- VkNativeBufferFormatPropertiesOHOS
- VkNativeBufferPropertiesOHOS
- VkNativeBufferUsageOHOS
- VkSurfaceCreateInfoOHOS
- 标准库
- 常见问题
- 如何编译full-SDK
- 如何替换full-SDK
- 如何在CMake工程中使用NDK
- 应用模型常见问题
- ArkUI框架开发常见问题(ArkTS)
- ArkUI框架开发常见问题(JS)
- ArkTS语言基础类库开发常见问题
- Web开发常见问题
- 包管理开发常见问题
- 资源管理开发常见问题
- 事件通知开发常见问题
- 图形图像开发常见问题
- 窗口管理开发常见问题
- 媒体开发常见问题
- 安全基础能力开发常见问题
- 程序访问控制开发常见问题
- 数据管理开发常见问题
- 文件管理开发常见问题
- 网络管理开发常见问题
- DFX开发常见问题
- 泛Sensor服务开发常见问题
- 启动恢复开发常见问题
- 分布式DeviceProfrofile开发常见问题
- SDK使用常见问题
- NDK开发常见问题
- 语言编译运行时常见问题
- 三四方库使用常见问题