Device interaction control method and apparatus, electronic device, and readable storage medium

By receiving and processing call requests, detecting and transforming inputs within the first operating system, seamless interactive control between different operating systems is achieved, solving the problem of frequent operating system switching and improving the user experience.

CN113961295BActive Publication Date: 2026-01-23BOE TECHNOLOGY GROUP CO LTD
View PDF 4 Cites 0 Cited by

Patent Information

Application Number
CN202111269094.9
Authority / Receiving Office
CN · China
Patent Type
Patents(China)
Current Assignee / Owner
Filing Date
2021-10-29
Publication Date
2026-01-23
Estimated Expiration
2041-10-29

AI Technical Summary

Technical Problem

Existing device interaction and control methods are inconvenient between different operating systems, requiring frequent switching of operating systems to run different software.

Method used

By receiving call requests in the first operating system, detecting whether the target application is an application in the second operating system, and sending call requests to the second device to run the target application when necessary, it supports displaying the application interface of the second operating system in the first operating system, and performing input conversion and system switching to simplify operation.

Benefits of technology

It simplifies the operation process, improves the human-computer interaction control experience, allows applications on a second operating system to be run and controlled directly without switching operating systems, and enhances the interactive control effect between devices.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure CN113961295B_ABST
    Figure CN113961295B_ABST
Patent Text Reader

Abstract

The application provides a device interaction control method and device, electronic equipment and readable storage medium. A device interaction control method is applied to a first device, the first device is in communication connection with a second device, the first device is installed with a first operating system, the second device is installed with a second operating system, and the method comprises the following steps: receiving a calling request for a target application under the condition that the first operating system is running; detecting whether the target application is an application program in the second operating system; if the target system is an application in the second operating system, the calling request is sent to the second device to run the target application based on the second operating system. The application simplifies the operation process and improves the human-computer interaction control experience.
Need to check novelty before this filing date? Find Prior Art

Description

TECHNICAL FIELD

[0001] Embodiments of the present application relate to the technical field of computer, and particularly relate to a device interaction control method and device, electronic device and readable storage medium. BACKGROUND

[0002] Electronic devices need to run based on an operating system, however, only one operating system is supported when the electronic device runs, and since some software only supports one operating system or has better optimization effect for one of the operating systems, users are more accustomed to running some software of the electronic device by using a specific operating system, and thus, when different software needs to be run, switching of the operating system is usually required, and then the software in the operating system is restarted, and thus, the existing interaction control method between devices with different operating systems is inconvenient. SUMMARY

[0003] Embodiments of the present application provide a device interaction control method and device, electronic device and readable storage medium to solve the problem of inconvenient interaction control between devices with different operating systems.

[0004] To solve the above problem, the present application is implemented as follows:

[0005] In a first aspect, the embodiments of the present application provide a device interaction control method applied to a first device, wherein the first device is in communication connection with a second device, the first device is installed with a first operating system, the second device is installed with a second operating system, and the method comprises the following steps:

[0006] receiving a calling request for a target application in a case of running based on the first operating system;

[0007] detecting whether the target application is an application program in the second operating system;

[0008] if the target system is an application in the second operating system, sending the calling request to the second device to run the target application based on the second operating system.

[0009] In some embodiments, after the calling request is sent to the second device, the method further comprises:

[0010] generating an application window on a display interface of the first operating system, wherein the application window corresponds to a part of the display interface;

[0011] receiving an application interface sent by the second device, wherein the application interface is generated by the second device when running the target application based on the second operating system;

[0012] The application interface is displayed in the application window.

[0013] In some embodiments, after generating the application window on the display interface of the first operating system, the method further includes:

[0014] Receive a first operation input for the area corresponding to the application window;

[0015] Convert the first operation input into a second operation input corresponding to the second operating system;

[0016] Send the second operation input to the second device.

[0017] In some embodiments, after sending the call request to the second device, the method further includes:

[0018] Switch the first device to run on the second operating system based on the second device;

[0019] The target application is run in the second operating system and the interface corresponding to the target application is displayed.

[0020] In some embodiments, before receiving the invocation request for the target application, the method further includes:

[0021] Send an application list retrieval request to the second device;

[0022] Receive a second application list returned by the second device, wherein the second application list includes identifiers of at least some of the applications installed on the second device;

[0023] Update the identifiers of applications in the second application list to the first application list, wherein the first application list includes the identifiers of applications installed on the first device;

