CN116700552B - Application connection method and terminal equipment - Google Patents

Application connection method and terminal equipment Download PDF

Info

Publication number
CN116700552B
CN116700552B CN202211192913.9A CN202211192913A CN116700552B CN 116700552 B CN116700552 B CN 116700552B CN 202211192913 A CN202211192913 A CN 202211192913A CN 116700552 B CN116700552 B CN 116700552B
Authority
CN
China
Prior art keywords
connection
application
terminal device
terminal equipment
cloud server
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202211192913.9A
Other languages
Chinese (zh)
Other versions
CN116700552A (en
Inventor
王冬伟
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Honor Device Co Ltd
Original Assignee
Honor Device Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Honor Device Co Ltd filed Critical Honor Device Co Ltd
Priority to CN202211192913.9A priority Critical patent/CN116700552B/en
Publication of CN116700552A publication Critical patent/CN116700552A/en
Application granted granted Critical
Publication of CN116700552B publication Critical patent/CN116700552B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/04817Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance using icons
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/10Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
    • G06F21/105Arrangements for software license management or administration, e.g. for managing licenses at corporate level
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/546Message passing systems or structures, e.g. queues

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Human Computer Interaction (AREA)
  • Multimedia (AREA)
  • Technology Law (AREA)
  • Computer Hardware Design (AREA)
  • Telephone Function (AREA)
  • Stored Programmes (AREA)

Abstract

The embodiment of the application provides an application connection method and terminal equipment, which can realize connection of an uninstalled application on opposite terminal equipment, thereby improving user experience. The method is applied to a system comprising a first terminal device and a second terminal device, and comprises the following steps: the first terminal equipment sends a broadcast connection notification to the second terminal equipment; the second terminal equipment obtains an icon of a second continuous application based on the broadcast continuous notification, and displays a contact button in the form of the icon of the second continuous application; the second terminal equipment responds to the clicking operation of the contact button by a user, displays a guiding installation popup window of the second connection application, and sends a connection request message to the first terminal equipment, and the first terminal equipment sends connection data and an installation package to the second terminal equipment based on the connection request message; the second terminal equipment receives the connection data and the installation package; and the second terminal equipment responds to the operation of the user on the guiding installation of the popup window, installs a second connection application and displays connection data.

Description

Application connection method and terminal equipment
Technical Field
The present application relates to the field of terminal technologies, and in particular, to an application connection method and a terminal device.
Background
In the multi-device scenario, the terminal devices are divided into a source device, which is a transmitting end device, and a counterpart device, which is a receiving end device. When the source terminal device and the opposite terminal device log in the same account number and the source terminal device and the opposite terminal device are in the same local area network, the connection condition is triggered by a user, and the application on the source terminal device and the opposite terminal device can realize connection. For example, the source device is a computer, the opposite device is a mobile phone, the user logs in the same account number in the computer and the mobile phone, the computer and the mobile phone are in the same local area network, if the video playing software of the user on the computer plays the video, the video playing software of the user on the mobile phone can synchronously play the video, and if the user is editing text on the computer, the user can synchronously display the edited text on the mobile phone.
For an application, application connection requires that both the source device and the peer device install the application. When the opposite terminal equipment does not install (or uninstall) the application, the source terminal equipment sends an application connection request of the application, and the opposite terminal equipment cannot connect the application, so that user experience is affected.
Disclosure of Invention
The application provides an application connection method and terminal equipment, which can realize connection of an uninstalled application on opposite terminal equipment, thereby improving user experience.
In a first aspect, an application connection method is provided, applied to a system including a first terminal device and a second terminal device, where a user logs in the same account on the first terminal device and the second terminal device, and the first terminal device and the second terminal device are in the same local area network, the method includes: the first terminal device sends a broadcast connection notification to the second terminal device, wherein the broadcast connection notification is used for requesting to connect the first connection application of the first terminal device to the second terminal device; the second terminal equipment receives the broadcast connection notification, acquires an icon of a second connection application based on the broadcast connection notification, and displays a contact button in the form of the icon of the second connection application; the second terminal equipment responds to the clicking operation of the contact button by a user, displays a guiding installation popup window of the second continuous application, and sends a continuous request message to the first terminal equipment, wherein the continuous request message is used for requesting continuous data of the first continuous application and an installation package of the first continuous application; the first terminal equipment sends connection data and an installation package to the second terminal equipment based on the connection request message; the second terminal equipment receives the connection data and the installation package; and the second terminal equipment responds to the operation of the user on the guiding installation of the popup window, installs a second connection application and displays connection data.
In the application connection method of the embodiment of the application, under the condition that the second terminal equipment (namely the opposite terminal equipment) does not install the second connection application, the first terminal equipment (namely the source terminal equipment) sends the broadcast connection notification to the opposite terminal equipment, the opposite terminal equipment acquires the icon of the second connection application based on the broadcast connection notification, and displays the contact button in the form of the icon, and the opposite terminal equipment responds to the clicking operation of the contact button by a user to install the second connection application, thereby realizing connection of the application which is not installed on the opposite terminal equipment and improving user experience.
With reference to the first aspect, in certain implementation manners of the first aspect, the broadcast connection notification includes: an application identifier and a connection policy of the first connection application; wherein the splicing policy comprises at least one of the following: the connection state identification, the package name or process name of the first connection application, the application market shelf policy of the first connection application, and the minimum version of the support connection.
It should be appreciated that the splice state identifier may be a flag bit for identifying the splice policy state. For example, a flag bit of 0 may indicate that no connection is supported, a flag bit of 1 may indicate that connection is applied, and a flag bit of 3 may indicate that connection is browser. It is understood that the specific value of the flag bit may be set arbitrarily, and different states may be distinguished, which is not particularly limited in the embodiment of the present application.
It should also be understood that if the first connection application is an application of the Android platform, the connection policy includes a package name of the first connection application in the Android platform; if the first continuing application is an application of the windows platform, the continuing policy includes a continuing process name of the first continuing application in the windows platform.
The application market place policy may be any of the following: the method comprises the following steps of not putting on shelf, overseas application market 1, domestic application market 2 and overseas application market 2.
The minimum version supporting the splicing application may be represented by a minimum version number supporting the splicing application, for representing the minimum version when the second splicing application is spliceable.
With reference to the first aspect, in some implementations of the first aspect, the obtaining, based on the broadcast connection notification, an icon of the second connection application includes: the second terminal equipment judges whether a second continuous application is installed or not; under the condition that the second connection application is not installed, the second terminal equipment sends the package name and signature information of the second connection application to the cloud server based on the broadcast connection notification; the cloud server receives the packet name and the signature information and performs white list verification on the second continuous application; if the verification is passed, the cloud server sends an icon of a second continuous application to the second terminal equipment; the second terminal device receives the icon of the second continued application.
It should be understood that the second terminal device may obtain the icon of the second continuous application from the cloud server.
With reference to the first aspect, in some implementations of the first aspect, the broadcast connection notification further includes an icon of the first connection application.
It should be understood that the second terminal device may obtain the icon of the second continued application from the first terminal device. The broadcast connection notification sent by the first terminal equipment also comprises an icon of the first connection application, and the second terminal equipment receives the icon of the first connection application and takes the icon of the first connection application as an icon of the second connection application.
It should be understood that the second terminal device obtains the icon of the second continuous application, and displays the contact button on the desktop in the form of the icon of the second continuous application, the second continuous application has not yet been installed.
With reference to the first aspect, in some implementations of the first aspect, displaying the pilot installation window of the second connection application and sending a connection request message to the first terminal device includes: and under the condition that the second terminal equipment does not install the second connection application, the second terminal equipment displays the guide installation popup window of the second connection application and sends a connection request message to the first terminal equipment.
In a second aspect, an application connection method is provided, applied to a system including a first terminal device and a second terminal device, where a user logs in the same account on the first terminal device and the second terminal device, and the first terminal device and the second terminal device are in the same local area network, and the method includes: the second terminal device receives a broadcast connection notification from the first terminal device, the broadcast connection notification being used to request connection of a first connection application of the first terminal device to the second terminal device; the second terminal equipment obtains an icon of a second continuous application based on the broadcast continuous notification, and displays a contact button in the form of the icon of the second continuous application; the second terminal equipment responds to the clicking operation of the contact button by a user and displays a guiding installation popup window of a second continuous application; the second terminal equipment sends a connection request message to the first terminal equipment, wherein the connection request message is used for requesting connection data of the first connection application and an installation package of the first connection application; the second terminal equipment receives connection data of a first connection application from the first terminal equipment and an installation package of the first connection application; and the second terminal equipment responds to the operation of the user on the guiding installation of the popup window, installs a second connection application and displays connection data.
With reference to the second aspect, in some implementations of the second aspect, the broadcast connection notification includes: an application identifier and a connection policy of the first connection application; wherein the splicing policy comprises at least one of the following: the connection state identification, the package name or process name of the first connection application, the application market shelf policy of the first connection application, and the minimum version of the support connection.
With reference to the second aspect, in some implementations of the second aspect, the obtaining, based on the broadcast connection notification, an icon of the second connection application includes: the second terminal equipment judges whether a second continuous application is installed or not; under the condition that the second connection application is not installed, the second terminal equipment sends the package name and signature information of the second connection application to the cloud server based on the broadcast connection notification; and the second terminal equipment receives the icon of the second continuous application which passes the white list verification from the cloud server.
With reference to the second aspect, in some implementations of the second aspect, the broadcast connection notification further includes an icon of the first connection application.
With reference to the second aspect, in some implementations of the second aspect, displaying a pilot installation window of the second connection application and sending a connection request message to the first terminal device includes: and under the condition that the second terminal equipment does not install the second connection application, the second terminal equipment displays the guide installation popup window of the second connection application and sends a connection request message to the first terminal equipment.
In a third aspect, a terminal device is provided for performing the method in any of the possible implementations of the second aspect. In particular, the terminal device comprises means for performing the method in any of the possible implementations of the second aspect described above.
In one design, the terminal device may include modules corresponding to the methods/operations/steps/actions described in the second aspect, where the modules may be hardware circuits, software, or a combination of hardware circuits and software.
In another design, the terminal device is a communication chip, which may include an input circuit or interface for transmitting information or data, and an output circuit or interface for receiving information or data.
In another design, the terminal device is a communication device that may include a transmitter for transmitting information or data and a receiver for receiving information or data.
In a fourth aspect, a terminal device is provided comprising a processor and a memory. The processor is configured to read instructions stored in the memory and to receive signals via the receiver and to transmit signals via the transmitter to perform the method of any one of the possible implementations of the second aspect described above.
Optionally, the processor is one or more and the memory is one or more.
Alternatively, the memory may be integrated with the processor or the memory may be separate from the processor.
In a specific implementation process, the memory may be a non-transient (non-transitory) memory, for example, a Read Only Memory (ROM), which may be integrated on the same chip as the processor, or may be separately disposed on different chips.
It should be appreciated that the related data interaction process, such as sending the continuation data request information, may be a process of outputting the indication information from the processor, and the receiving capability information may be a process of receiving the input capability information by the processor. Specifically, the data output by the processing may be output to the transmitter, and the input data received by the processor may be from the receiver. Wherein the transmitter and receiver may be collectively referred to as a transceiver.
The terminal device in the fourth aspect may be a chip, and the processor may be implemented by hardware or software, and when implemented by hardware, the processor may be a logic circuit, an integrated circuit, or the like; when implemented in software, the processor may be a general-purpose processor, implemented by reading software code stored in a memory, which may be integrated in the processor, or may reside outside the processor, and exist separately.
In a fifth aspect, there is provided a computer program product comprising: a computer program (which may also be referred to as code, or instructions) which, when executed, causes a computer to perform the method of any one of the possible implementations of the second aspect described above.
In a sixth aspect, a computer readable storage medium is provided, which stores a computer program (which may also be referred to as code, or instructions) which, when run on a computer, causes the computer to perform the method of any one of the possible implementations of the second aspect described above.
Drawings
Fig. 1 is a schematic view of an application scenario according to an embodiment of the present application;
Fig. 2 is a schematic structural diagram of a terminal device according to an embodiment of the present application;
fig. 3 is a schematic software structure of a terminal device according to an embodiment of the present application;
fig. 4 is a schematic diagram of another software structure of a terminal device according to an embodiment of the present application;
FIG. 5 is a schematic flow chart of an application splicing method provided by an embodiment of the present application;
FIG. 6 is a schematic flow chart diagram of another method of application connectivity provided by an embodiment of the present application;
fig. 7 is an interface schematic diagram of a source device according to an embodiment of the present application;
fig. 8 is a schematic diagram of an interface change of a peer device according to an embodiment of the present application;
FIG. 9 is a schematic flow chart diagram of another method for applying a splice provided by an embodiment of the present application;
FIG. 10 is a schematic flow chart diagram of yet another method of applying a splice provided by an embodiment of the present application;
FIG. 11 is a schematic flow chart of a method for obtaining icons of a second successive application according to an embodiment of the present application;
Fig. 12 is a schematic block diagram of a terminal device according to an embodiment of the present application;
Fig. 13 is a schematic block diagram of another terminal device according to an embodiment of the present application.
Detailed Description
The technical scheme of the application will be described below with reference to the accompanying drawings.
In order to clearly describe the technical solution of the embodiments of the present application, in the embodiments of the present application, the words "first", "second", etc. are used to distinguish the same item or similar items having substantially the same function and effect. It will be appreciated by those of skill in the art that the words "first," "second," and the like do not limit the amount and order of execution, and that the words "first," "second," and the like do not necessarily differ.
In the present application, the words "exemplary" or "such as" are used to mean serving as an example, instance, or illustration. Any embodiment or design described herein as "exemplary" or "for example" should not be construed as preferred or advantageous over other embodiments or designs. Rather, the use of words such as "exemplary" or "such as" is intended to present related concepts in a concrete fashion.
Furthermore, "at least one" means one or more, and "a plurality" means two or more. "and/or", describes an association relationship of an association object, and indicates that there may be three relationships, for example, a and/or B, and may indicate: a alone, a and B together, and B alone, wherein a, B may be singular or plural. The character "/" generally indicates that the context-dependent object is an "or" relationship. "at least one of" or the like means any combination of these items, including any combination of single item(s) or plural items(s). For example, at least one (one) of a, b, and c may represent: a, b, or c, or a and b, or a and c, or b and c, or a, b and c, wherein a, b and c can be single or multiple.
In the multi-device scenario, the terminal devices are divided into a source device, which is a transmitting end device, and a counterpart device, which is a receiving end device. When the source terminal device and the opposite terminal device log in the same account number and the source terminal device and the opposite terminal device are in the same local area network, the connection condition is triggered by a user, and the application on the source terminal device and the opposite terminal device can realize connection. For example, the source device is a computer, the opposite device is a mobile phone, the user logs in the same account number in the computer and the mobile phone, the computer and the mobile phone are in the same local area network, if the video playing software of the user on the computer plays the video, the video playing software of the user on the mobile phone can synchronously play the video, and if the user is editing text on the computer, the user can synchronously display the edited text on the mobile phone.
In order to facilitate understanding of the present application, an application scenario according to an embodiment of the present application is described below with reference to fig. 1.
Fig. 1 shows a schematic diagram of an application scenario 100 according to an embodiment of the present application. The application scenario includes a first terminal device 101 and a second terminal device 102, where the first terminal device 101 may be used as a source device, the second terminal device 102 may be used as a peer device, a user logs in the same account on the first terminal device 101 and the second terminal device 102, the first terminal device 101 and the second terminal device 102 are in the same local area network, and the first terminal device may connect application data to the second terminal device 102.
Optionally, the application scenario 100 further includes a third terminal device 103. The third terminal device 103 may be used as a peer device, the user logs in the same account number on the first terminal device 101 and the third terminal device 103, and the first terminal device 101 and the third terminal device 103 are in the same local area network, and the first terminal device 101 may connect the data of the application to the third terminal device 103.
It should be understood that in the scenario of multi-device application succession, the number of peer devices may be one or more, which is not limited by the embodiments of the present application.
It should also be understood that the present application does not require that the plurality of peer devices are all located under the same lan as the source device, for example, the first terminal device 101 and the second terminal device 102 may be located on one lan (e.g. WiFi), the first terminal device 101 and the third terminal device 103 may be located on another lan (e.g. bluetooth), and the first terminal device 101 may connect the data of the application to the second terminal device 102 and the third terminal device 103, respectively.
In order to better understand the terminal device in the embodiment of the present application, the following describes the hardware structure of the terminal device in the embodiment of the present application.
Fig. 2 shows a schematic structural diagram of the terminal device 200.
The terminal device 200 may include A processor 210, an external memory interface 220, an internal memory 221, A universal serial bus (universal serial bus, USB) interface 230, A charge management module 240, A power management module 241, A battery 242, an antenna 1, an antenna 2, A mobile communication module 250, A wireless communication module 260, an audio module 270, A speaker 270A, A receiver 270B, A microphone 270C, an earphone interface 270D, A sensor module 280, keys 290, A motor 291, an indicator 292, A camera 293, A display 294, and A subscriber identity module (subscriber identification module, SIM) card interface 295, etc. The sensor module 280 may include, among other things, a pressure sensor 280A, a gyroscope sensor 280B, a barometric sensor 280C, a magnetic sensor 280D, an acceleration sensor 280E, a distance sensor 280F, a proximity light sensor 280G, a fingerprint sensor 280H, a temperature sensor 280J, a touch sensor 280K, an ambient light sensor 280L, a bone conduction sensor 280M, and the like.
It is to be understood that the structure illustrated in the embodiment of the present application does not constitute a specific limitation on the terminal device 200. In other embodiments of the application, terminal device 200 may include more or less components than illustrated, or certain components may be combined, or certain components may be split, or different arrangements of components. The illustrated components may be implemented in hardware, software, or a combination of software and hardware.
Processor 210 may include one or more processing units such as, for example: processor 210 may include an application processor (application processor, AP), a modem processor, a graphics processor (graphics processing unit, GPU), an image signal processor (IMAGE SIGNAL processor, ISP), a controller, a video codec, a digital signal processor (DIGITAL SIGNAL processor, DSP), a baseband processor, and/or a neural-Network Processor (NPU), etc. Wherein the different processing units may be separate devices or may be integrated in one or more processors.
The controller can generate operation control signals according to the instruction operation codes and the time sequence signals to finish the control of instruction fetching and instruction execution.
A memory may also be provided in the processor 210 for storing instructions and data. In some embodiments, the memory in the processor 210 is a cache memory. The memory may hold instructions or data that the processor 210 has just used or recycled. If the processor 210 needs to reuse the instruction or data, it may be called from memory. Repeated accesses are avoided and the latency of the processor 210 is reduced, thereby improving the efficiency of the system.
In some embodiments, processor 210 may include one or more interfaces. The interfaces may include an integrated circuit (inter-INTEGRATED CIRCUIT, I2C) interface, an integrated circuit built-in audio (inter-INTEGRATED CIRCUIT SOUND, I2S) interface, a pulse code modulation (pulse code modulation, PCM) interface, a universal asynchronous receiver transmitter (universal asynchronous receiver/transmitter, UART) interface, a mobile industry processor interface (mobile industry processor interface, MIPI), a general-purpose input/output (GPIO) interface, a subscriber identity module (subscriber identity module, SIM) interface, and/or a universal serial bus (universal serial bus, USB) interface, among others.
It should be understood that the interfacing relationship between the modules illustrated in the embodiment of the present application is illustrated schematically, and does not constitute a structural limitation of the terminal device 200. In other embodiments of the present application, the terminal device 200 may also use different interfacing manners, or a combination of multiple interfacing manners in the foregoing embodiments.
The terminal device implements display functions through a GPU, a display screen 294, an application processor, and the like. The GPU is a microprocessor for image processing, and is connected to the display screen 294 and the application processor. The GPU is used to perform mathematical and geometric calculations for graphics rendering. Processor 210 may include one or more GPUs that execute program instructions to generate or change display information.
The terminal device may implement a photographing function through the ISP, the camera 293, the video codec, the GPU, the display 294, the application processor, and the like.
The external memory interface 220 may be used to connect an external memory card, such as a Micro SD card, to realize expansion of the memory capability of the terminal device. The external memory card communicates with the processor 210 through an external memory interface 220 to implement data storage functions. For example, files such as music, video, etc. are stored in an external memory card.
The internal memory 221 may be used to store computer executable program code that includes instructions. The internal memory 221 may include a storage program area and a storage data area. The storage program area may store an application program (such as a sound playing function, an image playing function, etc.) required for at least one function of the operating system, etc. The storage data area may store data created during use of the terminal device (such as audio data, phonebook, etc.), etc. In addition, the internal memory 221 may include a high-speed random access memory, and may further include a nonvolatile memory such as at least one magnetic disk storage device, a flash memory device, a universal flash memory (universal flash storage, UFS), and the like. The processor 210 performs various functional applications of the terminal device and data processing by executing instructions stored in the internal memory 221 and/or instructions stored in a memory provided in the processor. For example, the application splicing method of the embodiment of the present application may be performed.
The terminal equipment of the application can be used as source equipment and also can be used as opposite terminal equipment. The source device may also be referred to as a transmitting end, and the opposite device may also be referred to as a receiving end. The software system of the terminal device can adopt a layered architecture, an event driven architecture, a microkernel architecture, a microservice architecture or a cloud architecture. Fig. 3 of the embodiment of the present application illustrates a software structure of a transmitting end and a receiving end by taking an Android system with a layered architecture as an example.
As shown in fig. 3, taking the transmitting end as an example, the layered architecture divides the software into several layers, each layer having a clear role and division. The layers are in data transmission and communication through a software interface. In some embodiments, the android system is divided into five layers, from top to bottom, an application layer, an application framework layer, an Zhuoyun rows (Android runtime) and system libraries, a hardware abstraction layer (hardware abstract layer, HAL), and a kernel layer, respectively.
The application layer may include a series of application packages. As shown in fig. 3, the application packages may include third party applications, software development kits (software development kit, SDK), bluetooth, WIFI, memo, video, game, and like applications. For example, in the embodiment of the present application, in the application layer, the connection application may access the connection service SDK, the connection application may be a system application in the terminal device, or may be a third party application, and applications such as a memo, a video, a game, and the like may also be a system application or a third party application.
The application framework layer provides an application programming interface (application programming interface, API) and programming framework for the application of the application layer. The application framework layer includes a number of predefined functions.
As shown in fig. 3, the application framework layer may include a connection service manager, a communication service manager, an authentication service manager, a notification manager, a window manager, a resource manager, a content provider, a view system, and the like. Wherein the manager may also be referred to as a module in some application scenarios.
The connection service manager may be responsible for management of connection tasks and may be the core of the overall connection service framework. For example, in the embodiment of the present application, the connection service manager may be responsible for access of the connection application, authentication of the connection application, icon management of the connection application, and transmission of connection data between devices.
The communication service manager can be used for realizing data transmission among devices, for example, in the embodiment of the application, the communication service manager can realize security authentication and account authentication of the same account device, self discovery and self networking of the device, data transmission among devices, access of communication service and the like.
The authentication service manager may be responsible for verifying the validity of the application, for example, in the embodiment of the present application, after the authentication service manager passes the verification, the application may be allowed to access the connection service.
The notification manager allows the application to display notification information in a status bar, can be used to communicate notification type messages, can automatically disappear after a short dwell, and does not require user interaction. Such as notification manager is used to inform that the download is complete, message alerts, etc. The notification manager may also be a notification in the form of a chart or scroll bar text that appears on the system top status bar, such as a notification of a background running application, or a notification that appears on the screen in the form of a dialog window. For example, prompting text information in a status bar, giving out a prompt tone, vibrating a terminal device, flashing an indicator light, etc. For example, in the embodiment of the present application, when the second terminal device receives the connection notification, the notification manager may display the connection notification in the task bar.
The window manager is used for managing window programs. The window manager can acquire the size of the display screen, judge whether a status bar exists, lock the screen, intercept the screen and the like.
The content provider is used to store and retrieve data and make such data accessible to applications. The data may include video, images, audio, calls made and received, browsing history and bookmarks, phonebooks, etc.
The view system includes visual controls, such as controls to display text, controls to display pictures, and the like. The view system may be used to build applications. The display interface may be composed of one or more views. For example, a display interface including a text message notification icon may include a view displaying text and a view displaying a picture.
The telephony manager is used to provide the communication functions of the terminal device 200. Such as the management of call status (including on, hung-up, etc.).
The resource manager provides various resources for the application program, such as localization strings, icons, pictures, layout files, video files, and the like.
Android runtime include core libraries and virtual machines. Android runtime is responsible for scheduling and management of the android system.
The core library consists of two parts: one part is a function which needs to be called by java language, and the other part is a core library of android.
The application layer and the application framework layer run in a virtual machine. The virtual machine executes java files of the application program layer and the application program framework layer as binary files. The virtual machine is used for executing the functions of object life cycle management, stack management, thread management, security and exception management, garbage collection and the like.
The system library may include a plurality of functional modules. For example: media libraries (media libraries), function libraries (Function Libraries) graphics processing libraries (e.g., openGL ES), etc.
Media libraries support a variety of commonly used audio, video format playback and recording, still image files, and the like. The media library may support a variety of audio and video encoding formats, such as MPEG4, h.264, MP3, AAC, AMR, JPG, PNG, etc.
The function library provides multiple service API interfaces for the developer, and is convenient for the developer to integrate and realize various functions quickly.
Graphics processing libraries are used to implement graphics drawing, image rendering, compositing, and layer processing, among others.
The hardware abstraction layer is a layer of structure that is abstracted between the kernel layer and Android runtime. The hardware abstraction layer may be a package for hardware drivers that provides a unified interface for the invocation of upper layer applications. The hardware abstraction layer may include a bluetooth module, a WIFI module, a hardware configuration module, and the like. For example, in the embodiment of the application, the bluetooth module and the WIFI module in the hardware abstraction layer can shield specific hardware implementation details of the bluetooth driver and the WIFI driver in the kernel layer, and the upper layer application can realize the bluetooth function and the WIFI function by calling the interface without knowing the specific implementation mode of the hardware driver of the kernel layer.
The kernel layer is a layer between hardware and software. The kernel layer may include a display driver, a camera driver, an audio driver, a bluetooth driver, a WiFi driver, a central processor driver, and the like. For example, in the embodiment of the application, the communication service manager can connect between devices through related modules such as a bluetooth driver, a WiFi driver and the like, so as to realize discovery and ad hoc network of the devices.
The transmission flow of the connection data in the Android system layered framework is illustrated by combining the scene of connection notification display in the application connection process between the terminal devices.
As shown in fig. 3, in the application layer of the transmitting end, the application may implement data transmission with the connection service by accessing the connection service SDK. The connection service SDK can send a connection service binding request and an application registration connection service request to the connection service manager, so that connection application registration and bound data transmission between the application layer and the application framework layer are realized.
In the application framework layer, the connection service manager can complete the binding of the communication service through signaling transmission and data transmission with the communication service manager. The connection service manager may also perform binding authentication services and application authentication with the authentication service manager.
After the continuing application is successfully registered, the communication service manager can call the Bluetooth module interface and the WIFI module interface provided by the hardware abstraction layer to realize the discovery and the self-networking of the equipment, and realize the session connection and the message transmission among the terminal equipment, the transmission of continuing content and the like through the Bluetooth driver and the WIFI driver in the kernel layer.
After the receiving end receives the continuous related data transmitted by the transmitting end based on the kernel layer, the data can be transmitted to a related module in the hardware abstraction layer. In the application program framework layer of the receiving end, the communication service manager can acquire the transmitted connection data through an interface provided in the hardware abstraction layer, and perform signaling transmission and data transmission with the connection service manager. After receiving the data related to the connection, the connection service manager can perform binding authentication service and application authentication with the authentication service manager. Further, the connection service manager may instruct the desktop initiator to display the connection notification in the form of an icon.
It can be understood that, as shown in fig. 4, the sending end or the receiving end of the embodiment of the present application may also adopt a Windows system, and the layered architecture of the Windows system is different from that of the Android system and is mainly divided into a user state and a kernel state, where the user state may include a user application program process, a system process, a service process, and the like; kernel states may include kernel and device driver layers, as well as hardware abstraction layers, etc.
The user application process may execute a series of applications. The specific executable application program type may be the same as the application program type in the application program layer in the Android system, and will not be described herein.
The system process and the service process can comprise a connection service manager, a communication service manager, an authentication service manager, a system process, a notification manager, a window manager and the like, and can provide corresponding services for the execution of the user application program process. The processes of the connection service manager, the communication service manager, the authentication service manager and the like, which are specifically related to the embodiments of the present application, can be referred to the description of the related manager in Android, and are not described herein again.
The kernel layer and the device driving layer may include a bluetooth driver, a WiFi driver, a display driver, and the like, and the hardware abstraction layer may include a bluetooth module, a WiFi module, a hardware configuration module, and the like. The specific function modules can be referred to the relevant description in Android, and are not described herein.
The interaction process between the modules will be described in detail below in connection with a system implementing a method of content continuation across devices. The following embodiments may be combined with each other or implemented independently, and the same or similar concepts or processes may not be described in detail in some embodiments.
Fig. 5 is a schematic flow chart of an application connection method according to an embodiment of the present application. The method may be applied to the scenario 100 described above, where the hardware structure of the terminal device involved in the method may be as described in fig. 2, and the software structure may be as shown in fig. 3 or fig. 4. The first terminal device may correspond to the transmitting end of fig. 3 or fig. 4, and the second terminal device may correspond to the receiving end of fig. 3 or fig. 4. Each of the first terminal device and the second terminal device may include respective functional modules for implementing a connection service, for example, may include a connection service SDK, a connection service manager, a communication service manager, an authentication service manager, and the like.
For convenience of description, the subsequent connection application of the first terminal device is referred to as a first connection application, the connection service SDK of the first terminal device is referred to as a first connection service SDK, the connection service manager of the first terminal device is referred to as a first connection service manager, the communication service manager of the first terminal device is referred to as a first communication service manager, and the authentication service manager of the first terminal device is referred to as a first authentication service manager.
The connection application of the second terminal device is called a second connection application, the connection service SDK of the second terminal device is called a second connection service SDK, the connection service manager of the second terminal device is called a second connection service manager, the communication service manager of the second terminal device is called a second communication service manager, and the authentication service manager of the second terminal device is called a second authentication service manager.
It should be appreciated that the first continuation application corresponds to the same as the second continuation application, e.g., the first continuation application is a memo and the second continuation application is a memo.
The implementation process of the application connection method can be divided into three stages, wherein the first stage is the registration and binding of the connection application, the second stage is the display of connection notification, and the third stage is the acquisition and loading of connection data. The stages are described separately below in connection with fig. 5.
The first stage, registration and binding of successive applications.
When the first connection application of the first terminal device monitors some user actions, the first connection application can access the connection service by calling the registration interface of the first connection service SDK. It may be appreciated that the first connection application may carry information such as an application package name of the first connection application when registering for the connection service. The user behavior may be that the user clicks the first connection application icon to start an application, or may be that the user performs operations such as editing in the first connection application, or may be that the user clicks a play button in the first connection application to perform operations such as video playing, music playing, or other media playing, and the specific monitored user behavior may be set by the connection application in a user-defined manner, which is not limited in the embodiment of the present application.
In a possible implementation, the first connection service SDK may perform data interaction with other function managers through the first connection service manager. For example, the first connection service SDK may send a request for binding the connection service and registering the connection service with the first connection service manager, and after receiving the request for the first connection service SDK, the first connection service manager may interact with the first communication service manager to bind the communication service, and after successful binding, the first connection service manager may receive a message that the binding returned by the first communication service manager is successful.
Further, the first connection service manager may perform binding authentication service and application authentication by calling an interface provided by the first authentication service manager. After receiving the authentication request, the first authentication service manager can complete binding and authentication of the first continuous application through data interaction with the cloud authentication server. It can be appreciated that in the process of binding the authentication service, the cloud authentication server may obtain the user identifier (user identification, UID) according to the packet name of the first continuous application, and then perform application authentication according to the UID. After the authentication of the first continuous application is successful, the cloud authentication server can store application information such as icons of the first continuous application and returns an authentication result to the first continuous service manager.
After the first connection service manager receives the authentication result of the first connection application, the message is transmitted to the first connection application. The authentication result may include authentication success and authentication failure, and if the result received by the first continuing application is authentication success, the application registration is successful, and the method of continuing the application may be continuously executed; if the result received by the first continuing application is authentication failure, indicating that the application registration fails, and not continuing to execute the method of application continuing.
After the application of the first terminal device is successfully registered, the first communication service manager and the second communication service manager can perform self-discovery and self-networking and account authentication through bluetooth or WIFI, and further, the first communication service manager can send information for representing that the second terminal device is online to the first connection service manager. For example, the information for indicating that the second terminal device is online may include information such as a device identification (device identification, devID) of the second terminal device.
After the first connection service manager receives the information sent by the first communication service manager and used for indicating that the second terminal equipment is on line, the information of the second terminal equipment can be stored and managed so as to execute a flow of carrying out subsequent application data connection.
And displaying a continuous notice in the second stage.
When the first connection application is successfully registered, a broadcast connection notification may be periodically sent to the first connection service manager. The broadcast connection notification may carry information such as a packet name, a connection policy, and a connection content summary (e.g., a header) of the first connection application. The first connectivity service manager may identify the devices that are capable of connectivity based on the connectivity policy of the first connectivity application.
For example, when the connection policy includes a device type supported by the application program, for example, the connection policy includes that the first connection application may support implementation of the connection service on the mobile phone, the tablet computer, the television, the computer, and the like, the first connection service manager may instruct the first communication service manager and the second communication service manager to establish a session path when confirming that the second terminal device is the mobile phone, the tablet computer, the television, the computer, and the like.
For example, when the connection policy includes a minimum version number or a minimum version, for example, the connection policy includes that the first connection application may support that the minimum version number is a or the minimum version is B, the first connection service manager may instruct the first communication service manager and the second communication service manager to establish a session path when confirming that the version number of the second connection application is greater than or equal to a or the version of the second connection application is greater than or equal to B.
A session path may be established between the first communication service manager and the second communication service manager for application-connection related messaging and data transmission.
After the session path is established successfully, the first communication service manager can indicate that the channel is established successfully to the first connection service manager, the first connection service manager can inform the first communication service manager of the broadcast connection carrying the information such as the packet name and the connection content outline of the first connection application according to the broadcast connection notification sent by the first connection application, the first communication service manager sends the information such as the packet name and the connection content outline of the first connection application to the second communication service manager through the established session path, and the second communication service manager further reports the information such as the packet name and the connection content outline of the first connection application to the second connection service manager.
The second connection service manager may analyze the packet name of the first connection application, and carry the packet name information of the first connection application to bind and authenticate with the second authentication service manager, where the implementation of binding and authentication is similar to the authentication step in the first terminal device, and will not be described herein.
After the application authentication is successful, the second connection service manager may obtain the application icon through any possible implementation.
In one possible implementation, the second connection service manager may search whether the icon of the first connection application is locally stored in the second terminal device according to the obtained application information such as the packet name of the first connection application. If the icon of the first continuous application can be found, the second continuous service manager can inform the desktop starter to display a continuous notification by using the icon of the first continuous application; if the icon of the first continuous application is not found, the second continuous service manager can acquire related information such as the icon of the first continuous application through the cloud authentication server. Further, when the cloud authentication server sends the icon of the first connection application to the second connection service manager, the second connection service manager may store related information such as the icon of the first connection application locally in the second terminal device, and the second connection service manager may notify the desktop initiator to display a connection notification on the second terminal device.
In another possible implementation, the second connection service manager may obtain related information such as an icon of the first connection application through the cloud authentication server.
In yet another possible implementation, the second connection service manager may search for a second connection application in the second terminal device that has the same package name as the first connection application. If the second connection application can be found, the second connection service manager can inform the desktop starter to display connection notification by using the icon of the second connection application locally stored by the second terminal equipment; if the second connection application is not found, the second connection service manager may obtain related information such as an icon of the first connection application by searching application information in the local area of the second terminal device or in the cloud authentication server, and notify the desktop initiator to display a connection notification using the icon of the first connection application.
It may be understood that, when the desktop initiator controls to display the connection notification, the connection notification may be displayed in the latest task, the task bar, the shortcut window, or other interface entries of the second terminal device, and specifically, the manner of displaying the connection notification is not limited in the embodiment of the present application. The connection notification may be displayed in the form of a connection application icon, or may be displayed in the form of an application name, a prompt or other forms, and specifically, the connection notification is displayed, which is not limited in the embodiment of the present application.
And thirdly, acquiring and loading continuous data.
When the second terminal device receives the event that the user clicks the connection application icon, in a possible implementation, if the second terminal device is not installed with the second connection application, the second terminal device may prompt the user to install the second connection application, and in a specific manner, the embodiment of the present application is not limited herein. If the second connection application is already installed in the second terminal device, or if the installation of the second connection application is completed based on the prompt, the following steps may be performed.
The second connection service manager may pull up the second connection application and instruct the second connection application to load the transitional animation effect, and then the second connection application may start and load the transitional action, where the transitional action may include, for example, prompt information such as "in-load …". Further, the second connection application may access the connection service by calling the registration interface of the second connection service SDK, and it may be understood that the second connection application may carry information such as an application package name of the second connection application when registering the connection service.
The second connection service SDK may send a request for binding a connection service to the second connection service manager, and the second connection service manager may send a request for binding a communication service to the second communication service manager after receiving the request for binding a connection service. After the second communication service manager is successfully bound, the second communication service manager may send a message of successful binding to the second connection service SDK through the second connection service manager. After receiving the message of successful binding, the second connection service SDK sends a message of registering connection service to the second connection service manager, and after successful registration, the second connection service manager can return the message of successful registration to the second connection application through the second connection service SDK.
In the process of starting the second connection application, the second connection service manager can also send request connection data to the first connection service manager through a session path established between the first terminal equipment and the second terminal equipment, when the first connection service manager receives the request connection data and reports the request connection data to the first connection application through the first connection service SDK, the first connection application can package and encrypt relevant connection data such as connection content and send the connection data to the first connection service manager through the first connection service SDK, and the first connection service manager can send the connection data to the second connection service manager through the session path established between the first terminal equipment and the second terminal equipment.
Further, the second connection service manager notifies the second connection application of connection data through the second connection service SDK, and after the second connection application is successfully registered, the second connection application may load the connection data and control the second terminal device to display the connection data, and transmit information for indicating that the connection is successful to the first connection application of the first terminal device, so that the first connection application may execute a procedure of exiting from a page of the first connection application, and the like.
It should be noted that, in the application connection method in the embodiment of the present application, if the first connection application has already registered and bound the connection service, when the first connection application of the first terminal device monitors some user actions, the first connection application does not need to re-register and bind the connection service, or understand that the first phase does not need to be executed, and the first connection application may skip the first phase to execute the second phase, the third phase, and so on, which is not repeated.
The above is a general description of the application connection method, and the following describes in detail a specific connection method of an uninstalled application on the opposite terminal device with reference to fig. 6 to 11.
For an application, application connection requires that both the source device and the peer device install the application. When the opposite terminal equipment does not install (or uninstall) the application, the source terminal equipment sends an application connection request of the application, and the opposite terminal equipment cannot connect the application, so that user experience is affected. In view of this, the present application provides an application connection method, which can implement connection of an uninstalled application on a peer device, thereby improving user experience.
Fig. 6 is a schematic flow chart of another method 600 of application connectivity provided by an embodiment of the present application. The method 600 may be applied to the scenario 100 described above, where the hardware structure of the terminal device involved in the method may be shown in fig. 2, and the software structure of the terminal device involved in the method may be shown in fig. 3 or fig. 4. The method 600 includes the steps of:
S601, the first terminal device sends a broadcast connection notification to the second terminal device.
In an exemplary embodiment, when the first terminal device and the second terminal device are in a power-on state, the first terminal device and the second terminal device log on the same account, and the first terminal device and the second terminal device are in the same local area network, the user is editing text or playing video on a first connection application of the first terminal device, and the first terminal device sends a broadcast connection notification to the second terminal device, where the broadcast connection notification is used to indicate that the first connection application of the first terminal device requests to connect data to a second connection application of the second terminal device.
Optionally, broadcasting the connection notification includes: an application identifier (application identification, APPID) and a connection policy of the first connection application; wherein the splicing policy comprises at least one of the following: the connection state identification, the package name or process name of the first connection application, the application market shelf policy of the first connection application, and the minimum version of the support connection.
It should be understood that the first connection application may be a system application or a third party application, which is not limited in this embodiment of the present application.
S602, the second terminal equipment receives the broadcast connection notification, acquires the icon of the second connection application based on the broadcast connection notification, and displays a contact button on the desktop in the form of the icon of the second connection application.
Specifically, in the case where the second connection application is not installed, the second terminal device acquires an icon of the second connection application based on the broadcast connection notification, and displays a contact button in the form of the icon on the desktop, at which time the second connection application has not been installed yet.
It should be understood that, in the case that the second connection application is installed on the second terminal device, and the version of the second connection application is greater than or equal to the minimum version of the second connection application supporting connection, the embodiment of the present application considers that the second terminal device installs the second connection application, and otherwise, considers that the second terminal device does not install the second connection application. For example, the minimum version of the second connection application supporting connection is v3.0, if the second terminal device installs v2.0 of the second connection application, and cannot realize application connection, the second terminal device is considered to be not installed with the second connection application, and if the second terminal device installs v4.0 of the second connection application, the second terminal device is considered to be installed with the second connection application.
Optionally, the second terminal device may obtain, through the cloud server, an icon of the second connection application.
Optionally, the broadcast connection notification further includes an icon of the first connection application, and the second terminal device may acquire the icon of the first connection application from the first terminal device, and use the icon as the icon of the second connection application.
And S603, the second terminal equipment responds to the clicking operation of the contact button by a user and displays the guide installation popup window of the second continuous application.
Specifically, the user clicks a contact button of the second connection application, and the second terminal device determines whether the second connection application is installed, and since the second terminal device does not install the second connection application, the second terminal device displays a guide installation popup window of the second connection application.
S604, the second terminal device sends a connection request message to the first terminal device, for requesting connection data of the first connection application and an installation package of the first connection application. Correspondingly, the first terminal device receives the connection request message.
S605, the first terminal device sends, based on the connection request message, connection data and an installation packet of the first connection application to the second terminal device, and correspondingly, the second terminal device receives the connection data and the installation packet.
It should be understood that the second terminal device receives the installation package of the first continued application and saves the installation package under the designated path.
S606, the second terminal equipment responds to the operation of the user on the guiding installation of the popup window, installs a second connection application and displays connection data.
For example, the user may click a resume button on the guide installation window, and the second terminal device installs the second connection application based on the installation package under the specified path in response to the operation of the user, and after the installation is completed, the second terminal device displays the connection data.
In the application connection method of the embodiment of the application, under the condition that the second terminal equipment (namely the opposite terminal equipment) does not install the second connection application, the first terminal equipment (namely the source terminal equipment) sends the broadcast connection notification to the opposite terminal equipment, the opposite terminal equipment acquires the icon of the second connection application based on the broadcast connection notification, and displays the contact button in the form of the icon, and the opposite terminal equipment responds to the clicking operation of the contact button by a user to install the second connection application, thereby realizing connection of the application which is not installed on the opposite terminal equipment and improving user experience.
In the following, an example will be described in which a first terminal device (i.e., a source device) is a tablet computer, a second terminal device (i.e., a peer device) is a mobile phone, and a subsequent application is a system application (e.g., a memo).
Fig. 7 is an interface schematic diagram of a source device according to an embodiment of the present application, which is used to introduce a tablet computer as an interface of the source device in response to a user operation. In the interface shown in fig. 7, where the user is editing text in the memo, the tablet computer correspondingly displays the text edited by the user, and the position of the cursor changes with the position edited by the user. Since the tablet computer is in the memo text editing, a memo connection request can be sent to the mobile phone.
Fig. 8 is a schematic diagram of an interface change of a peer device according to an embodiment of the present application, which is used to introduce a mobile phone as an interface change of the peer device in response to a user operation. In the interface a of fig. 8, since the mobile phone receives the memo connection request sent by the tablet computer, a memo contact button is displayed on the latest taskbar, and the contact button displays the icon of the memo and the title "go to the distant place together". In addition, the touch point button also displays a bright spot (such as a black dot in interface a of fig. 8) and a memo from "tablet" to prompt the user that the memo from the tablet computer and the heading "go far together" wants to be continued with the memo of the mobile phone. The user clicks the contact button, and the mobile phone displays the interface b of fig. 8 in response to the user clicking the contact button. In the interface b of fig. 8, a guide installation window is displayed on the desktop of the mobile phone, the user clicks "resume" in the guide installation window, and the mobile phone resumes the installation of the application in response to the click resume operation of the user, and the interface c of fig. 8 is displayed. In the interface c of fig. 8, a memo page is displayed, and "continuing content is being loaded" is displayed on the memo page, and after content loading, the interface d of fig. 8 is displayed. In interface d of fig. 8, the same memo content and the same cursor position of the tablet computer are displayed.
It should be understood that the foregoing examples are merely illustrative of a system application as a continuation application, and the continuation application may be a third party application, for example, a WeChat, a microblog, etc., which is not limited by the embodiment of the present application. It should also be appreciated that the contact buttons of successive applications may be on the nearest taskbar or on the desktop, as embodiments of the present application are not limited in this regard.
The following describes the specific flow of the application connection method in further detail with reference to fig. 9.
Fig. 9 is a schematic flow chart of another method 900 of applying a splice method provided by an embodiment of the present application. The method 900 may be applied to the scenario 100 described above, where the hardware structure of the terminal device involved in the method 900 is shown in fig. 2, and the software structure is shown in fig. 3 or fig. 4. The method 900 includes the steps of:
S901, the user is editing text or playing video in a first connection application of a first terminal device, and the first connection application of the first terminal device sends a broadcast connection notification to a connection service manager of the first terminal device, where the broadcast connection notification includes: an application identifier and a connection policy of the first connection application; wherein the splicing policy comprises at least one of the following: the connection state identification, the package name or process name of the first connection application, the application market shelf policy of the first connection application, and the minimum version of the support connection.
Illustratively, the message body carried by the broadcast connection notification is as follows:
{
"PolicyDescription": "0:mute, or 1:apphandoff",
"Policy":1,
"Package":"com.phone.app1",
"AppId":220482320,
AppMarketDescription: "0, unoccupied, 1 overseas application market 1,2, domestic application market 1,3, domestic application market 2,4, overseas application market 2%,
"AppMarket":[1,2],
"MinVersionCode":"110100121",
"MinVersion":"11.1.0.121"
}
S902, after receiving the broadcast connection notification, the connection service manager of the first terminal device sends the broadcast connection notification to the communication service manager of the first terminal device.
S903, after receiving the broadcast connection notification, the communication service manager of the first terminal device sends the broadcast connection notification to the communication service manager of the second terminal device.
S904, after receiving the broadcast connection notification, the communication service manager of the second terminal device sends the broadcast connection notification to the connection service manager of the second terminal device.
S905, the connection service manager of the second terminal device receives the broadcast connection notification and then obtains the icon of the second connection application.
S906, the connection service manager of the second terminal device sends the icon of the second connection application to the desktop starter of the second terminal device.
S907, the desktop initiator of the second terminal device receives the icon of the second continuous application and displays the continuous contact button of the second continuous application in the form of the icon.
S908, the desktop initiator of the second terminal device notifies the connection service manager of the second terminal device of the latest state of the contact button in response to the click operation of the contact button by the user.
S909, the connection service manager of the second terminal device determines whether the second connection application is installed or whether the version of the second connection application supports connection.
S910, in the case that the second connection application is not installed or the version does not support connection, the connection service manager of the second terminal device executes a pull-up operation, and sends a first call message to the application installation dialog box.
S911, the application installation dialog box receives the first call message, displays a guide installation popup window of the second continuous application, and guides and installs the second continuous application.
S912, the connection service manager of the second terminal device sends a connection request message to the communication service manager of the second terminal device, for requesting data of the first connection application and an installation package of the first connection application.
The connection request message may include the following information: the packet name of the second connection application, the APPID of the second connection application, and the indication information of the second connection application not installed.
S913, after receiving the connection request message, the communication service manager of the second terminal device sends the connection request message to the communication service manager of the first terminal device.
S914, after receiving the connection request message, the communication service manager of the first terminal device sends the connection request message to the connection service manager of the first terminal device.
S915, after receiving the connection request message, the connection service manager of the first terminal device sends the connection request message to the first connection application of the first terminal device.
S916, after the first connection application of the first terminal device receives the connection request message, the connection data and the installation package of the first connection application are packaged, and a first data package is obtained.
S917, the first connection application of the first terminal device sends the first data message to the connection service manager of the first terminal device.
S918, after receiving the first data packet, the connection service manager of the first terminal device sends the first data packet to the communication service manager of the first terminal device.
S919, after receiving the first data packet, the communication service manager of the first terminal device sends the first data packet to the communication service manager of the second terminal device.
S920, after receiving the first data packet, the communication service manager of the second terminal device sends the first data packet to the connection service manager of the second terminal device.
S921, after receiving the first data packet, the connection service manager of the second terminal device analyzes the first data packet to obtain connection data and an installation packet. Alternatively, the second terminal device may save the installation package under the specified path.
S922, in response to the user clicking and recovering operation of the guided installation window displayed in S911, the application installation dialog box sends a second call message to the management system of the second terminal device.
S923, after receiving the second call message, the management system of the second terminal equipment installs the second continuous application based on the installation package.
S924, after the second continuous application is installed, the management system of the second terminal device sends an installation completion message to the continuous service manager of the second terminal device, where the installation completion message is used to indicate that the second continuous application is installed.
S925, after receiving the installation completion message, the connection service manager of the second terminal device sends the connection data to the second connection application of the second terminal device.
S926, after receiving the connection data, the second connection application of the second terminal device loads and displays the connection data, and completes connection.
Optionally, after completing the connection, the second terminal device may also send a connection success notification to the first terminal device, similar to fig. 5, which is not described herein.
In the application connection method of the embodiment of the application, under the condition that the second terminal equipment does not install the application, the second terminal equipment sends the connection request message to the first terminal equipment, and the second terminal equipment receives the connection data and the installation package sent by the first terminal equipment, completes the installation of the second connection application, displays the connection data, and can realize connection of the application which is not installed on the opposite terminal equipment, thereby improving the user experience.
It should be understood that, in the case where the second connection application is installed and the version supports the connection, the connection service manager of the second terminal device sends a connection data request message to the communication service manager of the second terminal device, only for requesting connection data; after receiving the connection data request message, the communication service manager of the second terminal device sends the connection data request message to the first connection application through the communication service manager of the first terminal device and the connection service manager of the first terminal device, after receiving the connection data request message, the first connection application sends connection data to the connection service manager of the first terminal device, after receiving the connection data, the connection service manager of the first terminal device sends the connection data to the second connection application through the communication service manager of the first terminal device, the communication service manager of the second terminal device and the connection service manager of the second terminal device, and after receiving the connection data, the second connection application loads and displays the connection data.
For the condition of the applet, sandbox isolation exists between the applet and the connection service manager, direct communication cannot be realized, and the cloud server is required to assist in connection. The specific flow of this case will be further described with reference to fig. 10.
Fig. 10 is a schematic flow chart of yet another method 1000 of applying a splice, according to an embodiment of the present application. The method 1000 may be applied to the scenario 100 described above, where the hardware structure of the terminal device involved in the method 1000 is shown in fig. 2, and the software structure is shown in fig. 3 or fig. 4. The method 1000 includes the steps of:
S1001, the user is editing text or playing video in the first connection application of the first terminal device, and the first connection application of the first terminal device sends a broadcast connection notification to the first cloud server.
It should be understood that the first connection application is an applet application, and cannot directly communicate with the connection service manager of the first terminal device, and may only communicate with the connection service manager of the first terminal device through the cloud server.
It should also be appreciated that the first connection application corresponds to a first cloud server, which may be a third party cloud server, served by the same service provider.
S1002, after receiving the broadcast connection notification, the first cloud server sends the broadcast connection notification to the second cloud server.
It should be understood that the second cloud server is another server different from the first cloud server, and the second cloud server can provide a connection service for the terminal device.
S1003, after receiving the broadcast connection notification, the second cloud server sends the broadcast connection notification to the connection service manager of the first terminal device.
S1004, after receiving the broadcast connection notification, the connection service manager of the first terminal device sends the broadcast connection notification to the communication service manager of the first terminal device.
S1005, after receiving the broadcast connection notification, the communication service manager of the first terminal device sends the broadcast connection notification to the communication service manager of the second terminal device.
S1006, after receiving the broadcast connection notification, the communication service manager of the second terminal device sends the broadcast connection notification to the connection service manager of the second terminal device.
S1007, after receiving the broadcast connection notification, the connection service manager of the second terminal device sends the packet name and signature information of the first connection application to the second cloud server.
And S1008, the second cloud server receives the package name and the signature information of the first continuous application, and performs authentication based on the package name and the signature information.
S1009, the second cloud server sends an authentication result to the connection service manager of the second terminal device, wherein the authentication result is authentication success or authentication failure.
S1010, under the condition of successful authentication, the connection service manager of the second terminal equipment acquires the icon of the second connection application.
S1011, the connection service manager of the second terminal device sends the icon of the second connection application to the desktop initiator of the second terminal device.
S1012, the desktop initiator of the second terminal device receives the icon of the second continuous application and displays the continuous contact button of the second continuous application in the form of the icon.
S1013, the desktop initiator of the second terminal device sends a pull-up notification to the second connection application in response to the clicking operation of the contact button by the user.
S1014, the desktop initiator of the second terminal device sends a connection data request message to the connection service manager of the second terminal device for requesting connection data. The connection data request message carries the packet name of the second connection application.
S1015, after receiving the connection data request message, the connection service manager of the second terminal device sends the connection data request message to the second cloud server.
S1016, after receiving the connection data request message, the second cloud server sends the connection data request message to the first cloud server.
S1017, after receiving the connection data request message, the first cloud server sends the connection data request message to the first connection application of the first terminal device.
S1018, after the first connection application of the first terminal device receives the connection data request message, the first connection application sends connection data to the first cloud server.
S1019, after receiving the connection data, the first cloud server sends the connection data to a second connection application of the second terminal device.
It should be understood that the second connection application and the first connection application are substantially the same application, and the difference is only that they are installed on different terminal devices, and both the second connection application and the first connection application are served by the first cloud server, so that the first cloud server may directly send connection data to the second connection application of the second terminal device.
S1020, after the second connection application receives the connection data, loading and displaying the connection data to complete connection.
Optionally, after completing the connection, the second terminal device may also send a connection success notification to the first terminal device, similar to fig. 5, which is not described herein.
In one possible implementation, the second terminal device may obtain an icon of the second continued application from the first terminal device. Specifically, the broadcast connection notification in the above-mentioned application connection methods 900 and 1000 further includes an icon of the first connection application, and in S905 and S1010, the connection service manager of the second terminal device may obtain the icon of the first connection application from the broadcast connection notification, and send the icon of the first connection application to the desktop initiator as an icon of the second connection application.
In another possible implementation manner, the second terminal device may obtain the icon of the second continuous application from the cloud server. Next, a detailed description will be given of an icon obtaining method for obtaining the second connection application from the cloud server by the second terminal device with reference to fig. 11.
According to the application connection method provided by the embodiment of the application, under the condition that the first connection application cannot be directly communicated with the connection service manager of the first terminal equipment, the second terminal equipment can receive the connection data of the first terminal equipment, so that connection of the application on the opposite terminal equipment is realized, and the user experience is improved.
Fig. 11 is a schematic flowchart of a method 1100 for obtaining an icon of a second continuous application according to an embodiment of the present application. The method 1100 includes the steps of:
s1101, the connection service manager of the second terminal device determines whether the second connection application is locally installed.
S1102, under the condition that the second connection application is not installed locally, the connection service manager of the second terminal equipment sends package name and signature information of the second connection application to the second cloud server.
And S1103, after the second cloud server receives the packet name and the signature information of the second continuous application, performing white list verification on the second continuous application.
And S1104, after the white list verification of the second continuous application is passed, the second cloud server sends the packet name and icon information of the second continuous application to a continuous service manager of the second terminal device.
It should be understood that the sequence numbers of the above processes do not mean the order of execution, and the execution order of the processes should be determined by the functions and internal logic of the processes, and should not be construed as limiting the implementation process of the embodiments of the present application.
The application connection method according to the embodiment of the present application is described in detail above with reference to fig. 6 to 11, and the terminal device according to the embodiment of the present application will be described in detail below with reference to fig. 12 and 13.
Fig. 12 is a terminal device 1200 provided in an embodiment of the present application, the terminal device 1200 including: a transceiver module 1201 and a processing module 1202. The terminal device 1200 is configured to implement the steps corresponding to the second terminal device in the method 600.
The transceiver module 1201 is configured to: receiving a broadcast connection notification from a first terminal device, the broadcast connection notification requesting to connect a first connection application of the first terminal device to the terminal device 1200; the processing module 1202 is configured to: based on the broadcast connection notification, obtaining an icon of the second connection application, and displaying a contact button in the form of the icon of the second connection application; responding to the clicking operation of the contact button by a user, and displaying a guide installation popup window of a second continuous application; the transceiver module 1201 is also configured to: sending a connection request message to the first terminal equipment, wherein the connection request message is used for requesting connection data of the first connection application and an installation package of the first connection application; receiving connection data of a first connection application from a first terminal device and an installation package of the first connection application; the processing module 1202 is also configured to: and installing a second connection application and displaying connection data in response to the user operating the guide installation bullet window.
Optionally, the broadcast connection notification includes: an application identifier and a connection policy of the first connection application; wherein the splicing policy comprises at least one of the following: the connection state identification, the package name or process name of the first connection application, the application market shelf policy of the first connection application, and the minimum version of the support connection.
Optionally, the processing module 1202 is further configured to: judging whether a second continuing application is installed or not; the transceiver module 1201 is also configured to: under the condition that the second connection application is not installed, based on the broadcast connection notification, sending the packet name and signature information of the second connection application to a cloud server; and receiving the icon of the second continuous application which passes the white list verification from the cloud server.
Optionally, the broadcast connection notification further includes an icon of the first connection application.
Optionally, the processing module 1202 is further configured to: in the case where the terminal device 1200 does not install the second connection application, displaying a guidance installation window of the second connection application; the transceiver module 1201 is also configured to: in the case where the terminal apparatus 1200 does not install the second connection application, the above connection request message is transmitted to the first terminal apparatus.
It should be understood that the terminal device 1200 herein is embodied in the form of functional modules. The term module herein may refer to an Application Specific Integrated Circuit (ASIC), an electronic circuit, a processor (e.g., a shared, dedicated, or group processor, etc.) and memory that execute one or more software or firmware programs, a combinational logic circuit, and/or other suitable components that support the described functionality. In an alternative example, it will be understood by those skilled in the art that the terminal device 1200 may be specifically the second terminal device in the foregoing embodiment, and the terminal device 1400 may be configured to perform each flow and/or step corresponding to the second terminal device in the foregoing method embodiment, which is not repeated herein.
The terminal device 1200 has a function of implementing the corresponding steps executed by the second terminal device in the method; the above functions may be implemented by hardware, or may be implemented by hardware executing corresponding software. The hardware or software includes one or more modules corresponding to the functions described above. For example, the transceiver module 1202 may include a transmitting module and a receiving module, where the transmitting module may be configured to implement respective steps and/or processes for performing a transmitting action corresponding to the transceiver module, and the receiving module may be configured to implement respective steps and/or processes for performing a receiving action corresponding to the transceiver module. The transmitting module may be replaced by a transmitter, and the receiving module may be replaced by a receiver, for performing the transceiving operations and the associated processing operations in the respective method embodiments, respectively.
In an embodiment of the present application, the terminal device 1200 in fig. 12 may also be a chip or a chip system, for example: system On Chip (SOC). Correspondingly, the transceiver module 1202 may be a transceiver circuit of the chip, which is not limited herein.
Fig. 13 is another terminal device 1300 provided by an embodiment of the present application. The terminal device 1300 includes a processor 1301, a transceiver 1302, and a memory 1303. The processor 1301, the transceiver 1302 and the memory 1303 communicate with each other through an internal connection path, the memory 1303 is configured to store instructions, and the processor 1301 is configured to execute the instructions stored in the memory 1303, so as to control the transceiver 1302 to transmit signals and/or receive signals.
It should be understood that the terminal device 1300 may be specifically a second terminal device in the foregoing embodiment, and may be configured to perform the steps and/or flows corresponding to the second terminal device in the foregoing method embodiment. The memory 1303 may optionally include read-only memory and random access memory, and provide instructions and data to the processor. A portion of the memory may also include non-volatile random access memory. For example, the memory may also store information of the device type. The processor 1301 may be configured to execute instructions stored in a memory, and when the processor 1301 executes instructions stored in a memory, the processor 1301 is configured to perform the steps and/or flows of the method embodiment corresponding to the second terminal device described above. The transceiver 1302 may include a transmitter that may be used to implement various steps and/or processes for performing transmit actions corresponding to the transceiver described above, and a receiver that may be used to implement various steps and/or processes for performing receive actions corresponding to the transceiver described above.
It is to be appreciated that in embodiments of the application, the processor may be a central processing unit (central processing unit, CPU), which may also be other general purpose processors, digital Signal Processors (DSPs), application Specific Integrated Circuits (ASICs), field Programmable Gate Arrays (FPGAs) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, or the like. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
In implementation, the steps of the above method may be performed by integrated logic circuits of hardware in a processor or by instructions in the form of software. The steps of a method disclosed in connection with the embodiments of the present application may be embodied directly in a hardware processor for execution, or in a combination of hardware and software modules in the processor for execution. The software modules may be located in a random access memory, flash memory, read only memory, programmable read only memory, or electrically erasable programmable memory, registers, etc. as well known in the art. The storage medium is located in a memory, and the processor executes instructions in the memory to perform the steps of the method described above in conjunction with its hardware. To avoid repetition, a detailed description is not provided herein.
The present application also provides a computer-readable storage medium for storing a computer program for implementing the method corresponding to the second terminal device in the above embodiment.
The present application also provides a computer program product comprising a computer program (which may also be referred to as code, or instructions) which, when run on a computer, is adapted to perform the method corresponding to the second terminal device as shown in the above embodiments.
Those of ordinary skill in the art will appreciate that the various illustrative modules and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
It will be clearly understood by those skilled in the art that, for convenience and brevity of description, specific working procedures of the above-described system, apparatus and module may refer to corresponding procedures in the foregoing method embodiments, which are not repeated herein.
In the several embodiments provided by the present application, it should be understood that the disclosed systems, devices, and methods may be implemented in other manners. For example, the apparatus embodiments described above are merely illustrative, and for example, the division of the modules is merely a logical function division, and there may be additional divisions when actually implemented, for example, multiple modules or components may be combined or integrated into another system, or some features may be omitted or not performed. Alternatively, the coupling or direct coupling or communication connection shown or discussed with each other may be an indirect coupling or communication connection via some interfaces, devices or modules, which may be in electrical, mechanical, or other forms.
The modules described as separate components may or may not be physically separate, and components shown as modules may or may not be physical modules, i.e., may be located in one place, or may be distributed over a plurality of network modules. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
In addition, each functional module in each embodiment of the present application may be integrated into one processing module, or each module may exist alone physically, or two or more modules may be integrated into one module.
The functions, if implemented in the form of software functional modules and sold or used as a stand-alone product, may be stored in a computer-readable storage medium. Based on this understanding, the technical solution of the present application may be embodied essentially or in a part contributing to the prior art or in a part of the technical solution, in the form of a software product stored in a storage medium, comprising several instructions for causing a computer device (which may be a personal computer, a server, a network device, etc.) to perform all or part of the steps of the method according to the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a read-only memory (ROM), a random access memory (random access memory, RAM), a magnetic disk, or an optical disk, or other various media capable of storing program codes.
The foregoing is merely a specific implementation of the present application, but the scope of the embodiments of the present application is not limited thereto, and any person skilled in the art may easily think about changes or substitutions within the technical scope of the embodiments of the present application, and all changes and substitutions are included in the scope of the embodiments of the present application. Therefore, the protection scope of the embodiments of the present application shall be subject to the protection scope of the claims.

Claims (11)

1. An application connection method, applied to a system including a first terminal device and a second terminal device, where a user logs in the same account number on the first terminal device and the second terminal device, and where the first terminal device and the second terminal device are in the same local area network, the method comprising:
the first connection application of the first terminal device sends a broadcast connection notification to a first cloud server, wherein the broadcast connection notification is used for requesting to connect the first connection application of the first terminal device to the second terminal device, the first connection application is an applet application, and the first connection application corresponds to the first cloud server;
after receiving the broadcast connection notification, the first cloud server sends the broadcast connection notification to a second cloud server, wherein the second cloud server is another server different from the first cloud server;
After receiving the broadcast connection notification, the second cloud server sends the broadcast connection notification to a connection service manager of the first terminal equipment;
After receiving the broadcast connection notification, the connection service manager of the first terminal device sends the broadcast connection notification to the communication service manager of the first terminal device;
After receiving the broadcast connection notification, the communication service manager of the first terminal device sends the broadcast connection notification to the second terminal device;
the second terminal equipment receives the broadcast connection notification, acquires an icon of a second connection application based on the broadcast connection notification, and displays a contact button in the form of the icon of the second connection application;
The second terminal equipment responds to the clicking operation of the contact button by a user and sends a connection request message to the second cloud server, wherein the connection request message is used for requesting connection data of the first connection application;
After receiving the connection data request message, the second cloud server sends the connection data request message to the first cloud server;
After receiving the connection data request message, the first cloud server sends the connection data request message to a first connection application of the first terminal equipment;
After receiving the connection data request message, the first connection application of the first terminal equipment sends connection data to the first cloud server;
after receiving the connection data, the first cloud server sends the connection data to a second connection application of the second terminal equipment;
And after the second connection application of the second terminal equipment receives the connection data, loading and displaying the connection data to finish connection.
2. The method of claim 1, wherein broadcasting the connection notification comprises: the application identifier and the connection strategy of the first connection application;
wherein the splicing policy includes at least one of:
the connection state identification, the package name or the process name of the first connection application, the application market shelf policy of the first connection application and the minimum version supporting connection.
3. The method according to claim 1 or 2, wherein the obtaining the icon of the second connection application based on the broadcast connection notification comprises:
the second terminal equipment judges whether the second continuous application is installed or not;
The second terminal equipment sends packet name and signature information of the second connection application to a cloud server based on the broadcast connection notification under the condition that the second connection application is not installed;
The cloud server receives the package name and the signature information and performs white list verification on the second continuous application;
If the verification is passed, the cloud server sends an icon of the second continuous application to the second terminal equipment;
and the second terminal equipment receives the icon of the second continuous application.
4. The method according to claim 1 or 2, wherein the broadcast connection notification further comprises an icon of the first connection application.
5. An application connection method, applied to a system including a first terminal device and a second terminal device, where a user logs in the same account number on the first terminal device and the second terminal device, and where the first terminal device and the second terminal device are in the same local area network, the method comprising:
The second terminal device receives a broadcast connection notification from the first terminal device, where the broadcast connection notification is used for requesting to connect a first connection application of the first terminal device to the second terminal device, the broadcast connection notification is sent to the second terminal device by a first cloud server, a second cloud server, a connection service manager of the first terminal device, and a communication service manager of the first terminal device, the first connection application is an applet application, the first connection application corresponds to the first cloud server, and the second cloud server is another server different from the first cloud server;
The second terminal equipment acquires an icon of a second continuous application based on the broadcast continuous notification, and displays a contact button in the form of the icon of the second continuous application;
The second terminal equipment responds to the click operation of the contact button by a user and sends a connection request message to the second cloud server, wherein the connection request message is used for requesting connection data of the first connection application and an installation package of the first connection application;
After receiving the connection data request message, the second cloud server sends the connection data request message to the first cloud server;
After receiving the connection data request message, the first cloud server sends the connection data request message to a first connection application of the first terminal equipment;
The second terminal equipment receives connection data of a first connection application from the first terminal equipment, wherein the connection data is sent to a second connection application of the second terminal equipment by the first connection application of the first terminal equipment through the first cloud server;
And loading and displaying the connection data by the second connection application of the second terminal equipment to finish connection.
6. The method of claim 5, wherein broadcasting the connection notification comprises: the application identifier and the connection strategy of the first connection application;
wherein the splicing policy includes at least one of:
the connection state identification, the package name or the process name of the first connection application, the application market shelf policy of the first connection application and the minimum version supporting connection.
7. The method according to claim 5 or 6, wherein the obtaining the icon of the second connection application based on the broadcast connection notification comprises:
the second terminal equipment judges whether the second continuous application is installed or not;
The second terminal equipment sends packet name and signature information of the second connection application to a cloud server based on the broadcast connection notification under the condition that the second connection application is not installed;
And the second terminal equipment receives the icon of the second continuous application which passes the white list verification from the cloud server.
8. The method of claim 5 or 6, wherein the broadcast connection notification further comprises an icon for the first connection application.
9. A terminal device, comprising: a processor coupled to a memory for storing a computer program which, when invoked by the processor, causes the terminal device to perform the method of any of claims 5 to 8.
10. A computer readable storage medium storing a computer program comprising instructions for implementing the method of any one of claims 5 to 8.
11. A computer program product comprising computer program code embodied therein, which when run on a computer causes the computer to carry out the method according to any one of claims 5 to 8.
CN202211192913.9A 2022-09-28 2022-09-28 Application connection method and terminal equipment Active CN116700552B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211192913.9A CN116700552B (en) 2022-09-28 2022-09-28 Application connection method and terminal equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211192913.9A CN116700552B (en) 2022-09-28 2022-09-28 Application connection method and terminal equipment

Publications (2)

Publication Number Publication Date
CN116700552A CN116700552A (en) 2023-09-05
CN116700552B true CN116700552B (en) 2024-04-19

Family

ID=87842069

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211192913.9A Active CN116700552B (en) 2022-09-28 2022-09-28 Application connection method and terminal equipment

Country Status (1)

Country Link
CN (1) CN116700552B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117784988A (en) * 2022-09-28 2024-03-29 荣耀终端有限公司 Application connection method and terminal equipment

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104683469A (en) * 2015-03-10 2015-06-03 苏州天鸣信息科技有限公司 Method and system for immediately sharing and operating application program data
CN106874037A (en) * 2017-01-13 2017-06-20 北京奇虎科技有限公司 application program installation method, device and mobile terminal
CN107026908A (en) * 2017-03-31 2017-08-08 青岛海信移动通信技术股份有限公司 By the method and device of the Data Migration of second terminal to first terminal
CN111447323A (en) * 2020-03-20 2020-07-24 华为技术有限公司 Application display continuing method and device
CN113311975A (en) * 2020-02-27 2021-08-27 华为技术有限公司 Application interaction method among multiple devices and related devices
WO2022089207A1 (en) * 2020-10-28 2022-05-05 华为技术有限公司 Cross-device application interaction method, electronic device, and server
CN114924671A (en) * 2022-07-18 2022-08-19 荣耀终端有限公司 Application connection method and device

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104683469A (en) * 2015-03-10 2015-06-03 苏州天鸣信息科技有限公司 Method and system for immediately sharing and operating application program data
CN106874037A (en) * 2017-01-13 2017-06-20 北京奇虎科技有限公司 application program installation method, device and mobile terminal
CN107026908A (en) * 2017-03-31 2017-08-08 青岛海信移动通信技术股份有限公司 By the method and device of the Data Migration of second terminal to first terminal
CN113311975A (en) * 2020-02-27 2021-08-27 华为技术有限公司 Application interaction method among multiple devices and related devices
CN111447323A (en) * 2020-03-20 2020-07-24 华为技术有限公司 Application display continuing method and device
WO2022089207A1 (en) * 2020-10-28 2022-05-05 华为技术有限公司 Cross-device application interaction method, electronic device, and server
CN114924671A (en) * 2022-07-18 2022-08-19 荣耀终端有限公司 Application connection method and device

Also Published As

Publication number Publication date
CN116700552A (en) 2023-09-05

Similar Documents

Publication Publication Date Title
CN113835569A (en) Terminal device, quick start method for internal function of application and storage medium
CN116700552B (en) Application connection method and terminal equipment
CN115048642A (en) Communication method between trusted applications in multiple trusted execution environments and electronic equipment
CN113709026A (en) Method, device, storage medium and program product for processing instant communication message
CN114530148A (en) Control method and device and electronic equipment
CN114706633B (en) Preloading method, electronic device and storage medium
CN115314427B (en) Protocol testing method, electronic equipment and chip system
CN114675786A (en) Large-capacity storage mounting method, device, terminal and medium
CN114443117A (en) Application processing method and electronic equipment
WO2024067205A1 (en) Application continuing method and terminal device
CN113050936A (en) Front-end data processing method and device based on integrated development environment
WO2024067225A1 (en) Application handoff method and terminal device
CN116302295B (en) Interface display method
CN114138343A (en) Terminal and terminal starting method
CN111159734A (en) Communication terminal and multi-application data inter-access processing method
CN117827043A (en) Content connection method and related device
CN116048349B (en) Picture display method and device and terminal equipment
CN117499850B (en) Audio data playing method and electronic equipment
CN115017487B (en) Switching method for login account of electronic equipment and electronic equipment
CN117135263B (en) Log information acquisition method, electronic device and computer readable storage medium
CN114501389A (en) Mobile terminal, network sharing method and storage medium
CN117827473A (en) Content connection method and related device
CN115168689A (en) Terminal device, search content display method and storage medium
CN115344160A (en) Terminal device, desktop display method and storage medium
CN116737037A (en) Stack management method in interface display and related device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant