Movatterモバイル変換


[0]ホーム

URL:


CN110851051B - Object sharing method and electronic device - Google Patents

Object sharing method and electronic device
Download PDF

Info

Publication number
CN110851051B
CN110851051BCN201911033618.7ACN201911033618ACN110851051BCN 110851051 BCN110851051 BCN 110851051BCN 201911033618 ACN201911033618 ACN 201911033618ACN 110851051 BCN110851051 BCN 110851051B
Authority
CN
China
Prior art keywords
input
interface
identifiers
identifier
electronic device
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
CN201911033618.7A
Other languages
Chinese (zh)
Other versions
CN110851051A (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.)
Vivo Mobile Communication Co Ltd
Original Assignee
Vivo Mobile Communication 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 Vivo Mobile Communication Co LtdfiledCriticalVivo Mobile Communication Co Ltd
Priority to CN201911033618.7ApriorityCriticalpatent/CN110851051B/en
Publication of CN110851051ApublicationCriticalpatent/CN110851051A/en
Priority to PCT/CN2020/123315prioritypatent/WO2021083052A1/en
Application grantedgrantedCritical
Publication of CN110851051BpublicationCriticalpatent/CN110851051B/en
Activelegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Images

Classifications

Landscapes

Abstract

Translated fromChinese

本发明实施例公开了一种对象分享方法及电子设备,涉及通信技术领域,用以解决现有技术中跨应用程序间数据传输的操作效率较低的问题。该方法包括:接收用户对第一界面中的目标对象的拖动输入;响应于该拖动输入,显示N个标识;在该拖动输入的结束位置与第一标识的显示位置满足预设条件的情况下,将该目标对象分享至第一应用程序;其中,该N个标识中的每个标识用于指示一个应用程序,第一标识用于指示第一应用程序,N为正整数。

Figure 201911033618

Embodiments of the present invention disclose an object sharing method and an electronic device, which relate to the technical field of communications and are used to solve the problem of low operation efficiency of data transmission between cross-application programs in the prior art. The method includes: receiving a drag input from a user to a target object in a first interface; in response to the drag input, displaying N marks; and at the end position of the drag input and the display position of the first mark satisfying a preset condition In the case of , the target object is shared with the first application; wherein each of the N identifiers is used to indicate an application, the first identifier is used to indicate the first application, and N is a positive integer.

Figure 201911033618

Description

