Readme-EN.md
1# Quick Start<!--application-getting-started--> 2<!--Del--> 3- Getting Started<!--quick-start--> 4 - [Before You Start](start-overview.md) 5 - [Building the First ArkTS Application in Stage Model](start-with-ets-stage.md) 6<!--DelEnd--> 7- Development Fundamentals<!--development-fundamentals--> 8 - Application Package Fundamentals<!--application-package-fundamentals--> 9 - [Application Package Overview](application-package-overview.md) 10 - Application Package Structure<!--application-package-structure--> 11 - [Application Package Structure in Stage Model](application-package-structure-stage.md) 12 - [Application Package Structure in FA Model](application-package-structure-fa.md) 13 - Application Package Development and Usage<!--application-package-dev--> 14 - [HAP](hap-package.md) 15 - [HAR](har-package.md) 16 - [HSP](in-app-hsp.md) 17 - Application Management<!--application-package-install--> 18 - [Application Installation, Uninstall, and Update](application-package-install-uninstall.md) 19 - [Consistency Verification for Application Installation and Update](multi_module_installation_update_consistency_verification.md) 20 - Application Configuration Files in Stage Model<!--application-configuration-file-stage--> 21 - [Overview of Application Configuration Files in Stage Model](application-configuration-file-overview-stage.md) 22 - [app.json5 Configuration File](app-configuration-file.md) 23 - [module.json5 Configuration File](module-configuration-file.md) 24 - Application Configuration Files in FA Model<!--application-configuration-file-fa--> 25 - [Overview of Application Configuration Files in FA Model](application-configuration-file-overview-fa.md) 26 - [Structure of the app Tag](app-structure.md) 27 - [Structure of the deviceConfig Tag](deviceconfig-structure.md) 28 - [Structure of the module Tag](module-structure.md) 29 - Typical Scenarios Development<!--application-typical-scenarios--> 30 - [Integrated HSP](integrated-hsp.md) 31 - [Converting HAR to HSP](har-to-hsp.md) 32 - [Converting HSP to HAR](hsp-to-har.md) 33 - [Creating a Static Shortcut of the Application](typical-scenario-configuration.md) 34 - [Creating an Application Clone](app-clone.md) 35 - [Creating an Application Multi-Instance](multiInstance.md) 36 - [Configuring an Application Icon and Label](layered-image.md) 37 - [FAQs About Application Packages](common_problem_of_application.md) 38 - [Application Package Glossary](application-package-glossary.md) 39- [Resource Categories and Access](resource-categories-and-access.md) 40- Learning ArkTS<!--learning-arkts--> 41 - [Getting Started with ArkTS](arkts-get-started.md) 42 - [Introduction to ArkTS](introduction-to-arkts.md) 43 - [ArkTS Coding Style Guide](arkts-coding-style-guide.md) 44 - TypeScript to ArkTS Migration Guide<!--typescript-to-arkts-migration--> 45 - [ArkTS Migration Background](arkts-migration-background.md) 46 - [TypeScript to ArkTS Cookbook](typescript-to-arkts-migration-guide.md) 47 - [Adaptation Cases](arkts-more-cases.md) 48 - [ArkTS Performant Programming Practices](arkts-high-performance-programming.md) 49 - Migration Guide to ArkTS from Other Languages 50 - [Migrating from Java to ArkTS](getting-started-with-arkts-for-java-programmers.md) 51 - [Migrating from Swift to ArkTS](getting-started-with-arkts-for-swift-programmers.md) 52