Application Development
- Application Development Overview
- Quick Start
- Getting Started
- Development Fundamentals
- Application Package Fundamentals
- Application Package Overview
- Application Package Structure
- Multi-HAP Mechanism
- Application Installation and Uninstallation Process
- Application Package Update Process
- Shared Package
- Atomic Service
- Quick Fix
- Application Configuration Files in Stage Model
- Application Configuration Files in FA Model
- Resource Categories and Access
- Learning ArkTS
- Basic Syntax
- State Management
- State Management Overview
- Component State Management
- @State: State Owned by Component
- @Prop: One-Way Synchronization from Parent to Child Components
- @Link: Two-Way Synchronization Between Parent and Child Components
- @Provide and @Consume: Two-Way Synchronization with Descendant Components
- @Observed and @ObjectLink: Observing Attribute Changes in Nested Class Objects
- Application State Management
- Other State Management Features
- Rendering Control
- Application Package Fundamentals
- Development
- Application Models
- Application Model Overview
- Stage Model Development
- Stage Model Development Overview
- Stage Mode Application Components
- Application- or Component-Level Configuration
- UIAbility Component
- ExtensionAbility Component
- Service Widget Development in Stage Model
- Service Widget Overview
- Developing an ArkTS Widget
- ArkTS Widget Working Principles
- ArkTS Widget Related Modules
- ArkTS Widget Development
- Creating an ArkTS Widget
- Configuring Widget Configuration Files
- Widget Lifecycle Management
- Widget Page Development
- Widget Event Development
- Widget Data Interaction
- Developing a JS Widget
- AbilityStage Component Container
- Context
- Want
- Component Startup Rules
- Inter-Device Application Component Interaction (Continuation)
- IPC
- Process Model
- Common Events
- Background Services
- Inter-Thread Communication
- Mission Management
- FA Model Development
- FA Model Development Overview
- FA Mode Application Components
- Application- or Component-Level Configuration
- PageAbility Component Development
- PageAbility Component Overview
- PageAbility Component Configuration
- PageAbility Lifecycle
- PageAbility Launch Type
- Creating a PageAbility
- Starting a Local PageAbility
- Stopping a PageAbility
- Starting a Remote PageAbility (for System Applications Only)
- Starting a Specified Page
- Window Properties
- Requesting Permissions
- Redirection Rules
- ServiceAbility Component Development
- DataAbility Component Development
- Widget Development
- Context
- Want
- Component Startup Rules
- IPC
- Inter-Thread Communication
- Mission Management
- Development of Component Interaction Between the FA Model and Stage Model
- Component Interaction Between the FA Model and Stage Model
- Starting a UIAbility from the FA Model
- Connecting to a ServiceExtensionAbility from the FA Model
- Accessing a DataShareExtensionAbility from the FA Model
- Starting a PageAbility from the Stage Model
- Connecting to a ServiceAbility from the Stage Model
- Switching from the FA Model to the Stage Model
- Model Switching Overview
- Configuration File Switching
- Component Switching
- Widget Switching
- API Switching
- API Switching Overview
- Context Switching
- featureAbility Switching
- particleAbility Switching
- LifecycleForm Switching
- LifecycleApp Switching
- LifecycleService Switching
- LifecycleData Switching
- DataAbilityHelper Switching
- mediaLibrary Switching
- request Switching
- resourceManager Switching
- window Switching
- Storage Switching
- UI Development
- ArkUI Overview
- UI Development (ArkTS-based Declarative Development Paradigm)
- UI Development (ArkTS-based Declarative Development Paradigm) Overview
- Layout Development
- Adding a Component
- Adding a Common Component
- Adding a Bubble and Menu
- Setting Page Routing and Component Navigation
- Page Routing
- Component Navigation
- Using Graphics
- Using Animation
- Animation Overview
- Animation Within a Page
- Animation Between Pages
- Using Interaction Events
- Interaction Event Overview
- Universal Events
- Gesture Events
- Recommendations for Improving Performance
- UI Development (JavaScript-compatible Web-like Development Paradigm)
- UI Development (JavaScript-compatible Web-like Development Paradigm) Overview
- Framework Overview
- Building the UI
- Common Component Development Guidelines
- Container Components
- Basic Components
- Canvas Development
- Grid-container Development
- Svg
- Animation Development Guidelines
- Custom Components
- Web
- Web Component Overview
- Loading Pages by Using the Web Component
- Setting Basic Attributes and Events
- Using Frontend Page JavaScript Code on the Application
- Managing Page Redirection and Browsing History Navigation
- Managing Cookies and Data Storage
- Customizing Page Request Responses
- Debugging Frontend Pages by Using DevTools
- Notification
- Window Manager
- WebGL
- Media
- Media Application Overview
- Audio and Video
- Audio and Video Overview
- AVPlayer and AVRecorder
- Audio Playback
- Audio Playback Overview
- Using AVPlayer for Audio Playback
- Using AudioRenderer for Audio Playback
- Using OpenSL ES for Audio Playback
- Using TonePlayer for Audio Playback (for System Applications Only)
- Audio Playback Concurrency Policy
- Volume Management
- Audio Playback Stream Management
- Audio Output Device Management
- Distributed Audio Playback (for System Applications Only)
- Audio Recording
- Audio Call
- Video Playback
- Video Recording
- AVSession (for System Applications Only)
- AVSession Overview
- Local AVSession
- Distributed AVSession
- Camera (for System Applications Only)
- Image
- Security
- Access Control
- User Authentication
- Key Management
- Crypto Framework
- Certificate
- hapsigner
- Connectivity
- Telephony
- Data Management
- Data Management Overview
- Application Data Persistence
- Distributed Application Data Synchronization
- Data Reliability and Security
- Cross-Application Data Sharing (for System Applications Only)
- File Management
- File Management Overview
- Application File
- User File
- Distributed File System
- Background Task Management
- Background Task
- Agent-Powered Reminder
- Device
- USB Service
- Location
- Sensor
- Vibrator
- Multimodal Input
- Update Service
- Stationary
- Device Usage Statistics
- DFX
- Internationalization
- Application Test
- OpenHarmony IDL Specifications and User Guide
- Native APIs
- Application Models
- Tools
- DevEco Studio (OpenHarmony) User Guide
- Debugging Tools
- Ability Assistant
- Bundle Manager
- Packing and Unpacking Tools
- Advanced Notification Manager
- Common Event Manager
- Hands-On Tutorials
- API References
- SystemCapability
- SystemCapability List
- Component Reference (ArkTS-based Declarative Development Paradigm)
- Component Overview
- Universal Component Information
- Universal Events
- Universal Attributes
- Size
- Location
- Layout Constraints
- Flex Layout
- Border
- Border Image
- Background
- Opacity
- Visibility
- Enable/Disable
- Overlay
- Z-order Control
- Transformation
- Image Effect Configuration
- Shape Clipping
- Text Style
- Grid
- Gradient Color
- Popup Control
- Menu Control
- Click Control
- Focus Control
- Hover Effect
- Component ID
- Touch Target
- Polymorphic Style
- Hit Test Control
- Background Blur
- restoreId
- Gesture Processing
- Basic Components
- AlphabetIndexer
- Blank
- Button
- Checkbox
- CheckboxGroup
- DataPanel
- DatePicker
- Divider
- Formcomponent
- Gauge
- Image
- ImageAnimator
- LoadingProgress
- Marquee
- Menu
- MenuItem
- MenuItemGroup
- Navigation
- NavRouter
- NavDestination
- PatternLock
- PluginComponent
- Progress
- QRCode
- Radio
- Rating
- RemoteWindow
- RichText
- ScrollBar
- Search
- Select
- Slider
- Span
- Stepper
- StepperItem
- Text
- TextArea
- TextClock
- TextInput
- TextPicker
- TextTimer
- TimePicker
- Toggle
- Web
- XComponent
- Container Components
- Media Component
- Drawing Components
- Canvas Components
- Animation
- Global UI Methods
- Custom Component Lifecycle
- State Management with Application-level Variables
- Pixel Units
- Built-in Enums
- Types
- Deprecated Components
- Component Reference (JavaScript-compatible Web-like Development Paradigm)
- Universal Component Information
- Container Component
- Basic Components
- Media Components
- Canvas Components
- Grid Components
- SVG Components
- Custom Components
- Dynamic Component Creation
- Data Type Attributes
- JS Service Widget UI Components
- JS Service Widget UI Framework
- Components
- Universal
- Container Components
- Basic Components
- Custom Component Basic Usage
- Data Types
- JS and TS APIs
- API Reference Document Description
- Ability Framework
- Stage Model (Recommended)
- @ohos.app.ability.Ability (Ability Base Class)
- @ohos.app.ability.AbilityConstant (AbilityConstant)
- @ohos.app.ability.abilityLifecycleCallback (AbilityLifecycleCallback)
- @ohos.app.ability.AbilityStage (AbilityStage)
- @ohos.app.ability.common (Context)
- @ohos.app.ability.contextConstant (ContextConstant)
- @ohos.app.ability.EnvironmentCallback (EnvironmentCallback)
- @ohos.app.ability.ExtensionAbility (ExtensionAbility Base Class)
- @ohos.app.ability.ServiceExtensionAbility (ServiceExtensionAbility)
- @ohos.app.ability.StartOptions (StartOptions)
- @ohos.app.ability.UIAbility (UIAbility)
- @ohos.app.form.FormExtensionAbility (FormExtensionAbility)
- @ohos.application.DataShareExtensionAbility (DataShare Extension Ability)
- @ohos.application.StaticSubscriberExtensionAbility (StaticSubscriberExtensionAbility)
- FA Model
- Both Models (Recommended)
- @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.form.formBindingData (formBindingData)
- @ohos.app.form.formHost (FormHost)
- @ohos.app.form.formInfo (FormInfo)
- @ohos.app.form.formProvider (FormProvider)
- Both Models (To Be Deprecated Soon)
- @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 (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)
- Dependent Elements and Definitions
- ability
- app
- application
- abilityDelegator
- abilityDelegatorArgs
- abilityMonitor
- AbilityRunningInfo
- AbilityStageContext
- AbilityStateData
- abilityStageMonitor
- ApplicationContext
- ApplicationStateObserver
- AppStateData
- BaseContext
- Context
- ContinueCallback
- ContinueDeviceInfo
- ErrorObserver
- ExtensionContext
- ExtensionRunningInfo
- FormExtensionContext
- MissionCallbacks
- MissionDeviceInfo
- MissionInfo
- MissionListener
- MissionParameter
- MissionSnapshot
- ProcessData
- ProcessRunningInfo
- ProcessInformation
- ServiceExtensionContext
- UIAbilityContext
- shellCmdResult
- WindowExtensionContext
- wantAgent
- Continuation
- Stage Model (Recommended)
- Common Event and Notification
- @ohos.commonEventManager (Common Event) (Recommended)
- commonEvent-definitions (System Common Events) (Recommended)
- @ohos.events.emitter (Emitter)
- @ohos.notificationManager (NotificationManager) (Recommended)
- @ohos.notificationSubscribe (NotificationSubscribe) (Recommended)
- @ohos.commonEvent (Common Event) (To Be Deprecated Soon)
- commonEvent-definitions (System Common Events) (To Be Deprecated Soon)
- @ohos.notification (Notification) (To Be Deprecated Soon)
- application
- commonEvent
- notification
- Bundle Management
- @ohos.bundle.appControl(appControl)
- @ohos.bundle.bundleManager (bundleManager)
- @ohos.bundle.bundleMonitor (bundleMonitor)
- @ohos.bundle.defaultAppManager (Default Application Management)
- @ohos.bundle.distributedBundle (distributedBundleManager)
- @ohos.bundle.freeInstall (freeInstall)
- @ohos.bundle.installer (installer)
- @ohos.bundle.launcherBundleManager (launcherBundleManager)
- @ohos.zlib (Zip)
- bundleManager
- UI Page
- Graphics
- @ohos.animation.windowAnimationManager (Window Animation Management)
- @ohos.application.WindowExtensionAbility (WindowExtensionAbility)
- @ohos.display (Display)
- @ohos.effectKit (Image Effects)
- @ohos.graphics.colorSpaceManager (Color Space Management)
- @ohos.screen (Screen)
- @ohos.screenshot (Screenshot)
- @ohos.window (Window)
- webgl
- Multimedia
- Resource Manager
- Background Task
- @ohos.distributedMissionManager (Distributed Mission Management)
- @ohos.reminderAgentManager (Reminder Agent Management)
- @ohos.resourceschedule.backgroundTaskManager (Background Task Management)
- @ohos.resourceschedule.workScheduler (Work Scheduler)
- @ohos.resourceschedule.usageStatistics (Device Usage Statistics)
- @ohos.WorkSchedulerExtensionAbility (Work Scheduler Callbacks)
- Security
- @ohos.abilityAccessCtrl (Ability Access Control)
- @ohos.privacyManager (Privacy Management)
- @ohos.security.cert (Certificate)
- @ohos.security.cryptoFramework (Crypto Framework)
- @ohos.security.huks (HUKS)
- @ohos.userIAM.faceAuth (Facial Authentication)
- @ohos.userIAM.userAuth (User Authentication)
- security
- Data Management
- @ohos.data.dataAbility (DataAbility Predicates)
- @ohos.data.dataShare (DataShare)
- @ohos.data.dataSharePredicates (DataShare Predicates)
- @ohos.data.dataShareResultSet (DataShare Result Set)
- @ohos.data.distributedDataObject (Distributed Data Object)
- @ohos.data.distributedKVStore (Distributed KV Store)
- @ohos.data.preferences (Preferences)
- @ohos.data.relationalStore (RDB Store)
- @ohos.data.ValuesBucket
- File Management
- @ohos.file.environment (Directory Environment Capability)
- @ohos.file.fileAccess (User File Access and Management)
- @ohos.file.fileExtensionInfo (User File Extension Information)
- @ohos.file.fileuri (File URI)
- @ohos.file.fs (File Management)
- @ohos.file.hash (File Hash Processing)
- @ohos.file.picker (Picker)
- @ohos.file.securityLabel (Data Label)
- @ohos.file.statvfs (File System Space Statistics)
- @ohos.file.storageStatistics (Application Storage Statistics)
- @ohos.file.volumeManager (Volume Management)
- @ohos.filemanagement.userFileManager (User Data Management)
- @ohos.fileShare (File Sharing)
- Telephony Service
- Network Management
- @ohos.net.connection (Network Connection Management)
- @ohos.net.ethernet (Ethernet Connection Management)
- @ohos.net.http (Data Request)
- @ohos.net.policy (Network Policy Management)
- @ohos.net.sharing (Network Sharing)
- @ohos.net.socket (Socket Connection)
- @ohos.net.webSocket (WebSocket Connection)
- @ohos.request (Upload and Download)
- Connectivity
- @ohos.bluetoothManager (Bluetooth)
- @ohos.connectedTag (Active Tags)
- @ohos.nfc.cardEmulation (Standard NFC Card Emulation)
- @ohos.nfc.controller (Standard NFC)
- @ohos.nfc.tag (Standard NFC Tags)
- @ohos.rpc (RPC)
- @ohos.wifiManager (WLAN)
- @ohos.wifiManagerExt (WLAN Extension)
- @ohos.wifi (To Be Deprecated Soon)
- @ohos.wifiext (To Be Deprecated Soon)
- tag
- Basic Features
- @ohos.accessibility (Accessibility)
- @ohos.accessibility.config (System Accessibility Configuration)
- @ohos.accessibility.GesturePath (Gesture Path)
- @ohos.accessibility.GesturePoint (Gesture Point)
- @ohos.application.AccessibilityExtensionAbility (AccessibilityExtensionAbility)
- @ohos.faultLogger (FaultLogger)
- @ohos.hichecker (HiChecker)
- @ohos.hidebug (HiDebug)
- @ohos.hilog (HiLog)
- @ohos.hiSysEvent (System Event Logging)
- @ohos.hiTraceChain (Distributed Call Chain Tracing)
- @ohos.hiTraceMeter (Performance Tracing)
- @ohos.hiviewdfx.hiAppEvent (Application Event Logging)
- @ohos.inputMethod (Input Method Framework)
- @ohos.inputMethodEngine (Input Method Service)
- @ohos.InputMethodExtensionAbility (InputMethodExtensionAbility)
- @ohos.InputMethodExtensionContext (InputMethodExtensionContext)
- @ohos.InputMethodSubtype (Input Method Subtype)
- @ohos.pasteboard (Pasteboard)
- @ohos.screenLock (Screenlock)
- @ohos.systemDateTime (System Time and Time Zone)
- @ohos.systemTimer (System Timer)
- @ohos.wallpaper (Wallpaper)
- @ohos.web.webview (Webview)
- console (Log)
- Timer
- application
- Device Management
- @ohos.batteryInfo (Battery Information)
- @ohos.batteryStatistics (Battery Statistics)
- @ohos.brightness (Screen Brightness)
- @ohos.deviceInfo (Device Information)
- @ohos.distributedHardware.deviceManager (Device Management)
- @ohos.geoLocationManager (Geolocation Manager)
- @ohos.multimodalInput.inputConsumer (Input Consumer)
- @ohos.multimodalInput.inputDevice (Input Device)
- @ohos.multimodalInput.inputDeviceCooperate (Screen Hopping)
- @ohos.multimodalInput.inputEvent (Input Event)
- @ohos.multimodalInput.inputEventClient (Key Event Injection)
- @ohos.multimodalInput.inputMonitor (Input Monitor)
- @ohos.multimodalInput.keyCode (Key Code)
- @ohos.multimodalInput.keyEvent (Key Event)
- @ohos.multimodalInput.mouseEvent (Mouse Event)
- @ohos.multimodalInput.pointer (Mouse Pointer)
- @ohos.multimodalInput.touchEvent (Touch Event)
- @ohos.power (System Power Management)
- @ohos.runningLock (Runninglock)
- @ohos.sensor (Sensor)
- @ohos.settings (Data Item Settings)
- @ohos.stationary (Device Status Awareness Framework)
- @ohos.systemCapability (SystemCapability)
- @ohos.systemParameterEnhance (System Parameter)
- @ohos.thermal (Thermal Management)
- @ohos.update (Update)
- @ohos.usbManager (USB Management)
- @ohos.vibrator (Vibrator)
- Account Management
- Customization
- Language Base Class Library
- @ohos.buffer (Buffer)
- @ohos.convertxml (XML-to-JavaScript Conversion)
- @ohos.process (Obtaining Process Information)
- @ohos.taskpool (Using the Task Pool)
- @ohos.uri (URI String Parsing)
- @ohos.url (URL String Parsing)
- @ohos.util (util)
- @ohos.util.ArrayList (Linear Container ArrayList)
- @ohos.util.Deque (Linear Container Deque)
- @ohos.util.HashMap (Nonlinear Container HashMap)
- @ohos.util.HashSet (Nonlinear Container HashSet)
- @ohos.util.LightWeightMap (Nonlinear Container LightWeightMap)
- @ohos.util.LightWeightSet (Nonlinear Container LightWeightSet)
- @ohos.util.LinkedList (Linear Container LinkedList)
- @ohos.util.List (Linear Container List)
- @ohos.util.PlainArray (Nonlinear Container PlainArray)
- @ohos.util.Queue (Linear Container Queue)
- @ohos.util.Stack (Linear Container Stack)
- @ohos.util.TreeMap (Nonlinear Container TreeMap)
- @ohos.util.TreeSet (Nonlinear Container TreeSet)
- @ohos.util.Vector (Linear Container Vector)
- @ohos.worker (Worker Startup)
- @ohos.xml (XML Parsing and Generation)
- Test
- APIs No Longer Maintained
- @ohos.backgroundTaskManager (Background Task Management)
- @ohos.bluetooth (Bluetooth)
- @ohos.bundle (Bundle)
- @ohos.bundle.innerBundleManager (innerBundleManager)
- @ohos.bundleState (Device Usage Statistics)
- @ohos.bytrace (Performance Tracing)
- @ohos.data.distributedData (Distributed Data Management)
- @ohos.data.storage (Lightweight Data Storage)
- @ohos.data.rdb (RDB)
- @ohos.distributedBundle (Distributed Bundle Management)
- @ohos.document (File Operation)
- @ohos.fileio (File Management)
- @ohos.geolocation (Geolocation)
- @ohos.hiAppEvent (Application Event Logging)
- @ohos.multimedia.medialibrary (Media Library Management)
- @ohos.prompt (Prompt)
- @ohos.reminderAgent (Reminder Agent)
- @ohos.statfs (statfs)
- @ohos.systemParameter (System Parameter)
- @ohos.systemTime (System Time and Time Zone)
- @ohos.usb (USB Management)
- @system.app (Application Context)
- @system.battery (Battery Information)
- @system.bluetooth (Bluetooth)
- @system.brightness (Screen Brightness)
- @system.cipher (Cipher Algorithm)
- @system.configuration (Application Configuration)
- @system.device (Device Information)
- @system.fetch (Data Request)
- @system.file (File Storage)
- @system.geolocation (Geographic Location)
- @system.mediaquery (Media Query)
- @system.network (Network State)
- @system.notification (Notification)
- @system.package (Bundle Management)
- @system.prompt (Prompt)
- @system.request (Upload and Download)
- @system.router (Page Routing)
- @system.sensor (Sensor)
- @system.storage (Data Storage)
- @system.vibrator (Vibrator)
- bundle
- data/rdb
- Error Codes
- Universal Error Codes
- Ability Framework
- Bundle Management
- Common Events and Notification
- UI Page
- Graphics
- Multimedia
- Resource Manager
- Background Task
- Security
- Data Management
- File Management
- Telephony Service
- Network Management
- Connectivity
- Basic Features
- Account Management
- Device Management
- Power Consumption Statistics Error Codes
- Brightness Error Codes
- Power Manager Error Codes
- Running Lock Error Codes
- Thermal Manager Error Codes
- Device Management Error Codes
- Location Subsystem Error Codes
- Screen Hopping Error Codes
- Sensor Error Codes
- Vibrator Error Codes
- System Parameter Error Codes
- USB Error Codes
- Update Error Codes
- Customization
- Language Base Class Library
- Test
- Native APIs
- Modules
- Header Files
- 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_pixel_map_napi.h
- log.h
- native_interface_xcomponent.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
- native_avcodec_audiodecoder.h
- native_avcodec_audioencoder.h
- native_avcodec_base.h
- native_avcodec_videodecoder.h
- native_avcodec_videoencoder.h
- native_averrors.h
- native_avformat.h
- native_avmemory.h
- native_huks_api.h
- native_huks_param.h
- native_huks_type.h
- Structs
- OH_Drawing_BitmapFormat
- OH_NativeXComponent_Callback
- OH_NativeXComponent_MouseEvent
- OH_NativeXComponent_MouseEvent_Callback
- OH_NativeXComponent_TouchEvent
- OH_NativeXComponent_TouchPoint
- OHExtDataHandle
- OHHDRMetaData
- OhosPixelMapCreateOps
- OhosPixelMapInfo
- 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_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
- Standard Libraries Supported by Native APIs
- FAQs
- Full SDK Compilation Guide
- Guide to Switching to Full SDK
- Ability Framework Development
- Resource Management Development
- Common Event and Notification Development
- Graphics and Image Development
- File Management Development
- Network Management Development
- DFX Development
- Startup Development
- Usage of Third- and Fourth-Party Libraries