[0024] Display the updated list of the first application.

[0025] In some embodiments, before receiving the invocation request for the target application, the method further includes:

[0026] Send a sharing request to the second device;

[0027] Receive sharing information returned by the second device according to the sharing request, the sharing information including the folder path of the shared folder and the sharing protocol;

[0028] Access the shared folder according to the sharing protocol and the folder path.

[0029] In some embodiments, before receiving the invocation request for the target application, the method further includes:

[0030] Create a shared space;

[0031] Send the spatial information of the shared space to the second device, the spatial information including the spatial folder path and sharing protocol of the shared space;

[0032] Receive the shared file sent by the second device based on the sharing protocol and the spatial path.

[0033] In a second aspect, embodiments of the present invention provide a device interaction control apparatus, applied to a first device, the first device being communicatively connected to a second device, the first device having a first operating system installed, and the second device having a second operating system installed, the apparatus comprising:

[0034] The call request receiving module is used to receive call requests for the target application when running on the first operating system.

[0035] The detection module is used to detect whether the target application is an application in the second operating system;

[0036] The call request sending module is used to send the call request to the second device if the target system is an application in the second operating system, so as to run the target application based on the second operating system.

[0037] Thirdly, embodiments of the present invention also provide an electronic device, including: a memory, a processor, and a program stored in the memory and executable on the processor; the processor is configured to read the program in the memory to implement the steps in the method described in the first aspect above.

[0038] Fourthly, embodiments of the present invention also provide a readable storage medium for storing a program, which, when executed by a processor, implements the steps of the method described in the first aspect above.

[0039] This invention simplifies the operation process and improves the human-computer interaction control experience by displaying applications from a second operating system within a first operating system. When an application from the second operating system is needed, the target application can be selected directly in the first operating system for execution in the second operating system. Attached Figure Description

[0040] To more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings used in the description of the embodiments of the present invention will be briefly introduced below. Obviously, the drawings described below are only some embodiments of the present invention. For those skilled in the art, other drawings can be obtained based on these drawings without creative effort.

[0041] Figure 1 This is a flowchart illustrating the device interaction control method provided in an embodiment of the present invention;

[0042] Figure 2 This is another schematic flowchart of the device interaction control method provided in the embodiments of the present invention;

[0043] Figure 3 This is a schematic diagram of a display interface of the device interaction control method provided in an embodiment of the present invention;

[0044] Figure 4 This is a schematic diagram of the file sharing process in an embodiment of the present invention;

[0045] Figure 5 This is a schematic diagram of the structure of the first device and the second device in an embodiment of the present invention;

[0046] Figure 6 This is a schematic diagram of the device interaction control device provided in an embodiment of the present invention;

[0047] Figure 7 This is a schematic diagram of the structure of the electronic device provided in the embodiment of the present invention. Detailed Implementation

[0048] The technical solutions of the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings. Obviously, the described embodiments are only some, not all, of the embodiments of the present invention. Based on the embodiments of the present invention, all other embodiments obtained by those skilled in the art without creative effort are within the scope of protection of the present invention.

[0049] In the embodiments of this invention, the terms "first," "second," etc., are used to distinguish similar objects and are not necessarily used to describe a specific order or sequence. Furthermore, the terms "comprising" and "having," and any variations thereof, are intended to cover non-exclusive inclusion. For example, a process, method, system, product, or device that includes a series of steps or units is not necessarily limited to those steps or units explicitly listed, but may include other steps or units not explicitly listed or inherent to these processes, methods, products, or devices. Additionally, the use of "and / or" in this application indicates at least one of the connected objects, such as A and / or B and / or C, representing seven possibilities: including A alone, B alone, C alone, and the presence of both A and B, both B and C, both A and C, and the presence of A, B, and C.

[0050] This invention provides a device interaction control method.

[0051] The device interaction control method in this embodiment can be applied to electronic devices such as smart all-in-one machines and electronic computers.

[0052] This embodiment uses a smart all-in-one machine as an example. A smart all-in-one machine, also known as a smart tablet or conference tablet, is an intelligent device that supports touch and other human-computer interaction functions. Smart all-in-one machines typically support multiple operating signal sources; for example, they can run their own installed operating system or operate based on signals from external devices. However, these electronic devices only support a single system at a time, such as Android or Windows. To improve adaptability to different scenarios, multi-system support can be provided for smart all-in-one machines. For example, one smart all-in-one machine runs on a deeply customized Android system to provide a better user experience. To provide better software services in certain scenarios, Windows system support is also needed. In related technologies, Windows system support can be provided through OPS (Open Pluggable Specification, a computing module plug-in format) modules. However, for this type of smart all-in-one machine, if software from another operating system needs to be run during use, the currently running operating system needs to be closed, the other operating system switched to, and then the software restarted.

