HarmonyOS5-NewsAPP-CalendarEventManagerHarmonyOS 5 News App Calendar Event Management Implementation Abstract This article introduces the implementation of the calendar event management function in the HarmonyOS 5.0 news application, including binding pop - up windows, adding calendar eve...Jun 27, 2025·3 min read
HarmonyOS5-NewsAPP-SystemShareHarmonyOS 5 News Application - System Sharing Function Implementation Case Summary This article details the implementation of the system sharing function in a HarmonyOS 5.0 news application. By using the BarButton component and the systemShare module...Jun 27, 2025·3 min read
HarmonyOS5-NewsAPP-NewsDetailPageHarmonyOS 5 News Application - News Detail Page Implementation Case Summary This article details the implementation of the news detail page in a HarmonyOS 5.0 news application using the ArkTS language. By defining the BarButton and NewDetailPage comp...Jun 27, 2025·3 min read
HarmonyOS5-NewsAPP-NewsListPageHarmonyOS 5 News Application - News List Page Implementation Case Summary This article introduces how to implement the news list page in a HarmonyOS 5.0 news application using the ArkTS language. By leveraging state management and UI components, it a...Jun 27, 2025·3 min read
HarmonyOS5-NewsAPP-HomePageCase Study of Implementing the Home Page of a News App on HarmonyOS 5 Abstract This article introduces how to implement the home page of a news app on HarmonyOS 5. Using the provided ArkTS code, the home - page interface includes a carousel news disp...Jun 27, 2025·3 min read
16-HarmonyOS5-VisionKit-VisionImageAnalyzer-CaseCase Study of Vision Image Analyzer in VisionKit on HarmonyOS 5.0 Abstract This article introduces how to use visionImageAnalyzer from @kit.VisionKit to implement image text analysis in HarmonyOS 5.0. By creating the VisionKitVisionImageAnalyzer comp...Jun 18, 2025·3 min read
15-HarmonyOS5-VisionKit-DocumentScanner-CaseCase Study of VisionKit Document Scanning Function in HarmonyOS 5.0 Abstract This article introduces how to use @hms.ai.DocumentScanner to implement the document scanning function in HarmonyOS 5.0. By creating the VisionKitDocumentScanner component, ...Jun 18, 2025·3 min read