Object sharing method and electronic equipment
Technical Field
The embodiment of the invention relates to the technical field of communication, in particular to an object sharing method and electronic equipment.
Background
With the continuous development of terminal technology, users use electronic devices more and more frequently. In some scenarios, a user may need to switch back and forth between multiple applications, and during the switching process, the user needs to transfer some data information (such as images, audio, video, etc.) from one application to another for use, sharing, etc. For example, text is copied from a chat application to a search application for material, and images are copied from a news application to a social application for sharing.
Taking image sharing as an example, at present, the process of sharing the image in the application a to the image B may be: the method comprises the steps of firstly triggering the electronic equipment to select a target image in an application program A, storing the target image in a local album, then triggering the electronic equipment to switch the application program A to a background for running, opening an application program B, triggering the electronic equipment to open the local album in the application program B, and finding and sharing the target image.
However, the process of inter-application data transmission in the above method is relatively complicated and time-consuming, and thus the operation efficiency of inter-application data transmission is low.
Disclosure of Invention
The embodiment of the invention provides an object sharing method and electronic equipment, and aims to solve the problem that in the prior art, the operation efficiency of data transmission among cross-application programs is low.
In order to solve the technical problem, the invention is realized as follows:
in a first aspect, an embodiment of the present invention provides an object sharing method, which is applied to an electronic device, and the method includes: receiving a dragging input of a user to a target object in a first interface; displaying N identifiers in response to the drag input; sharing the target object to a first application program under the condition that the end position of the dragging input and the display position of the first identifier meet preset conditions; each of the N identifiers is used for indicating an application program, the first identifier is used for indicating a first application program, and N is a positive integer.
In a second aspect, an embodiment of the present invention provides an electronic device, including: the device comprises a receiving module, a display module and a sharing module; the receiving module is used for receiving dragging input of a user to a target object in the first interface; the display module is used for responding to the dragging input received by the receiving module and displaying N identifications; the sharing module is used for sharing the target object to the first application program under the condition that the end position of the dragging input and the display position of the first identifier meet preset conditions; each of the N identifiers is used for indicating an application program, the first identifier is used for indicating a first application program, and N is a positive integer.
In a third aspect, an embodiment of the present invention provides an electronic device, including a processor, a memory, and a computer program stored in the memory and being executable on the processor, where the computer program, when executed by the processor, implements the steps of the object sharing method in the first aspect.
In a fourth aspect, an embodiment of the present invention provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the steps of the object sharing method in the first aspect.
In the embodiment of the invention, the electronic equipment can receive the dragging input of the target object in the first interface from the user; displaying N identifiers in response to the drag input; sharing the target object to a first application program under the condition that the end position of the dragging input and the display position of the first identifier meet preset conditions; each of the N identifiers is used for indicating an application program, the first identifier is used for indicating a first application program, and N is a positive integer. The user can share the target object from the first interface to the first application program through one-time dragging input triggering of the electronic device, operation steps are simplified, and operation efficiency of data transmission between the cross-application programs can be improved.
Drawings
Fig. 1 is a schematic diagram of an architecture of a possible android operating system according to an embodiment of the present invention;
fig. 2 is a flowchart of an object sharing method according to an embodiment of the present invention;
fig. 3 is one of schematic diagrams of an interface of an object sharing method according to an embodiment of the present invention;
fig. 4 is a second schematic view of an interface of the object sharing method according to the embodiment of the present invention;
fig. 5 is a second flowchart of an object sharing method according to an embodiment of the present invention;
fig. 6 is a third schematic view of an interface of the object sharing method according to the embodiment of the present invention;
fig. 7 is a third flowchart of an object sharing method according to an embodiment of the present invention;
fig. 8 is a schematic structural diagram of an electronic device according to an embodiment of the present invention;
fig. 9 is a hardware schematic diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The term "and/or" herein is an association relationship describing an associated object, meaning that three relationships may exist, e.g., a and/or B, may mean: a exists alone, A and B exist simultaneously, and B exists alone. The symbol "/" herein denotes a relationship in which the associated object is or, for example, a/B denotes a or B.
The terms "first," "second," "third," and "fourth," etc. in the description and in the claims of the present invention are used for distinguishing between different objects and not for describing a particular order of the objects. For example, the first interface, the second interface, the third interface, the fourth interface, etc. are used to distinguish between the different interfaces, rather than to describe a particular order of the interfaces.
In the embodiments of the present invention, words such as "exemplary" or "for example" are used to mean serving as examples, illustrations or descriptions. Any embodiment or design described as "exemplary" or "e.g.," an embodiment of the present invention is not necessarily to be construed as preferred or advantageous over other embodiments or designs. Rather, use of the word "exemplary" or "such as" is intended to present concepts related in a concrete fashion.
In the description of the embodiments of the present invention, unless otherwise specified, "a plurality" means two or more, for example, a plurality of processing units means two or more processing units; plural elements means two or more elements, and the like.
The embodiment of the invention provides an object sharing method.A piece of electronic equipment can receive dragging input of a user to a target object in a first interface; displaying N identifiers in response to the drag input; sharing the target object to a first application program under the condition that the end position of the dragging input and the display position of the first identifier meet preset conditions; each of the N identifiers is used for indicating an application program, the first identifier is used for indicating a first application program, and N is a positive integer. The user can share the target object from the first interface to the first application program through one-time dragging input triggering of the electronic device, operation steps are simplified, and operation efficiency of data transmission between the cross-application programs can be improved.
The following describes a software environment applied to the object sharing method provided by the embodiment of the present invention, by taking an android operating system as an example.
Fig. 1 is a schematic diagram of an architecture of a possible android operating system according to an embodiment of the present invention. In fig. 1, the architecture of the android operating system includes 4 layers, which are respectively: an application layer, an application framework layer, a system runtime layer, and a kernel layer (specifically, a Linux kernel layer).
The application program layer comprises various application programs (including system application programs and third-party application programs) in an android operating system.
The application framework layer is a framework of the application, and a developer can develop some applications based on the application framework layer under the condition of complying with the development principle of the framework of the application.
The system runtime layer includes libraries (also called system libraries) and android operating system runtime environments. The library mainly provides various resources required by the android operating system. The android operating system running environment is used for providing a software environment for the android operating system.
The kernel layer is an operating system layer of an android operating system and belongs to the bottommost layer of an android operating system software layer. The kernel layer provides kernel system services and hardware-related drivers for the android operating system based on the Linux kernel.
Taking an android operating system as an example, in the embodiment of the present invention, a developer may develop a software program for implementing the object sharing method provided in the embodiment of the present invention based on the system architecture of the android operating system shown in fig. 1, so that the object sharing method may operate based on the android operating system shown in fig. 1. That is, the processor or the electronic device may implement the object sharing method provided by the embodiment of the present invention by running the software program in the android operating system.
The electronic device in the embodiment of the invention can be a mobile electronic device or a non-mobile electronic device. The mobile electronic device may be a mobile phone, a tablet computer, a notebook computer, a palm computer, a vehicle-mounted terminal, a wearable device, an ultra-mobile personal computer (UMPC), a netbook or a Personal Digital Assistant (PDA), etc.; the non-mobile electronic device may be a Personal Computer (PC), a Television (TV), a teller machine, a self-service machine, or the like; the embodiments of the present invention are not particularly limited.
The execution subject of the object sharing method provided in the embodiment of the present invention may be the electronic device (including a mobile electronic device and a non-mobile electronic device), or may also be a functional module and/or a functional entity capable of implementing the method in the electronic device, which may be specifically determined according to actual use requirements, and the embodiment of the present invention is not limited. The following takes an electronic device as an example to exemplarily describe the object sharing method provided by the embodiment of the present invention.
Referring to fig. 2, in order to solve the problem of inefficient operation of inter-application data transmission in the prior art, an embodiment of the present invention provides an object sharing method, which may include the followingsteps 201 to 203.
Step 201, the electronic device receives a drag input of a user to a target object in a first interface.
In the embodiment of the present invention, the first interface may be a chat interface, a friend circle interface, and the like in an instant social application, the first interface may also be a search interface, a search result interface, and the like in a search application, the first interface may also be a shopping interface in a shopping application, the first interface may also be an electronic book interface, and the like in an electronic book application, and the first interface may also be another feasible interface, which may be specifically determined according to actual use requirements, and the embodiment of the present invention is not limited.
Optionally, the target object may be a text, an image, a video file, an audio file, or the like, and may be determined according to an actual use requirement, which is not limited in the embodiment of the present invention.
The input parameters of the drag input include at least one of: the motion direction of the dragging input, the motion track of the dragging input and the end position of the dragging input; the input parameters of the drag input may also include other feasibility parameters, and the embodiment of the present invention is not limited.
Instep 202, the electronic device displays N identifiers in response to the drag input.
Step 203, the electronic device shares the target object to the first application program when the ending position of the drag input and the display position of the first identifier satisfy a preset condition.
Each of the N identifiers is used for indicating an application program, and the first identifier is used for indicating a first application program; wherein N is a positive integer.
Optionally, each identifier in the N identifiers may be an application icon of the application program indicated by the identifier, a name of the application program indicated by the identifier, an interface thumbnail of the application program indicated by the identifier, or another identifier that may be used to indicate an application program, which is not limited in the embodiment of the present invention.
Optionally, the N applications indicated by the N identifiers may be applications currently running in the background (or may include applications currently running in the foreground, that is, an application corresponding to the first interface (hereinafter referred to as a second application), an application displayed in a split screen manner with the second application, or an application displayed on a different screen of the electronic device (multi-screen electronic device) with the second application, which is not limited in the embodiment of the present invention); the application program may be N preset application programs, or may also be N arbitrary application programs, which may be determined according to actual use requirements, and the embodiment of the present invention is not limited.
In the embodiment of the invention, under the condition that the N application programs indicated by the N identifiers can be the application programs which are currently running in the background, the number of the N identifiers can be reduced, a user can find the first identifier conveniently, the data transmission speed of the user across the application programs is improved, and the user experience is improved.
Optionally, the N identifiers may be displayed in a superposed manner on the first interface, and the N identifiers may also be displayed in a desktop of the electronic device (at this time, the N identifiers may be application icons in the desktop, or may not be application icons in the desktop), which may be determined specifically according to actual use requirements, and the embodiment of the present invention is not limited.
Illustratively, thestep 202 may be specifically realized by the following step 202a or step 202 b.
Step 202a, the electronic device responds to the drag input, and displays the N identifiers on the first interface according to a preset display effect under the condition that the input parameters of the drag input meet a first condition.
Optionally, in this embodiment of the present invention, the first condition may include at least one of the following: the movement direction of the drag input includes a first direction (a movement direction of a partial drag input), and a movement trace of the drag input passes through a first region of a screen of the electronic device. The first condition may also include other feasibility conditions, which may be determined according to actual usage requirements, and the embodiment of the present invention is not limited.
Optionally, the preset display effect may be that the size of each identifier is gradually increased from a first threshold to a second threshold, the first threshold is smaller than the second threshold (the identifier is changed from small to large), or the first threshold is larger than the second threshold (the identifier is changed from large to small), the sizes of the first threshold and the second threshold are determined according to actual use requirements, and the embodiment of the present invention is not limited.
Optionally, the preset display effect may be that each identifier moves from a first edge of the electronic device to a second edge of the electronic device in sequence, where the first edge and the second edge are two opposite edges of the electronic device. For example, each logo rises from the bottom of the electronic device to the top of the electronic device in turn.
Optionally, the preset display effect may also be other feasible display effects, which may be determined according to actual use requirements, and the embodiment of the present invention is not limited.
Step 202b, the electronic device responds to the drag input, and updates the first interface to the desktop of the electronic device when the input parameter of the drag input meets a second condition.
The N identifiers are application icons in the desktop.
Optionally, in this embodiment of the present invention, the second condition may include at least one of the following: the movement direction of the drag input includes a second direction (a movement direction of a partial drag input), and the movement trace of the drag input passes through a second area of the screen. The second condition may also include other feasibility conditions, which may be determined according to actual usage requirements, and the embodiment of the present invention is not limited.
The second condition may be the same as or different from the first condition, and the embodiment of the present invention is not limited thereto.
For example, in a case where the electronic device may determine different N identifiers according to an input parameter of the drag input, the first condition and the second condition are different.
In the embodiment of the present invention, the condition that the end position of the drag input and the display position of the first identifier satisfy the preset condition may specifically be that the end position of the drag input coincides with the display position of the first identifier, or that a distance between the end position of the drag input and the display position of the first identifier is smaller than a first threshold (the first threshold may be determined according to an actual use requirement, and the embodiment of the present invention is not limited), or may be that the distance is other feasible conditions, and the embodiment of the present invention is not limited.
In the embodiment of the invention, after the electronic device shares the target object with the first application program, the target object is displayed in the second interface of the first application program. The first interface and the second interface may be different interfaces in the same application program, or may also be different interfaces in different application programs, which is not limited in the embodiment of the present invention.
It can be understood that the first interface and the second interface may be displayed on the same screen in an overlapping manner, may also be displayed on the same screen in a split manner, and may also be displayed on different screens, which is determined according to actual use requirements, and the embodiment of the present invention is not limited.
For example, the electronic device updates the first interface to a second interface when the display position of the end position identifier of the drag input meets a preset condition, where the second interface includes the target object.
For example, the electronic device displays a first interface and a second interface in a split screen manner when the display position of the end position identifier of the drag input meets a preset condition, where the second interface includes the target object.
Illustratively, the first interface is displayed on a first screen of the electronic device, and the electronic device displays a second interface on a second screen of the electronic device in a case that a display position identified by the end position of the drag input satisfies a preset condition, where the second interface includes the target object.
Illustratively, as shown in fig. 3 (a), when a user browses a first interface of the application program 0, the user needs to transmit an image in the first interface to a second interface of the application program 3, and process the image in the second interface, and the user triggers the electronic device to display "app 1, app 2, app 3, app4 … …" (the N identifiers may be identifiers of application programs running in the background of the electronic device) by an upward drag input (holding the image and not releasing the image); as shown in fig. 3 (b), the user continues to drag the image downward until the drag input is ended by releasing the finger by dragging the image to the location where app 3 is located; as shown in fig. 4 (a), the electronic device updates the first interface to the second interface and displays the image in the second interface. After the user drags the image to continue moving rightwards for a certain distance, the electronic equipment can control the N identifiers to move leftwards in sequence, so that the user can check the N identifiers; after the user finds the needed identifier from the N identifiers, the user may drag the image to move to the left for a distance, and trigger the electronic device to control the N identifiers to stop moving.
In the embodiment of the invention, under the condition that the first interface is displayed in the first screen of the electronic equipment and the second interface is displayed in the second screen, a user can trigger the electronic equipment to display the target object in the second interface through the dragging input of dragging the target object in the first interface from the first interface to the second interface.
In the embodiment of the invention, under the condition that the first interface and the second interface are displayed in a split screen mode in the first screen of the electronic equipment, a user can trigger the electronic equipment to display the target object in the second interface through the dragging input of dragging the target object in the first interface from the first interface to the second interface.
The embodiment of the invention provides an object sharing method.A piece of electronic equipment can receive dragging input of a user to a target object in a first interface; displaying N identifiers in response to the drag input; sharing the target object to a first application program under the condition that the end position of the dragging input and the display position of the first identifier meet preset conditions; each of the N identifiers is used for indicating an application program, the first identifier is used for indicating a first application program, and N is a positive integer. The user can share the target object from the first interface to the first application program through one-time dragging input triggering of the electronic device, operation steps are simplified, and operation efficiency of data transmission between the cross-application programs (when the application program to which the first interface belongs is different from the first application program) can be improved.
Optionally, in this embodiment of the present invention, the electronic device may display a batch of identifiers (each identifier indicates an application), and in a case that the batch of identifiers does not include the first identifier, the user may trigger the electronic device to change the batch of identifiers through the drag input, so that the user may find the required first identifier.
For example, referring to fig. 2, as shown in fig. 5, beforestep 202, the object sharing method according to the embodiment of the present invention may further include the followingstep 204, and thestep 202 may be specifically implemented by the followingstep 202 c.
And 204, the electronic equipment responds to the dragging input, and displays M identifications under the condition that the input parameters of the dragging input meet a third condition.
Each of the M identifiers is used to indicate an application, where M is a positive integer.
For the description that the input parameter of the drag input satisfies the third condition, reference may be made to the description that the input parameter of the drag input satisfies the first condition in step 202a, which is not described herein again. The third condition may be the same as or different from the first condition, and the embodiment of the present invention is not limited.
Step 202c, the electronic device updates the M identifiers to the N identifiers when the input parameter of the drag input satisfies a fourth condition.
For the description that the input parameter of the drag input satisfies the fourth condition, reference may be made to the description that the input parameter of the drag input satisfies the second condition in step 202b, which is not described herein again. The fourth condition may be the same as or different from the second condition, and the embodiment of the present invention is not limited.
It should be noted that, for the scenarios ofstep 204 andstep 202c, the third condition and the fourth condition are different.
Illustratively, when a motion track of the drag input passes through a first area, the electronic device displays M identifiers first, if a user does not find a required first identifier among the M identifiers, the user may continue to drag the target object, when the motion track of the drag input passes through a second area, the electronic device updates the M identifiers to N identifiers, and the user finds the first identifier among the N identifiers and continues to drag the target object to the first identifier.
In the embodiment of the present invention, the M identifiers and the N identifiers may be completely different, or may be partially the same or partially different, and the embodiment of the present invention is not limited.
In the embodiment of the present invention, the display form of the M identifiers and the display form of the N identifiers may be the same or different, and the embodiment of the present invention is not limited.
Optionally, the M identifiers are displayed in an overlapping manner on the first interface, and the N identifiers are also displayed in an overlapping manner on the first interface.
Optionally, the M identifiers are displayed on the first interface in an overlapping manner, and each identifier of the M identifiers is an identifier of an application program running in the background; the N marks are displayed in a desktop of the electronic equipment, and the N marks are application icons in the desktop.
Illustratively, the above displays M flags as: the M identifications are displayed on the first interface in an overlapping mode, and each of the M identifications is an identification of an application program running in the background; the updating of the M identifiers to the N identifiers is: and updating the first interface to the desktop of the electronic equipment, wherein the N marks are application program icons in the desktop.
In the embodiment of the invention, under the condition that the N identifiers are displayed in the desktop of the electronic equipment, the first identifier is easier to find because the user is familiar with the application program icon in the desktop, the speed of data transmission of the user across the application programs can be improved, and the user experience is improved.
Illustratively, as shown in fig. 3 (a), when a user browses a first interface of an application program 0, the user needs to transmit an image in the first interface to a second interface of the application program a, and the image is processed in the second interface, the user triggers the electronic device to display "app 1, app 2, app 3, app4 … …" (the M identifiers may be identifiers of application programs running in the background of the electronic device) by means of an upward drag input (holding the image and not releasing the image); the M identifiers do not include the identifier (app a) of the application program a, as shown in fig. 4 (b), the user continues to drag the image upward until the top of the electronic device, the electronic device exits from the first interface and displays a desktop (the electronic device updates the first interface to the desktop), the desktop includes N identifiers, and the N identifiers include app a; as shown in fig. 6 (a), the user continues to drag the image until the location where app a is located ends the drag input, and the electronic device updates the desktop to the second interface and displays the image in the second interface as shown in fig. 4 (a).
Optionally, the first application may include a plurality of interfaces that may be used to display the target object, and therefore, before displaying the second interface that includes the target object, the electronic device displays at least one interface identifier (each interface identifier is used to indicate one interface) for the user to select the interface identifier that indicates the second interface.
Illustratively, in conjunction with fig. 2, as shown in fig. 7, thestep 203 can be specifically realized by the followingsteps 203a to 203 c.
Step 203a, the electronic device displays at least one interface identifier when the display position of the drag input and the first identifier meets a preset condition.
Each interface identification is used to indicate a different interface in the first application.
Each interface identifier may be an interface name, an interface thumbnail, or an identifier of another indication interface, which may be determined specifically according to actual use requirements, and the embodiment of the present invention is not limited.
Step 203b, the electronic device receives a target input of a target interface identifier in the at least one interface identifier from a user.
The target interface identification is used to indicate a second interface.
In the embodiment of the present invention, the target input may be a click input of a user on the target interface identifier, or a slide input of the user on the target interface identifier, the target input may also be a multi-finger input of the user on the target interface identifier, or the target input may also be other feasible inputs of the user on the target interface identifier, which may be determined specifically according to actual use requirements, and the embodiment of the present invention is not limited.
Illustratively, the click input may be click input of any number of times, such as single click input, double click input, triple click input, and the like; the slide input may be a slide input in any direction, such as an upward slide input, a downward slide input, a leftward slide input, and a rightward slide input; the multi-finger input can be any multi-finger input such as double-finger or three-finger long-press input, double-finger or three-finger sliding input, double-finger or three-finger zooming input and the like; the specific method can be determined according to actual use requirements, and the embodiment of the invention is not limited.
Step 203c, the electronic device responds to the target input and displays the target object in the second interface.
Illustratively, in conjunction with (b) in fig. 3, the user continues to drag the image downward until the drag input is ended by releasing the finger to drag the image to the location where app 3 is located; as shown in fig. 6 (b), the electronic device displays at least one target interface identifier "interface 1, interface 2, interface 3, interface 4, interface 5, interface … …", and the user selects the target interface identifier "interface 2" (corresponding to the second interface), and then as shown in fig. 4 (a), the electronic device updates the first interface to the second interface and displays the image in the second interface.
The drawings in the embodiments of the present invention are all exemplified by the drawings in the independent embodiments, and when the embodiments of the present invention are specifically implemented, each of the drawings can also be implemented by combining any other drawings which can be combined, and the embodiments of the present invention are not limited. For example, referring to fig. 5, beforestep 202, the object sharing method provided in the embodiment of the present invention may further includestep 204, wherestep 202 may be specifically implemented bystep 202 c.
As shown in fig. 8, an embodiment of the present invention provides anelectronic device 120, where theelectronic device 120 includes: a receivingmodule 121, adisplay module 122 and asharing module 123; the receivingmodule 121 is configured to receive a drag input of a target object in the first interface from a user; thedisplay module 122, configured to display N identifiers in response to the drag input received by the receivingmodule 121; thesharing module 123 is configured to share the target object with the first application program when the ending position of the drag input and the display position of the first identifier meet a preset condition; each of the N identifiers is used for indicating an application program, the first identifier is used for indicating a first application program, and N is a positive integer.
Optionally, thedisplay module 122 is specifically configured to display the N identifiers on a first interface according to a preset display effect when the input parameter of the drag input meets a first condition; or, updating the first interface to a desktop of the electronic device when the input parameter of the drag input meets a second condition, where the N identifiers are application icons in the desktop.
Optionally, thedisplay module 122 is further configured to, before displaying the N identifiers, display M identifiers in a case that the input parameter of the drag input satisfies a third condition, where each identifier in the M identifiers is used to indicate an application program; thedisplay module 122 is specifically configured to update the M identifiers to the N identifiers when the input parameter of the drag input satisfies a fourth condition; wherein M is a positive integer.
Optionally, thedisplay module 122 is specifically configured to superimpose and display the M identifiers on the first interface, where each identifier in the M identifiers is an identifier of an application running in the background; thedisplay module 122 is specifically configured to update the first interface to a desktop of the electronic device, where the N identifiers are application icons in the desktop.
Optionally, thesharing module 123 is specifically configured to display at least one interface identifier, where each interface identifier is used to indicate a different interface in the first application; receiving target input of a user on a target interface identifier in the at least one interface identifier, wherein the target interface identifier is used for indicating a second interface; in response to the target input, the target object is displayed in a second interface.
The electronic device provided in the embodiment of the present invention is capable of implementing each process shown in any one of fig. 2 to 7 in the above method embodiments, and details are not described here again to avoid repetition.
The embodiment of the invention provides electronic equipment, which can receive dragging input of a target object in a first interface from a user; displaying N identifiers in response to the drag input; sharing the target object to a first application program under the condition that the end position of the dragging input and the display position of the first identifier meet preset conditions; each of the N identifiers is used for indicating an application program, the first identifier is used for indicating a first application program, and N is a positive integer. The user can share the target object from the first interface to the first application program through one-time dragging input triggering of the electronic device, operation steps are simplified, and operation efficiency of data transmission between the cross-application programs can be improved.
Fig. 9 is a schematic diagram of a hardware structure of an electronic device implementing various embodiments of the present invention. As shown in fig. 9, theelectronic device 100 includes but is not limited to:radio frequency unit 101,network module 102,audio output unit 103,input unit 104,sensor 105,display unit 106,user input unit 107,interface unit 108,memory 109,processor 110, and power supply 111. Those skilled in the art will appreciate that the electronic device configuration shown in fig. 9 does not constitute a limitation of the electronic device, and that the electronic device may include more or fewer components than shown, or some components may be combined, or a different arrangement of components. In the embodiment of the present invention, the electronic device includes, but is not limited to, a mobile phone, a tablet computer, a notebook computer, a palm computer, a vehicle-mounted electronic device, a wearable device, a pedometer, and the like.
Theuser input unit 107 is used for receiving a dragging input of a target object in the first interface by a user; adisplay unit 106 for displaying N identifiers in response to the drag input; theprocessor 110 is configured to share the target object to the first application program when the ending position of the drag input and the display position of the first identifier satisfy a preset condition, where each of the N identifiers is used to indicate one application program, the first identifier is used to indicate the first application program, and N is a positive integer.
According to the electronic equipment provided by the embodiment of the invention, the electronic equipment can receive the dragging input of a user to the target object in the first interface; displaying N identifiers in response to the drag input; sharing the target object to a first application program under the condition that the end position of the dragging input and the display position of the first identifier meet preset conditions; each of the N identifiers is used for indicating an application program, the first identifier is used for indicating a first application program, and N is a positive integer. The user can share the target object from the first interface to the first application program through one-time dragging input triggering of the electronic device, operation steps are simplified, and operation efficiency of data transmission between the cross-application programs can be improved.
It should be understood that, in the embodiment of the present invention, theradio frequency unit 101 may be used for receiving and sending signals during a message transmission or call process, and specifically, after receiving downlink data from a base station, the downlink data is processed by theprocessor 110; in addition, the uplink data is transmitted to the base station. Typically,radio frequency unit 101 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like. In addition, theradio frequency unit 101 can also communicate with a network and other devices through a wireless communication system.
The electronic device provides wireless broadband internet access to the user via thenetwork module 102, such as assisting the user in sending and receiving e-mails, browsing web pages, and accessing streaming media.
Theaudio output unit 103 may convert audio data received by theradio frequency unit 101 or thenetwork module 102 or stored in thememory 109 into an audio signal and output as sound. Also, theaudio output unit 103 may also provide audio output related to a specific function performed by the electronic apparatus 100 (e.g., a call signal reception sound, a message reception sound, etc.). Theaudio output unit 103 includes a speaker, a buzzer, a receiver, and the like.
Theinput unit 104 is used to receive an audio or video signal. Theinput Unit 104 may include a Graphics Processing Unit (GPU) 1041 and amicrophone 1042, and theGraphics processor 1041 processes image data of a still picture or video obtained by an image capturing device (e.g., a camera) in a video capturing mode or an image capturing mode. The processed image frames may be displayed on thedisplay unit 106. The image frames processed by thegraphic processor 1041 may be stored in the memory 109 (or other storage medium) or transmitted via theradio frequency unit 101 or thenetwork module 102. Themicrophone 1042 may receive sound and may be capable of processing such sound into audio data. The processed audio data may be converted into a format output transmittable to a mobile communication base station via theradio frequency unit 101 in case of a phone call mode.
Theelectronic device 100 also includes at least onesensor 105, such as a light sensor, motion sensor, and other sensors. Specifically, the light sensor includes an ambient light sensor that can adjust the brightness of thedisplay panel 1061 according to the brightness of ambient light, and a proximity sensor that can turn off thedisplay panel 1061 and/or the backlight when theelectronic device 100 is moved to the ear. As one type of motion sensor, an accelerometer sensor can detect the magnitude of acceleration in each direction (generally three axes), detect the magnitude and direction of gravity when stationary, and can be used to identify the posture of an electronic device (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), and vibration identification related functions (such as pedometer, tapping); thesensors 105 may also include fingerprint sensors, pressure sensors, iris sensors, molecular sensors, gyroscopes, barometers, hygrometers, thermometers, infrared sensors, etc., which are not described in detail herein.
Thedisplay unit 106 is used to display information input by a user or information provided to the user. TheDisplay unit 106 may include aDisplay panel 1061, and theDisplay panel 1061 may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like.
Theuser input unit 107 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the electronic device. Specifically, theuser input unit 107 includes atouch panel 1071 andother input devices 1072.Touch panel 1071, also referred to as a touch screen, may collect touch operations by a user on or near the touch panel 1071 (e.g., operations by a user on or neartouch panel 1071 using a finger, stylus, or any suitable object or attachment). Thetouch panel 1071 may include two parts of a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to theprocessor 110, and receives and executes commands sent by theprocessor 110. In addition, thetouch panel 1071 may be implemented in various types, such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. In addition to thetouch panel 1071, theuser input unit 107 may includeother input devices 1072. Specifically,other input devices 1072 may include, but are not limited to, a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, and a joystick, which are not described in detail herein.
Further, thetouch panel 1071 may be overlaid on thedisplay panel 1061, and when thetouch panel 1071 detects a touch operation thereon or nearby, thetouch panel 1071 transmits the touch operation to theprocessor 110 to determine the type of the touch event, and then theprocessor 110 provides a corresponding visual output on thedisplay panel 1061 according to the type of the touch event. Although in fig. 9, thetouch panel 1071 and thedisplay panel 1061 are two independent components to implement the input and output functions of the electronic device, in some embodiments, thetouch panel 1071 and thedisplay panel 1061 may be integrated to implement the input and output functions of the electronic device, and is not limited herein.
Theinterface unit 108 is an interface for connecting an external device to theelectronic apparatus 100. For example, the external device may include a wired or wireless headset port, an external power supply (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device having an identification module, an audio input/output (I/O) port, a video I/O port, an earphone port, and the like. Theinterface unit 108 may be used to receive input (e.g., data information, power, etc.) from an external device and transmit the received input to one or more elements within theelectronic apparatus 100 or may be used to transmit data between theelectronic apparatus 100 and the external device.
Thememory 109 may be used to store software programs as well as various data. Thememory 109 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the cellular phone, and the like. Further, thememory 109 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
Theprocessor 110 is a control center of the electronic device, connects various parts of the entire electronic device using various interfaces and lines, performs various functions of the electronic device and processes data by operating or executing software programs and/or modules stored in thememory 109 and calling data stored in thememory 109, thereby performing overall monitoring of the electronic device.Processor 110 may include one or more processing units; alternatively, theprocessor 110 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into theprocessor 110.
Theelectronic device 100 may further include a power supply 111 (e.g., a battery) for supplying power to each component, and optionally, the power supply 111 may be logically connected to theprocessor 110 through a power management system, so as to implement functions of managing charging, discharging, and power consumption through the power management system.
In addition, theelectronic device 100 includes some functional modules that are not shown, and are not described in detail herein.
Optionally, an embodiment of the present invention further provides an electronic device, which may include theprocessor 110 shown in fig. 9, thememory 109, and a computer program stored on thememory 109 and capable of running on theprocessor 110, where the computer program, when executed by theprocessor 110, implements each process of the object sharing method shown in any one of fig. 2 to fig. 7 in the foregoing method embodiments, and can achieve the same technical effect, and details are not described here to avoid repetition.
An embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the computer program implements each process of the object sharing method shown in any one of fig. 2 to 7 in the foregoing method embodiments, and can achieve the same technical effect, and in order to avoid repetition, details are not described here again. The computer-readable storage medium may be a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling an electronic device (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention.
While the present invention has been described with reference to the embodiments shown in the drawings, the present invention is not limited to the embodiments, which are illustrative and not restrictive, and it will be apparent to those skilled in the art that various changes and modifications can be made therein without departing from the spirit and scope of the invention as defined in the appended claims.

Claims (8)

Translated fromChinese
1.一种对象分享方法,应用于电子设备,其特征在于,所述方法包括:1. an object sharing method, is applied to electronic equipment, it is characterized in that, described method comprises:接收用户对第一界面中的目标对象的拖动输入;receiving a user's drag input to the target object in the first interface;响应于所述拖动输入,根据所述拖动输入的输入参数,显示与所述输入参数对应的N个标识,不同输入参数对应的标识不同;In response to the dragging input, according to the input parameters of the dragging input, N identifiers corresponding to the input parameters are displayed, and the identifiers corresponding to different input parameters are different;在所述拖动输入的结束位置与第一标识的显示位置满足预设条件的情况下,将所述目标对象分享至第一应用程序;sharing the target object to the first application under the condition that the end position of the drag input and the display position of the first identifier satisfy a preset condition;其中,所述N个标识中的每个标识用于指示一个应用程序,所述第一标识用于指示所述第一应用程序,N为正整数;Wherein, each of the N identifiers is used to indicate an application, the first identifier is used to indicate the first application, and N is a positive integer;所述显示与所述输入参数对应的N个标识之前,还包括:Before the displaying the N identifiers corresponding to the input parameters, the method further includes:在所述拖动输入的输入参数满足第三条件的情况下,显示M个标识,所述M个标识中的每个标识用于指示一个应用程序;In the case that the input parameter of the dragging input satisfies the third condition, M identifiers are displayed, and each identifier in the M identifiers is used to indicate an application;所述显示与所述输入参数对应的N个标识,包括:The displaying N identifiers corresponding to the input parameters, including:在所述拖动输入的输入参数满足第四条件的情况下,将所述M个标识更新为与所述输入参数对应的N个标识;In the case that the input parameters of the dragging input satisfy the fourth condition, updating the M identifiers to N identifiers corresponding to the input parameters;其中,M为正整数;Among them, M is a positive integer;所述显示与所述输入参数对应的M个标识,包括:The displaying M identifiers corresponding to the input parameters, including:在所述第一界面上叠加显示所述M个标识,所述M个标识中的每个标识为后台运行的应用程序的标识;The M identifiers are displayed superimposed on the first interface, and each identifier in the M identifiers is an identifier of an application running in the background;所述将所述M个标识更新为与所述输入参数对应的N个标识,包括:The updating of the M identifiers to N identifiers corresponding to the input parameters includes:将所述第一界面更新为所述电子设备的桌面,所述N个标识为所述桌面中的应用程序图标。The first interface is updated to the desktop of the electronic device, and the N identifiers are application icons in the desktop.2.根据权利要求1所述的方法,其特征在于,所述显示与所述输入参数对应的N个标识,包括:2. The method according to claim 1, wherein the displaying N identifiers corresponding to the input parameters comprises:在所述拖动输入的输入参数满足第一条件的情况下,按照预设显示效果,在所述第一界面上显示与所述输入参数对应的N个标识;In the case that the input parameter input by the dragging meets the first condition, according to a preset display effect, display N labels corresponding to the input parameter on the first interface;或者,在所述拖动输入的输入参数满足第二条件的情况下,将所述第一界面更新为所述电子设备的桌面,所述N个标识为所述桌面中的应用程序图标。Or, when the input parameter of the dragging input satisfies the second condition, the first interface is updated to the desktop of the electronic device, and the N identifiers are application icons in the desktop.3.根据权利要求1至2任一项所述的方法,其特征在于,所述将所述目标对象分享至第一应用程序,包括:3. The method according to any one of claims 1 to 2, wherein the sharing the target object to the first application comprises:显示至少一个界面标识,每个界面标识用于指示所述第一应用程序中的不同界面;displaying at least one interface identifier, each interface identifier being used to indicate a different interface in the first application;接收用户对所述至少一个界面标识中的目标界面标识的目标输入,所述目标界面标识用于指示第二界面;receiving a target input from a user to a target interface identifier in the at least one interface identifier, where the target interface identifier is used to indicate a second interface;响应于所述目标输入,将所述目标对象显示在所述第二界面中。The target object is displayed in the second interface in response to the target input.4.一种电子设备,其特征在于,所述电子设备包括:接收模块、显示模块和分享模块;4. An electronic device, characterized in that the electronic device comprises: a receiving module, a display module and a sharing module;所述接收模块,用于接收用户对第一界面中的目标对象的拖动输入;The receiving module is configured to receive a user's drag input to the target object in the first interface;所述显示模块,用于响应于所述接收模块接收的所述拖动输入,根据所述拖动输入的输入参数,显示与所述输入参数对应的N个标识,不同输入参数对应的标识不同;The display module is configured to, in response to the dragging input received by the receiving module, display N identifiers corresponding to the input parameters according to the input parameters of the dragging input, and the identifiers corresponding to different input parameters are different ;所述分享模块,用于在所述拖动输入的结束位置与第一标识的显示位置满足预设条件的情况下,将所述目标对象分享至第一应用程序;The sharing module is configured to share the target object to the first application under the condition that the end position of the drag input and the display position of the first logo satisfy a preset condition;其中,所述N个标识中的每个标识用于指示一个应用程序,所述第一标识用于指示第一应用程序,N为正整数;Wherein, each of the N identifiers is used to indicate an application, the first identifier is used to indicate a first application, and N is a positive integer;所述显示模块,还用于在所述显示与所述输入参数对应的N个标识之前,在所述拖动输入的输入参数满足第三条件的情况下,显示M个标识,所述M个标识中的每个标识用于指示一个应用程序;The display module is further configured to, before the display of the N marks corresponding to the input parameters, under the condition that the input parameters input by dragging satisfy the third condition, display M marks, the M marks Each of the IDs is used to indicate an application;所述显示模块,具体用于在所述拖动输入的输入参数满足第四条件的情况下,将所述M个标识更新为与所述输入参数对应的N个标识;The display module is specifically configured to update the M identifiers to N identifiers corresponding to the input parameters when the input parameters of the dragging input satisfy the fourth condition;其中,M为正整数;Among them, M is a positive integer;所述显示模块,具体用于在所述第一界面上叠加显示所述M个标识,所述M个标识中的每个标识为后台运行的应用程序的标识;The display module is specifically configured to superimpose and display the M identifiers on the first interface, and each of the M identifiers is an identifier of an application running in the background;所述显示模块,具体用于将所述第一界面更新为所述电子设备的桌面,所述N个标识为所述桌面中的应用程序图标。The display module is specifically configured to update the first interface to the desktop of the electronic device, and the N identifiers are application icons in the desktop.5.根据权利要求4所述的电子设备,其特征在于,所述显示模块,具体用于在所述拖动输入的输入参数满足第一条件的情况下,按照预设显示效果,在所述第一界面上显示与所述输入参数对应的N个标识;或者,在所述拖动输入的输入参数满足第二条件的情况下,将所述第一界面更新为所述电子设备的桌面,所述N个标识为所述桌面中的应用程序图标。5 . The electronic device according to claim 4 , wherein the display module is specifically configured to, in the case that the input parameter of the dragging input satisfies the first condition, according to a preset display effect, in the N identifiers corresponding to the input parameters are displayed on the first interface; or, in the case that the input parameters input by dragging satisfy the second condition, the first interface is updated to the desktop of the electronic device, The N identifiers are application icons in the desktop.6.根据权利要求4至5任一项所述的电子设备,其特征在于,所述分享模块,具体用于显示至少一个界面标识,每个界面标识用于指示所述第一应用程序中的不同界面;接收用户对所述至少一个界面标识中的目标界面标识的目标输入,所述目标界面标识用于指示第二界面;响应于所述目标输入,将所述目标对象显示在所述第二界面中。6. The electronic device according to any one of claims 4 to 5, wherein the sharing module is specifically used to display at least one interface identifier, and each interface identifier is used to indicate an different interfaces; receiving a target input from the user to a target interface identifier in the at least one interface identifier, the target interface identifier being used to indicate a second interface; in response to the target input, displaying the target object on the first interface in the second interface.7.一种电子设备,其特征在于,包括处理器、存储器及存储在所述存储器上并可在所述处理器上运行的计算机程序,所述计算机程序被所述处理器执行时实现如权利要求1至3中任一项所述的对象分享方法的步骤。7. An electronic device, characterized in that it comprises a processor, a memory, and a computer program stored on the memory and running on the processor, the computer program being executed by the processor to achieve as claimed in the right The steps of the object sharing method of any one of requirements 1 to 3 are required.8.一种计算机可读存储介质,其特征在于,所述计算机可读存储介质上存储计算机程序,所述计算机程序被处理器执行时实现如权利要求1至3中任一项所述的对象分享方法的步骤。8. A computer-readable storage medium, wherein a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the object according to any one of claims 1 to 3 is realized Share the steps of the method.
CN201911033618.7A2019-10-282019-10-28 Object sharing method and electronic deviceActiveCN110851051B (en)

Priority Applications (2)

Application NumberPriority DateFiling DateTitle
CN201911033618.7ACN110851051B (en)2019-10-282019-10-28 Object sharing method and electronic device
PCT/CN2020/123315WO2021083052A1 (en)2019-10-282020-10-23Object sharing method and electronic device

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN201911033618.7ACN110851051B (en)2019-10-282019-10-28 Object sharing method and electronic device

Publications (2)

Publication NumberPublication Date
CN110851051A CN110851051A (en)2020-02-28
CN110851051Btrue CN110851051B (en)2021-06-08

Family

ID=69598090

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN201911033618.7AActiveCN110851051B (en)2019-10-282019-10-28 Object sharing method and electronic device

Country Status (2)

CountryLink
CN (1)CN110851051B (en)
WO (1)WO2021083052A1 (en)

Families Citing this family (20)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN110851051B (en)*2019-10-282021-06-08维沃移动通信有限公司 Object sharing method and electronic device
CN111600931A (en)*2020-04-132020-08-28维沃移动通信有限公司 Information sharing method and electronic device
CN111522674B (en)*2020-04-302024-05-07维沃移动通信(杭州)有限公司Cross-application processing method of multimedia content and electronic equipment
CN111881647B (en)*2020-06-092024-06-18维沃移动通信有限公司Identification display method and device and electronic equipment
CN111796733B (en)*2020-06-282022-05-17维沃移动通信(杭州)有限公司Image display method, image display device and electronic equipment
CN112269523B (en)*2020-10-282023-05-26维沃移动通信有限公司Object editing processing method and device and electronic equipment
CN113055525A (en)*2021-03-302021-06-29维沃移动通信有限公司File sharing method, device, equipment and storage medium
CN113452744B (en)*2021-03-302023-06-09维沃移动通信有限公司 File sharing method, device, equipment and storage medium
CN115407909A (en)*2021-05-272022-11-29Oppo广东移动通信有限公司 Content sharing method, device, terminal and storage medium
CN113360879B (en)*2021-05-272023-09-22维沃移动通信(杭州)有限公司Display control method, display control device, electronic equipment and medium
CN113952740B (en)*2021-10-122024-12-20网易(杭州)网络有限公司 Method, device, storage medium and electronic device for sharing virtual props in games
CN114001748B (en)*2021-10-282024-03-22维沃移动通信有限公司Navigation route display method, device, equipment and medium
CN114338897B (en)*2021-12-162024-01-16杭州逗酷软件科技有限公司 Object sharing methods, devices, electronic devices and storage media
CN114416681B (en)*2022-01-172025-02-18维沃移动通信(杭州)有限公司 File sharing method and electronic device
CN114327189B (en)*2022-03-072022-09-30深圳传音控股股份有限公司Operation method, intelligent terminal and storage medium
WO2023169236A1 (en)*2022-03-072023-09-14深圳传音控股股份有限公司Operation method, intelligent terminal, and storage medium
CN115202555A (en)*2022-06-232022-10-18维沃移动通信有限公司 Information processing method and device
CN115309309A (en)*2022-08-172022-11-08维沃移动通信有限公司Content sharing method and device, electronic equipment and medium
CN120315613A (en)*2024-01-052025-07-15荣耀终端股份有限公司 Information transmission method and device
CN119561941A (en)*2024-10-312025-03-04北京达佳互联信息技术有限公司 Resource sharing method, device, electronic device and storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN102087662A (en)*2011-01-242011-06-08深圳市同洲电子股份有限公司Method and device for searching information
CN102508707A (en)*2011-11-212012-06-20宇龙计算机通信科技(深圳)有限公司Information editing method and terminal
CN104769533A (en)*2013-05-062015-07-08齐科斯欧公司 Interact with electronic devices using finger touch types
CN105612472A (en)*2012-06-102016-05-25苹果公司Sharing images and comments across different devices
CN106527882A (en)*2016-09-292017-03-22北京小米移动软件有限公司Content sharing method, device and terminal
CN106603823A (en)*2016-11-282017-04-26努比亚技术有限公司Content sharing method and device and terminal
CN107977152A (en)*2017-11-302018-05-01努比亚技术有限公司A kind of picture sharing method, terminal and storage medium based on dual-screen mobile terminal
CN108958580A (en)*2018-06-282018-12-07维沃移动通信有限公司A kind of display control method and terminal device

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
KR20140007163A (en)*2012-07-092014-01-17삼성전자주식회사Method and apparatus for providing a clipboard for mobile apparatus
US9075583B1 (en)*2013-03-152015-07-07Emc CorporationLayout design for a mobile application using selected governance, risk management and compliance rules
CN105955607B (en)*2016-04-222020-06-19北京小米移动软件有限公司Content sharing method and device
CN107247746B (en)*2017-05-232020-11-13努比亚技术有限公司Data sharing method and terminal
CN108762954B (en)*2018-05-292021-11-02维沃移动通信有限公司 Object sharing method and mobile terminal
CN109471742A (en)*2018-11-072019-03-15Oppo广东移动通信有限公司Information processing method and device, electronic equipment and readable storage medium
CN109582475A (en)*2018-11-272019-04-05维沃移动通信有限公司A kind of sharing method and terminal
CN109683761B (en)*2018-12-172021-07-23北京小米移动软件有限公司 Content collection method, device and storage medium
CN110851051B (en)*2019-10-282021-06-08维沃移动通信有限公司 Object sharing method and electronic device

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN102087662A (en)*2011-01-242011-06-08深圳市同洲电子股份有限公司Method and device for searching information
CN102508707A (en)*2011-11-212012-06-20宇龙计算机通信科技(深圳)有限公司Information editing method and terminal
CN105612472A (en)*2012-06-102016-05-25苹果公司Sharing images and comments across different devices
CN104769533A (en)*2013-05-062015-07-08齐科斯欧公司 Interact with electronic devices using finger touch types
CN106527882A (en)*2016-09-292017-03-22北京小米移动软件有限公司Content sharing method, device and terminal
CN106603823A (en)*2016-11-282017-04-26努比亚技术有限公司Content sharing method and device and terminal
CN107977152A (en)*2017-11-302018-05-01努比亚技术有限公司A kind of picture sharing method, terminal and storage medium based on dual-screen mobile terminal
CN108958580A (en)*2018-06-282018-12-07维沃移动通信有限公司A kind of display control method and terminal device

Also Published As

Publication numberPublication date
WO2021083052A1 (en)2021-05-06
CN110851051A (en)2020-02-28

Similar Documents

PublicationPublication DateTitle
CN110851051B (en) Object sharing method and electronic device
CN111124224B (en)Application program control method and electronic equipment
CN111459355B (en)Content sharing method and electronic equipment
CN111142730B (en)Split-screen display method and electronic equipment
CN109917995B (en)Object processing method and terminal equipment
CN111061574A (en) Object sharing method and electronic device
CN110502163B (en)Terminal device control method and terminal device
CN110989881B (en)Icon arrangement method and electronic equipment
CN110750188A (en) A message display method and electronic device
CN111049976B (en) Interface display method, electronic device, and computer-readable storage medium
CN111142723B (en) Icon moving method and electronic device
CN110502162B (en) Folder creation method and terminal device
CN110928461A (en) Icon moving method and electronic device
CN109828705B (en)Icon display method and terminal equipment
CN111026299A (en)Information sharing method and electronic equipment
CN111026464A (en)Identification method and electronic equipment
CN110752981B (en)Information control method and electronic equipment
CN110489045B (en) Object display method and terminal device
CN110244884B (en) A desktop icon management method and terminal device
CN111026350A (en)Display control method and electronic equipment
CN109857289B (en)Display control method and terminal equipment
CN110944236B (en)Group creation method and electronic device
CN111026302B (en) A display method and electronic device
CN109408072B (en)Application program deleting method and terminal equipment
CN109976611B (en) Terminal device control method and terminal device

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination
GR01Patent grant
GR01Patent grant

[8]ページ先頭

©2009-2025 Movatter.jp