[0053] In some embodiments, the device interaction control method provided by the present invention is applied to a first device, which is communicatively connected to a second device. The first device is equipped with a first operating system, and the second device is equipped with a second operating system. The first device and the second device can communicate via a wireless local area network, or they can connect via a wireless hotspot, a network cable, a USB (Universal Serial Bus) interface, or other data interfaces, etc., without further limitation here.

[0054] The first device can be a smart all-in-one machine, the second device can be an OPS module, the first operating system is Android, and the second operating system is Windows. Obviously, the choice of the first and second devices and the operating system is not limited to these. This embodiment is only for illustrative purposes.

[0055] like Figure 1 As shown, in some embodiments, the method includes the following steps:

[0056] Step 101: When running on the first operating system, receive a call request for the target application.

[0057] In this embodiment, the request to invoke the target application is made in the first operating system, which can be understood as follows:

[0058] To enable the calling of applications in the second operating system from the first operating system, this embodiment also adds the application identifier from the second operating system to the first operating system. Specifically, before step 101, the method further includes:

[0059] Send an application list retrieval request to the second device;

[0060] Receive the second application list returned by the second device;

[0061] Update the identifiers of applications in the second application list to the first application list, wherein the first application list includes the identifiers of applications installed on the first device;

[0062] Display the updated list of the first application.

[0063] In this embodiment, after establishing a communication connection with the second operation, a second application list corresponding to the second operating system is requested from the second device. The second application list includes the identifiers of at least some of the applications installed in the second operating system on the second device.

[0064] In some embodiments, the identifier may refer to the name of the application, or the icon of the application, or other identifiers that can represent and distinguish different applications.

[0065] The second operating system may have multiple applications installed. In this embodiment, the identifiers of all applications in the second operating system can be updated to the first application list, or only the identifiers of some applications in the second operating system can be updated to the first application list. For example, these may be commonly used applications in the second operating system.

[0066] In this way, the first application list of the first operating system includes not only the identifiers of applications installed on the first operating system, but also the identifiers of applications installed on the second operating system.

[0067] Step 102: Detect whether the target application is an application in the second operating system.

[0068] Step 103: If the target system is an application in the second operating system, then send the invocation request to the second device to run the target application based on the second operating system.

[0069] If the selected target application is an application installed on the first operating system, since the currently running operating system is the first operating system, the first application can be invoked in the normal way.

[0070] If the selected target application is an application in the second operating system, then the target application is run on the second device based on the second operating system. It can be understood that, based on the call operation of the target application in the first operating system, applications in both the first and second operating systems can be invoked, thus eliminating the need for a prior operating system switch. Instead, the selection of the application identifier in the second operating system can be achieved directly while the first operating system is running.

[0071] This invention simplifies the operation process and improves the human-computer interaction control experience by displaying applications from a second operating system within a first operating system. When an application from the second operating system is needed, the target application can be selected directly in the first operating system for execution in the second operating system.

[0072] In some embodiments, the invocation of the second application is achieved in the following manner:

[0073] An application window is generated on the display interface of the first operating system, and the application window corresponds to a part of the display interface;

[0074] Receive an application interface sent by the second device, wherein the application interface is generated when the second device runs the target application based on the second operating system;

[0075] The application interface is displayed in the application window.

[0076] like Figure 3 As shown in this embodiment, a certain area is partitioned off on the display interface of the first operating system as an application window, and the display interface of the second operating system is displayed on this application window. For example, this could be the target application interface running on the second operating system. This is equivalent to displaying the running content of two operating systems on the same display interface. In this case, the display interfaces of the first and second operating systems can coexist, and the first and second operating systems can run simultaneously.

[0077] The application window can be understood as a player running on the display interface of the first operating system, playing the running interface of the second operating system in the form of video. The size and position of the application window can be fixed, or adjustable controls can be set, and the size and position of the application window can be adjusted by adjusting the controls.

[0078] In some embodiments, to accommodate operational differences between different operating systems, the method further includes:

[0079] Receive a first operation input for the area corresponding to the application window;

