Open With

Open With

The Open With app demonstrates how to open files with other apps from our app.

RU | EN


Open with

Description. The фзздшсфешщ demonstrates the use of the "Open With" mechanism to open a file. To do this, the application uses the intent mechanism. The application implements files viewer and opening files using other applications.

You can read more about Contacts API here.

Table of Contents

  1. Table of Contents
  2. Compatibility
  3. Features of build
  4. Branch info
  5. Install and Run
  6. Screenshots
  7. Project Structure
  8. Terms of Use and Participation in Development

Compatibility

The project is compatible with Aurora 5th OS versions and upper.

Features of build

This example being built using the Aurora SDK in the usual way: Documentation.

Branch info

Branches

Install and Run

The project being installed and run in the usual way using the Aurora SDK: Documentation.

When you first launch the application, you must grant it all the required permissions.

Screenshots

screenshots

Project structure

The project has a standard structure of an application based on C++ and QML for Aurora OS.

  • CMakeLists.txt file describes the project structure for the qmake build system.
  • icons directory contains the application icons for different screen resolutions.
  • qml directory contains the QML source code and the UI resources.
    • cover directory contains the application cover implementations.
    • pages directory contains the application pages.
    • OpenWith.qml file provides the application window implementation.
  • rpm directory contains the rpm-package build settings.
  • src directory contains the C++ source code.
  • translations directory contains the UI translation files.
  • ru.auroraos.OpenWith.desktop file defines the display and parameters for launching the application.

Terms of Use and Participation in Development

The source code of the project is provided under the license, which allows it to be used in third-party applications.

Contributor License Agreement The contributor agreement documents the rights granted by contributors of the Open Mobile Platform.

Information about the contributors is specified in the AUTHORS file.

Code of conduct is a current set of rules of the Open Mobile Platform which informs you how we expect the members of the community will interact while contributing and communicating.