[0080] Convert the first operation input into a second operation input corresponding to the second operating system;

[0081] Send the second operation input to the second device.

[0082] It's understandable that in Android, to open an application's options, you usually long-press the application's icon, while in Windows, you right-click; to open an application, you usually single-click in Android, while in Windows, you left-click.

[0083] This shows that the specific input for the same operation is different in different operating systems.

[0084] In this embodiment, if the first operation input is detected to be for a target application running in the second operating system, the first operation input is converted into a second operation input that matches the second operating system and sent to the second operating system. In this way, it is possible to perform operations in the first operating system according to the operating habits corresponding to the first operating system, thereby enabling the execution of operation tasks corresponding to different operating systems, simplifying the operation process and helping to improve the user experience.

[0085] In some embodiments, after sending the call request to the second device, the method further includes:

[0086] Switch the first device to run on the second operating system based on the second device;

[0087] The target application is run in the second operating system and the interface corresponding to the target application is displayed.

[0088] In another embodiment, an operating system switch is performed to run the target application in the second operating system. Specifically, based on the invocation request, the system switches to run the first device on the second operating system. This can be understood as running the second operating system installed on the second device based on the hardware support of the first device. In this case, the first device only displays the display interface of the second operating system, and the first operating system can be switched to a hibernation or shutdown state.

[0089] It is understandable that the switching process of this operating system does not require manual intervention by the user. Instead, it is automatically performed by the first device based on the call request to the target application. Therefore, it simplifies the user's operation process and improves the convenience of operation.

[0090] like Figure 2 As shown, the technical solution of this embodiment can be summarized as follows: First, add the identifier of the application in the second application list of the second operating system to the first application list of the first operating system. When the target application selected in the first operating system is an application in the second operating system, the target application can be opened by window merging or operating system switching. Finally, the target application is displayed and controlled in a merged manner to display the running interface of the target application. In this way, the application in the second operating system can be called from the first operating system without first switching the system.

[0091] In some embodiments, before receiving the invocation request for the target application, the method further includes:

[0092] Send a sharing request to the second device;

[0093] Receive sharing information returned by the second device according to the sharing request, the sharing information including the folder path of the shared folder and the sharing protocol;

[0094] Access the shared folder according to the sharing protocol and the folder path.

[0095] In this embodiment, a file sharing function is further configured to improve the interaction between the first device and the second device.

[0096] like Figure 4As shown, the first operating system first enables the file management function, and then sends a file sharing request to the second operating system. When the second operating system listens to the file sharing request, it enables the file sharing service and returns sharing information to the first device. Based on this sharing information, the first device can access the folder path through the sharing protocol to access the shared files in the shared folder, thereby enabling it to access and operate the files located in the second operating system based on the file sharing function.

[0097] The sharing protocol can be an existing or improved file sharing protocol. For example, it can be based on FTP (File Transfer Protocol), SMPA (a file sharing service), NFS (Network File System), etc.

[0098] In another embodiment, file sharing can also be achieved in the following way:

[0099] Create a shared space;

[0100] Send the spatial information of the shared space to the second device, the spatial information including the spatial folder path and sharing protocol of the shared space;

[0101] Receive the shared file sent by the second device based on the sharing protocol and the spatial path.

[0102] In this embodiment, a shared space is generated on the first device. For example, a shared folder can be created, and then the space address of the shared folder can be sent to the second device. The second device can send the files that need to be shared to the shared folder based on the shared address. In this way, the files become local files of the first device. At this time, the first device can directly call the file by calling the local device.

[0103] In this way, this embodiment realizes file sharing between the first device and the second device, and improves the interactive control effect between the first device and the second device.

[0104] like Figure 5 As shown, it can be understood that, compared with related technologies, the technical solution of this embodiment adds an application management module 511, a shared file processing module 512, and a window control module 513 to the first device 510, and adds a control command receiving module 521, a file sharing service module 522, and an application control module 523 to the second device 520.

[0105] The first device 510 and the second device 520 can communicate with each other via physical interfaces such as USB interface and network cable, or via wireless communication methods such as wireless hotspot and Bluetooth.

[0106] The application management module 511 is used to provide application list management support. Specifically, the application management module 511 is used to create and manage the application list, which refers to the first application list mentioned above. By interacting with the second device 520 and requesting application information from the second device 520, the application management module 511 can display the identifiers of some or all of the applications installed on the second device 520 in the first application list.

[0107] The shared file processing module 512 works in conjunction with the file sharing service module 522 to implement the above-mentioned file sharing function.

[0108] The control command receiving module 521 can listen for messages through the command control channel to obtain messages from the first device 510. When a message is obtained, such as application list retrieval, application opening, sharing service start / stop, etc., the message can be forwarded to the corresponding module or the corresponding operation can be performed.

[0109] The window control module 513 works in conjunction with the application control module 523 to transmit control commands. Specifically, when the window control module 513 receives a first operation input for a target application in the second operating system, it sends the first operation input to the second device 520 to obtain a second operation input. Based on this second operation input, the application control module 523 can control the target application. It can be understood that the first operation input can be converted from an operation mode conforming to the first operating system to a second operation input conforming to the operation mode of the second operating system.

[0110] Here, window control can be implemented in various ways depending on the hardware platform. For example, it may include chip solutions supporting the scaling of the display window for OPS source input content, or OPS input video signals being converted via MIPI to realize a camera video stream. This can be understood as the first operating system's display interface merging the currently displayed interface of the first operating system with the interface of the target application of the second operating system. The first operating system determines whether to distribute the first operation input to the second system based on the current touch operation position, and whether format conversion is required before distribution to the second operating system.

[0111] This invention provides a device interaction control apparatus.

[0112] It is applied to a first device, which is communicatively connected to a second device. The first device is equipped with a first operating system, and the second device is equipped with a second operating system.

[0113] In some embodiments, such as Figure 6 As shown, the device interaction control unit 600 includes:

[0114] The call request receiving module 601 is used to receive a call request for the target application when running on the first operating system.

[0115] Detection module 602 is used to detect whether the target application is an application in the second operating system;

[0116] The call request sending module 603 is used to send the call request to the second device if the target system is an application in the second operating system, so as to run the target application based on the second operating system.

[0117] In some embodiments, the system further includes: a window generation module, configured to generate an application window on the display interface of the first operating system, the application window corresponding to a portion of the display interface;

[0118] An application interface receiving module is used to receive an application interface sent by the second device, wherein the application interface is generated when the second device runs the target application based on the second operating system;

[0119] An application window display module is used to display the application interface in the application window.

[0120] In some embodiments, it also includes:

[0121] An operation input receiving module is used to receive a first operation input for the area corresponding to the application window;

[0122] An operation input conversion module is used to convert the first operation input into a second operation input corresponding to the second operating system;

[0123] An operation input sending module is used to send the second operation input to the second device.

[0124] In some embodiments, it also includes:

[0125] The system switching module is used to switch the first device to run on a second operating system based on the second device;

[0126] The application running module is used to run the target application in the second operating system and display the interface corresponding to the target application.

[0127] In some embodiments, it also includes:

[0128] The application list retrieval request sending module is used to send an application list retrieval request to the second device;

[0129] An application list receiving module is configured to receive a second application list returned by the second device, wherein the second application list includes identifiers of at least some of the applications installed on the second device;

[0130] An application list update module is used to update the identifiers of applications in the second application list to the first application list, wherein the first application list includes the identifiers of applications installed on the first device;

[0131] The list display module is used to display the updated list of the first application.

[0132] In some embodiments, it also includes:

[0133] A sharing request sending module is used to send a sharing request to the second device;

[0134] A shared information receiving module is used to receive shared information returned by the second device according to the sharing request, wherein the shared information includes the folder path of the shared folder and the sharing protocol;

[0135] An access module is used to access the shared folder according to the sharing protocol and the folder path.

[0136] In some embodiments, it also includes:

[0137] The shared space generation module is used to generate shared spaces;

[0138] A spatial information sending module is used to send spatial information of the shared space to the second device, the spatial information including the spatial folder path and sharing protocol of the shared space;

[0139] A shared file receiving module is used to receive shared files sent by the second device based on the sharing protocol and the spatial path.

[0140] The device interaction control device 600 in this embodiment can implement all the steps of the above-described device interaction control method embodiment and achieve essentially the same technical effects, which will not be repeated here.

[0141] This invention also provides an electronic device. Please refer to [link to relevant documentation]. Figure 7 The electronic device may include a processor 701, a memory 702, and a program 7021 stored in the memory 702 and capable of running on the processor 701.

[0142] When the electronic device is a terminal, program 7021 can be executed by processor 701 to achieve the following: Figure 1 Any steps in the corresponding method embodiments and the achievement of the same beneficial effects will not be repeated here.

[0143] Those skilled in the art will understand that all or part of the steps of the methods described in the above embodiments can be implemented by hardware related to program instructions, and the program can be stored in a readable medium.

[0144] This invention also provides a readable storage medium storing a computer program, which, when executed by a processor, can perform the above-described functions. Figure 1 Any step in the corresponding method embodiment can achieve the same technical effect, and will not be repeated here to avoid repetition.

[0145] The storage medium may be a read-only memory (ROM), a random access memory (RAM), a magnetic disk, or an optical disk.

[0146] The above description represents the preferred embodiments of the present invention. It should be noted that those skilled in the art can make various improvements and modifications without departing from the principles of the present invention, and these improvements and modifications should also be considered within the scope of protection of the present invention.

Claims

1. A device interactive control method, characterized in that, Applied to a first device, which is communicatively connected to a second device, the first device has a first operating system installed, and the second device has a second operating system installed. The method includes the following steps: When running on the first operating system, receive a request to invoke the target application; Detect whether the target application is an application in the second operating system; If the target application is an application in the second operating system, then the invocation request is sent to the second device to run the target application based on the second operating system; Before receiving the invocation request for the target application, the method further includes: Send an application list retrieval request to the second device; Receive a second application list returned by the second device, wherein the second application list includes identifiers of at least some of the applications installed on the second device; Update the identifiers of applications in the second application list to the first application list, wherein the first application list includes the identifiers of applications installed on the first device; Display the updated list of the first application.

2. The method according to claim 1, characterized in that, After sending the call request to the second device, the method further includes: An application window is generated on the display interface of the first operating system, and the application window corresponds to a part of the display interface; Receive an application interface sent by the second device, wherein the application interface is generated when the second device runs the target application based on the second operating system; The application interface is displayed in the application window.

3. The method according to claim 2, characterized in that, After generating the application window on the display interface of the first operating system, the method further includes: Receive a first operation input for the area corresponding to the application window; Convert the first operation input into a second operation input corresponding to the second operating system; Send the second operation input to the second device.

4. The method according to claim 1, characterized in that, After sending the call request to the second device, the method further includes: Switch the first device to run on the second operating system based on the second device; The target application is run in the second operating system and the interface corresponding to the target application is displayed.

5. The method according to any one of claims 1 to 4, characterized in that, Before receiving the invocation request for the target application, the method further includes: Send a sharing request to the second device; Receive sharing information returned by the second device according to the sharing request, the sharing information including the folder path of the shared folder and the sharing protocol; Access the shared folder according to the sharing protocol and the folder path.

6. The method according to any one of claims 1 to 4, characterized in that, Before receiving the invocation request for the target application, the method further includes: Create a shared space; Send the spatial information of the shared space to the second device, the spatial information including the spatial path and sharing protocol of the shared space; Receive the shared file sent by the second device based on the sharing protocol and the spatial path.

7. A device for interactive control, characterized in that, Applied to a first device, which is communicatively connected to a second device, wherein the first device has a first operating system installed and the second device has a second operating system installed, the device includes: The call request receiving module is used to receive call requests for the target application when running on the first operating system. The detection module is used to detect whether the target application is an application in the second operating system; The call request sending module is used to send the call request to the second device if the target application is an application in the second operating system, so as to run the target application based on the second operating system; The application list retrieval request sending module is used to send an application list retrieval request to the second device; An application list receiving module is configured to receive a second application list returned by the second device, wherein the second application list includes identifiers of at least some of the applications installed on the second device; An application list update module is used to update the identifiers of applications in the second application list to the first application list, wherein the first application list includes the identifiers of applications installed on the first device; The list display module is used to display the updated list of the first application.

8. An electronic device, comprising: A memory, a processor, and a program stored in the memory and executable on the processor; characterized in that the processor is configured to read the program from the memory to implement the steps of the device interaction control method as described in any one of claims 1 to 6.

9. A readable storage medium for storing a program, characterized in that, When the program is executed by the processor, it implements the steps in the device interaction control method as described in any one of claims 1 to 6.

Citation Information

Patent Citations

  • Application management method and device

    CN102938703A

  • Method and device for cooperative work of devices

    CN105530277A

  • Method and device for sharing file systems between multi-operating systems, and electronic device

    CN108369604A

  • Method, electronic device and system for creating application shortcut

    CN113542503A