CN110990347A - Sharing method and electronic equipment - Google Patents

Sharing method and electronic equipment Download PDF

Info

Publication number
CN110990347A
CN110990347A CN201911194129.XA CN201911194129A CN110990347A CN 110990347 A CN110990347 A CN 110990347A CN 201911194129 A CN201911194129 A CN 201911194129A CN 110990347 A CN110990347 A CN 110990347A
Authority
CN
China
Prior art keywords
files
input
interface
user
cached
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.)
Pending
Application number
CN201911194129.XA
Other languages
Chinese (zh)
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 Ltd filed Critical Vivo Mobile Communication Co Ltd
Priority to CN201911194129.XA priority Critical patent/CN110990347A/en
Publication of CN110990347A publication Critical patent/CN110990347A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems
    • G06F16/168Details of user interfaces specifically adapted to file systems, e.g. browsing and visualisation, 2d or 3d GUIs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/172Caching, prefetching or hoarding of files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/176Support for shared access to files; File sharing support
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • G06F3/04883Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures for inputting data by handwriting, e.g. gesture or text

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Human Computer Interaction (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the invention provides a sharing method and electronic equipment, relates to the technical field of communication, and aims to solve the problem that the sharing mode of the electronic equipment is not convenient enough. The method comprises the following steps: receiving a first input of a user in a first interface, wherein the first interface is an interface of a first application comprising at least one file; in response to a first input, selecting M files of the at least one file, M being a positive integer; receiving a second input associated with the first input in a second interface by the user, wherein the second interface is an interface of a second application; the M files are sent by the second application in response to a second input.

Description

Sharing method and electronic equipment
Technical Field
The embodiment of the invention relates to the technical field of communication, in particular to a sharing method and electronic equipment.
Background
With the development of communication technology, more and more ways in which users can share files using electronic devices are available.
Generally, if a user needs to share an original file of a file 1 sent by a user 2 in an application 2 to a user 1 in the application 1, the user needs to first save the file 1 in an electronic device, and then find the file 1 in file management to share the file 1 with the user 2 in the application 2.
However, if the storage path of a file is deep, the user may need to spend a lot of time searching for the file, and thus, the sharing manner of the electronic device is not convenient enough.
Disclosure of Invention
The embodiment of the invention provides a sharing method and electronic equipment, and aims to solve the problem that the sharing mode of the electronic equipment is not convenient enough.
In order to solve the above technical problem, the embodiment of the present invention is implemented as follows:
in a first aspect, an embodiment of the present invention provides a sharing method, where the method includes: receiving a first input of a user in a first interface, wherein the first interface is an interface of a first application comprising at least one file; in response to a first input, selecting M files of the at least one file, M being a positive integer; receiving a second input associated with the first input in a second interface by the user, wherein the second interface is an interface of a second application; the M files are transmitted through a second application in response to a second input.
In a second aspect, an embodiment of the present invention further provides an electronic device, where the electronic device includes: the device comprises a receiving module, a selecting module and a sending module; the receiving module is used for receiving a first input of a user in a first interface, wherein the first interface is an interface of a first application comprising at least one file; the selecting module is used for responding to the first input received by the receiving module and selecting M files in the at least one file, wherein M is a positive integer; the receiving module is further used for receiving a second input which is related to the first input in a second interface by the user, and the second interface is an interface of a second application; the sending module is configured to send the M files through a second application in response to the second input received by the receiving module.
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 executable on the processor, where the computer program, when executed by the processor, implements the steps of the sharing method according to 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 sharing method according to the first aspect.
In an embodiment of the present invention, first, the electronic device receives a first input of a user in a first interface, where the first interface is an interface of a first application including at least one file, and in response to the first input, the electronic device selects M files in the at least one file, and then, the electronic device receives a second input of the user in a second interface, where the second interface is an interface of a second application, and in response to the second input, the electronic device may send the M files through the second application. The first input of the M files selected by the user is the input of the user in the interface of the first application where at least one file is located, the second input is the input of the user in the second interface of the second application where the M files to be sent are to be sent, and the second input is associated with the first input, so that the user does not need to search the M files in the electronic equipment, the time for the user to search the M files is shortened, the electronic equipment can share the files quickly through the first input and the second input, and the sharing mode is more flexible.
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 schematic flowchart of a sharing method according to an embodiment of the present invention;
FIG. 3 is a schematic diagram of a display interface according to an embodiment of the present invention;
fig. 4 is a second schematic view of a display interface according to an embodiment of the present invention;
fig. 5 is a third schematic view of a display interface according to an embodiment of the present invention;
FIG. 6 is a fourth schematic view of a display interface according to an embodiment of the present invention;
fig. 7 is a schematic diagram of a sharing process according to an embodiment of the present invention;
fig. 8 is a schematic diagram of a possible structure of an electronic device according to an embodiment of the present invention;
fig. 9 is a second schematic structural diagram of an electronic device according to a second embodiment of the present invention;
fig. 10 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.
It should be noted that "/" in this context means "or", for example, A/B may mean A or B; "and/or" herein is merely an association describing an associated object, and means that there may be three relationships, e.g., a and/or B, which may mean: a exists alone, A and B exist simultaneously, and B exists alone. "plurality" means two or more than two.
The terms "first" and "second," and the like, 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, a first interface and a second interface, etc. are used to distinguish between different interfaces, rather than to describe a particular order of interfaces.
It should be noted that, in the embodiments of the present invention, words such as "exemplary" or "for example" are used to indicate examples, illustrations or explanations. 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.
The electronic device in the embodiment of the present invention may be an electronic device having an operating system. The operating system may be an Android (Android) operating system, an ios operating system, or other possible operating systems, and embodiments of the present invention are not limited in particular.
The following describes a software environment applied to the sharing method provided by the embodiment of the present invention, 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 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 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 sharing method provided by the embodiment of the present invention by running the software program in the android operating system.
The sharing method according to the embodiment of the present invention is described with reference to fig. 2. Fig. 2 is a schematic flow chart of a sharing method according to an embodiment of the present invention, and as shown in fig. 2, the sharing method includes S201 to S204:
s201, the electronic equipment receives a first input of a user in a first interface.
The first interface is an interface of a first application comprising at least one file.
In the embodiment of the present invention, the first interface may be an interface of an application having an instant messaging function, or may be another application including a file that can be cached, for example, a browser.
Illustratively, the first interface may be an interface of the first application where user 1 and user 2 chat, and the interface displays a file sent by user 2 to user 1. The first interface can also be an application in a browser, and the first interface comprises a file which can be cached.
Optionally, in this embodiment of the present invention, the file type may be a text type, a picture type, an audio type, a video type, a web page connection type, or the like.
Optionally, the first input may be a plurality of sub-inputs or may be one input, which is not specifically limited in this embodiment of the present invention.
S202, responding to the first input, and selecting M files in the at least one file by the electronic equipment.
Wherein M is a positive integer.
It should be noted that the files in the embodiment of the present invention include a file to be downloaded from a network, a file selected from a web page, and a file sent by another user and received from the first application.
Optionally, when M is greater than 1, the types of the M files may be the same type or different types, which is not specifically limited in this embodiment of the present invention.
S203, the electronic equipment receives a second input associated with the first input in the second interface by the user.
And the second interface is an interface of a second application. The first application and the second application are different applications.
For example, the first input and the second input may be a set of associated inputs.
In the embodiment of the present invention, the second interface may be an interface of an application having an instant messaging function.
And S204, responding to the second input, and sending the M files by the electronic equipment through the second application.
Specifically, the electronic device sends the M files to a user corresponding to a second interface in a second application through the second application.
Optionally, after starting the sending, the electronic device may display the M files or the identifications of the M files in the second interface.
In the implementation of the present invention, the M files transmitted by the electronic device through the second application are files themselves, and are not transmitted in an application-specific manner.
In the embodiment of the present invention, if the server of the first application and the server of the second application both include the M files, the electronic device may not send the M files, and the electronic device may send the identifiers of the M files to the server of the second application, and then the server of the second application sends the M files to the electronic device of the user corresponding to the second interface.
Optionally, the electronic device may send the M files through the second application when the M files are all cached.
It can be understood that, in the embodiment of the present invention, that M files are cached all means that the M files are locally cached in the electronic device.
The sharing method provided by the embodiment of the invention includes the steps that firstly, the electronic equipment receives first input of a user in a first interface, the first interface is an interface of a first application including at least one file, the electronic equipment selects M files in the at least one file in response to the first input, then, the electronic equipment receives second input, associated with the first input, of the user in a second interface, the second interface is an interface of a second application, and in response to the second input, the electronic equipment can send the M files through the second application. The first input of the M files selected by the user is the input of the user in the interface of the first application where at least one file is located, the second input is the input of the user in the second interface of the second application where the M files to be sent are to be sent, and the second input is associated with the first input, so that the user does not need to search the M files in the electronic equipment, the time for the user to search the M files is shortened, the electronic equipment can share the files quickly through the first input and the second input, and the sharing mode is more flexible.
Optionally, the input trajectory of the first input is a first preset trajectory, and the input trajectory of the second input is a second preset trajectory.
After receiving the first input in the first interface, if the second input is received in the second interface, the sharing method provided by the embodiment of the present invention may be executed.
Illustratively, the first input may be the user drawing the letter C on a file in the first interface. Fig. 3 is a schematic diagram of a display interface according to an embodiment of the present invention, where if a user selects one file, the first input may be that the user draws a letter C on the file, as shown in (a) in fig. 3, if the user selects multiple files, the first input may be that the user draws a letter C on each file selected, as shown in (b) in fig. 3, and if the user selects all files in an area of the first interface displayed on the screen, the first input may be that the user draws a larger letter C on the screen, as shown in (C) in fig. 3.
For example, the input track of the second input may be the letter V drawn by the user in the second interface. If the electronic device detects the letter V drawn by the user in the second interface, for example, as shown in fig. 4, the electronic device may send the file selected from the first interface by the letter C in the second interface.
Based on the scheme, if the electronic device detects a first input with an input track being a first preset track in the first interface and detects a second input with an input track being a second preset track in the second interface, the electronic device can send the first input to the file selected from the first interface in the second interface, the electronic device can be rapidly triggered to execute the sharing mode provided by the embodiment of the invention, a user does not need to manually browse the searched and sent file from the electronic device, the operation steps of the user for sharing the file in a cross-application mode are reduced, and the operation time of the user for sharing the file in the cross-application mode is shortened.
Optionally, in an embodiment of the present invention, the first input includes a first sub-input and a second sub-input. Further, the above S202 may be specifically executed by the following S202a and S202 b:
s202a, responding to the first sub-input, and displaying second prompt information by the electronic equipment.
It is to be understood that the first sub-input may be an input of a user long pressing a file in the first interface.
Wherein the second prompting message can be used for prompting the user to send the file or continuously select more files.
S202b, in response to a second sub-input of second prompt information by the user, the electronic device selects M files in the at least one file.
It is to be understood that if the second sub-input is an input for determining to select to send the file, M is 1; if the second sub-input is to continue selecting more inputs, then M may be an integer greater than 1.
For example, fig. 5 is a schematic diagram of a display interface provided by an embodiment of the present invention, and as shown in fig. 5 (a), a user may press a picture in the interface for a long time, and the electronic device may display a window in a floating manner, where the window includes a "send to other applications" control and a "multiple selection" control. If the user selects "multiple selection," the electronic device may display a selection control on the left side of the file, as shown in fig. 5 (b), and the user may select the file that needs to be sent to contact 2 in the second application through the sliding interface.
Further, the second input may include a third sub-input and a fourth sub-input, and the third sub-input may trigger the electronic device to display a first control (e.g., a menu option) that may be used to prompt the user to send a file in the first application through the second application.
After the user selects to send M files, the user opens the second interface, for example, the user may press an input area in the interface corresponding to the contact 2 in the second application for a long time (i.e., a third sub-input), as shown in fig. 5 (c), the electronic device may display "paste from other applications" in the second interface, and if the user clicks the control (a fourth sub-input), the electronic device may send the M files through the second application in a case where all the N files are cached.
Based on the scheme, under the condition that the first input comprises the first sub-input and the second sub-input, the electronic device can respond to the first sub-input first and display second prompt information to prompt a user whether to send a current file or perform multi-selection, and the user can perform the second sub-input on the second prompt information as required to facilitate the user to select the M files needing to be sent across the applications.
Optionally, after the step S202, the sharing method provided in the embodiment of the present invention may further include the following steps S205 and S206, or S205 and S207:
s205, the electronic equipment determines whether the M files have uncached files.
Specifically, the electronic device may determine whether M files are in a list that has been cached successfully, if M files are in the list, the electronic device may determine that the M files are all cached, and if some or all of the M files are not in the list, the electronic device may determine that an uncached file exists.
And S206, if the N files in the M files are not cached, the electronic equipment starts to cache the N files.
Wherein N is a positive integer and is less than or equal to M.
Specifically, the electronic device may add the N files into a buffer queue and start buffering.
And S207, if the M files are cached, the electronic equipment displays target prompt information.
The target prompt message may prompt the user that all the M files selected by the user are cached.
It will be appreciated that in the event that the user determines that the M files are all cached, the user may open the second interface and enter a second input into the second interface.
Based on the scheme, after the electronic device selects the M files in response to the first input of the user, it may first determine whether the M files have uncached files, and if N uncached files exist, the electronic device may directly start to cache the N uncached files.
Optionally, in the sharing method provided in the embodiment of the present invention, the step S206 may be specifically executed through the step S206 a:
s206a, if N of the M files are not cached, the electronic device displays the cache control, and starts caching the N files.
The cache control is used for triggering the electronic device to display a cache list, and the cache list can comprise cached files selected through a first input or the same input as a first input gesture.
Furthermore, the sharing method provided in the embodiment of the present invention may further include the following S208 and S209:
s208, the electronic equipment receives a third input of the user to the cache control.
And S209, responding to the third input, and displaying the cache list by the electronic equipment.
The cache list includes the cache progress of the N files and the cached files in the M files.
It can be appreciated that the user can view the caching progress of the N files through the caching control.
It should be noted that, in the embodiment of the present invention, the electronic device may generate a target cache list for the file selected and cached by using the same input as the first input, and the target cache list may further include the file selected and cached before S201.
That is, the cache list may be the target cache list or a cache list including all cache files.
For example, fig. 6 is a schematic view of a display interface provided by an embodiment of the present invention, as shown in fig. 6, an electronic device displays a cache list in an interface of a first application, where the cache list includes a file name 1 and a file name 2, and a delete-send button may be displayed on each corresponding file in the cache list. Each file in the cache list may also be displayed with an add-send button (not shown in the figure).
The user can add a file to be transmitted to the cache list shown in fig. 6 or delete a transmitted file.
Based on the scheme, after the electronic device receives the first input of the user, if N files are not cached in the M files selected by the user, the electronic device can display the cache control and start caching the N files, and if the input of the user to the cache control is detected, the electronic device can display the cache progress of the cached files to the user, so that the user can check whether the files are cached successfully or not according to needs.
Optionally, after the step S203, the sharing method provided in the embodiment of the present invention may further include the following steps S210 and S211:
and S210, responding to a second input under the condition that the first time length is longer than a first preset time length, and displaying a cache list by the electronic equipment.
The first duration is a time interval from the receiving of the first input to the receiving of the second input.
It should be noted that, when the first duration is longer than the first preset duration, and the first input associated with the second input is overtime, the electronic device may display the cache list for the user to reselect.
It should be noted that, in the cache list displayed by the electronic device at this time, the cache progress of the N files may be completed by caching, may be completed by partial caching, or may not be completed by caching all the N files.
S211, the electronic equipment receives a fourth input of the user to the cache list.
Further, in the embodiment of the present invention, the above S204 may be specifically executed by the following S204 a:
s204a, in response to the fourth input, selecting the M files in the cache list, and sending the M files through the second application if the M files are all cached.
Based on the scheme, after the electronic device receives a second input of the user, the electronic device may first determine whether the first duration exceeds a first preset duration, if the first preset duration exceeds the first preset duration, the electronic device may display a cache list, so that the user may reselect and select a file to be shared from the cache list, if the electronic device receives that the user selects M objects in the cache list, the electronic device may further respond to a fourth input, and send the M files through the second application under the condition that the M files are all cached, and under the condition that the time for the user to select the file is long, the sharing mode may be more humanized.
Optionally, the sharing method provided in the embodiment of the present invention may be further performed in the above S204 by the following S204b and S204c, or by the following S204 d:
s204b, when the first time length is less than or equal to a first preset time length and files which are not cached completely exist in the N files, responding to a second input, and displaying first prompt information by the electronic equipment.
It should be noted that, if the first duration is less than or equal to the first preset duration and the file selected by the user is large, the electronic device may not complete the caching.
Wherein, the first prompt message user prompts that the files which are not cached completely are cached.
For example, the electronic device may hover the first prompt message in the second interface.
It should be noted that, the first prompt message may also prompt the user to send the M files after the cache is completed.
For example, the first prompt message may specifically be "file is being cached", "x/N files are being cached", "file is being cached, and sent later".
S204c, if the N files are all cached, the electronic device sends the M files through the second application.
S204d, when the first duration is less than or equal to a first preset duration and the N files are all cached, the electronic device sends the M files through the second application.
Specifically, after receiving the second input, the electronic device may determine whether a time interval from receiving the first input to receiving the second input is greater than a first preset time period, if the time interval is less than or equal to the first preset time period, the electronic device may determine whether N uncached files are completely cached, and if the N uncached files exist, the electronic device may display the first prompt message.
For example, after receiving the second input of the user, the electronic device may determine whether a time interval between receiving the second input and receiving the first input exceeds 1 minute (i.e., a first preset time duration), if the time interval exceeds 1 minute, the electronic device displays "files are being cached and automatically sent later" on the second interface, and sends the M files through the second application if all the N files are cached.
Based on the scheme, after the electronic equipment receives the second input, the electronic equipment can display first prompt information to prompt a user that files are not cached completely when the first time length is less than or equal to the first preset time length and the files which are not cached completely exist in the N files, after the first prompt information is displayed, if caching is completed, the electronic equipment can send the M files selected through the first input, and under the condition that the first time length is less than or equal to the first preset time length and the files which are cached completely exist in the N files, the electronic equipment can directly send the M files selected through the first input, so that the file sharing mode is more flexible.
Optionally, after the step S206, the sharing method provided in the embodiment of the present invention may further include the following step S212:
s212, after the N files are cached, if the N files are not deleted after the second preset time period, the electronic device deletes the N files.
Optionally, the second preset time period may be set by default in the electronic device, or may be set manually by the user, which is not specifically limited in the embodiment of the present invention.
For example, assuming that the second preset time period may be 1 week, after the electronic device caches N files, if the N files are not manually deleted by the user for more than 1 week, the electronic device may delete the N files.
It should be noted that (M-N) cached files of the M files may be files selected and cached by the user through the same input as the first input. If the (M-N) files are not deleted after the corresponding cache is completed and after the second preset time period, the electronic device may also delete the (M-N) files.
Based on the scheme, the electronic equipment can determine whether the cached file exceeds a certain time length after the file is cached, and after the certain time length is exceeded, the electronic equipment can delete the cached file without the step that a user needs to manually delete the temporary file after sharing the file, so that the storage space of the electronic equipment occupied by the temporary file for a long time is reduced, and the user experience is better.
Example (c): fig. 7 is a schematic diagram of a sharing process according to an embodiment of the present invention, which may include the following 000 channels 013 as shown in fig. 7:
000. the user triggers the electronic device to display the interface of the application one (i.e. the user opens the interface of the application one).
001. The user draws a C gesture on a single file, with M ═ 1.
002. The user draws a C gesture on each of the plurality of files, M being greater than 1.
003. The electronic equipment displays a prompt that M files are selected in an application one interface.
004. The electronic equipment judges whether the selected file is in the cache queue.
If the selected file has a cached file in the uncached queue, the following 005 is performed, and if the selected files are all in the cached queue, the following 006 is performed.
005. The electronic equipment pops up a cache button (namely, a cache control), adds the files which are not in the cache queue into the cache queue, and saves the files in the background to the local storage.
006. And the user triggers the electronic equipment to display the interface of the second application (namely the interface of the second application is opened by the user).
007. And the user draws a V gesture in the interface of the application two.
008. The electronic device determines whether the V gesture is more than one minute from the C gesture.
When exceeding one minute, the electronic device executes 009 described below, and when not exceeding one minute, the electronic device executes 010 described below.
009. And the electronic equipment pops up a cache list on the interface of the second application, and the user selects the file to be sent according to the requirement.
Further, when all the files selected by the user are cached, 013 described below is executed.
010. The electronic device determines whether the files selected by the user to be transmitted are all cached completely.
When all the buffers are complete, 011 described below is executed, and when there is no buffer completion, 012 described below is executed.
011. The electronic device displays a prompt "x/K files are being sent".
012. The electronic device displays a prompt "buffer, send automatically later".
013. After the transmission is completed, the file selected by the user is successfully shared in the application II.
Fig. 8 is a schematic diagram of a possible structure of an electronic device according to an embodiment of the present invention, and as shown in fig. 8, the electronic device 800 includes: a receiving module 801, a selecting module 802 and a sending module 803; a receiving module 801, configured to receive a first input of a user in a first interface, where the first interface is an interface of a first application that includes at least one file; a selecting module 802, configured to select M files of the at least one file in response to the first input received by the receiving module 801, where M is a positive integer; the receiving module 801 is further configured to receive a second input associated with the first input in a second interface by the user, where the second interface is an interface of a second application; a sending module 803, configured to send, through the second application, the M files in response to the second input received by the receiving module 801.
Optionally, with reference to fig. 8, as shown in fig. 9, the electronic device 800 further includes: a determination module 804 and a cache module 805; a determining module 804, configured to determine whether an uncached file exists in the M files after the selecting module 802 selects the M files in the at least one file; the caching module 805 is configured to start caching the N files if N files of the M files are not cached, where N is a positive integer and is not greater than M.
Optionally, the electronic device further includes: a first display module; the cache module is specifically used for displaying the cache control and starting caching the N files; the receiving module 801 is further configured to receive a third input of the user to the cache control; a first displaying module, configured to display a cache list in response to the third input received by the receiving module 801, where the cache list includes the caching progress of the N files and cached files in the M files.
Optionally, the electronic device further includes: a second display module; the second display module is used for responding to a second input and displaying a cache list under the condition that the first time length is longer than a first preset time length after receiving a second input which is associated with the first input in a second interface by a user, wherein the cache list comprises the cache progress of the N files and the cached files in the M files; the receiving module is also used for receiving fourth input of the cache list displayed by the second display module by the user; a sending module, configured to respond to a fourth input received by the receiving module, select the M files in the cache list, and send the M files through a second application when the M files are all cached; the first duration is a time interval from the first input to the first sub input; the cache list comprises the cache progress of the N files and the cached files in the M files.
Optionally, the sending module is specifically configured to: after receiving a second input which is associated with the first input in the second interface by the user, responding to the second input received by the receiving module and displaying first prompt information under the condition that the first time length is less than or equal to a first preset time length and files which are not cached completely exist in the N files; if the N files are cached, the M files are sent through a second application; wherein the first duration is a time interval from receiving the first input to receiving the second input; the first prompt message is used for prompting that the files which are not cached completely are cached.
Optionally, the electronic device further includes: a deletion module; and the deleting module is used for deleting the N files after the N files are cached and after the N files are cached, if the N files are not deleted after a second preset time length.
Optionally, the first input includes a first sub-input and a second sub-input; the selecting module is specifically used for responding to the first sub-input and displaying second prompt information; and responding to a second sub-input of the second prompt message by the user, and selecting M files in the at least one file.
Optionally, the input trajectory of the first input is a first preset trajectory, and the input trajectory of the second input is a second preset trajectory.
The electronic device 800 provided in the embodiment of the present invention is capable of implementing each process implemented by the electronic device in the foregoing method embodiments, and for avoiding repetition, details are not described here again.
The electronic device provided by the embodiment of the invention firstly receives a first input of a user in a first interface, the first interface is an interface of a first application including at least one file, the electronic device selects M files in the at least one file in response to the first input, then receives a second input associated with the first input in a second interface, the second interface is an interface of a second application, and the electronic device can send the M files through the second application in response to the second input. The first input of the M files selected by the user is the input of the user in the interface of the first application where at least one file is located, the second input is the input of the user in the second interface of the second application where the M files to be sent are to be sent, and the second input is associated with the first input, so that the user does not need to search the M files in the electronic equipment, the time for the user to search the M files is shortened, the electronic equipment can share the files quickly through the first input and the second input, and the sharing mode is more flexible.
Fig. 10 is a hardware schematic diagram of an electronic device 100 according to an embodiment of the present invention, where the electronic 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. 10 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.
The user input unit 107 is configured to receive a first input of a user in a first interface, where the first interface is an interface of a first application including at least one file; a processor 110, configured to select M files of the at least one file in response to a first input, where M is a positive integer; the user input unit 107 is further configured to receive a second input associated with the first input in a second interface by the user, where the second interface is an interface of a second application; and the radio frequency unit 101 is configured to respond to a second input and send the M files through a second application.
The electronic device provided by the embodiment of the invention firstly receives a first input of a user in a first interface, the first interface is an interface of a first application including at least one file, the electronic device selects M files in the at least one file in response to the first input, then receives a second input associated with the first input in a second interface, the second interface is an interface of a second application, and the electronic device can send the M files through the second application in response to the second input. The first input of the M files selected by the user is the input of the user in the interface of the first application where at least one file is located, the second input is the input of the user in the second interface of the second application where the M files to be sent are to be sent, and the second input is associated with the first input, so that the user does not need to search the M files in the electronic equipment, the time for the user to search the M files is shortened, the electronic equipment can share the files quickly through the first input and the second input, and the sharing mode is more flexible.
It should be understood that, in the embodiment of the present invention, the radio 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 the processor 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, the radio 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 the network module 102, such as assisting the user in sending and receiving e-mails, browsing web pages, and accessing streaming media.
The audio output unit 103 may convert audio data received by the radio frequency unit 101 or the network module 102 or stored in the memory 109 into an audio signal and output as sound. Also, the audio 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.). The audio output unit 103 includes a speaker, a buzzer, a receiver, and the like.
The input unit 104 is used to receive an audio or video signal. The input Unit 104 may include a Graphics Processing Unit (GPU) 1041 and a microphone 1042, and the Graphics 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 the display unit 106. The image frames processed by the graphic processor 1041 may be stored in the memory 109 (or other storage medium) or transmitted via the radio frequency unit 101 or the network module 102. The microphone 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 the radio frequency unit 101 in case of a phone call mode.
The electronic device 100 also includes at least one sensor 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 the display panel 1061 according to the brightness of ambient light, and a proximity sensor that can turn off the display panel 1061 and/or the backlight when the electronic 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); the sensors 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.
The display unit 106 is used to display information input by a user or information provided to the user. The Display unit 106 may include a Display panel 1061, and the Display panel 1061 may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like.
The user 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, the user input unit 107 includes a touch panel 1071 and other 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 near touch panel 1071 using a finger, stylus, or any suitable object or attachment). The touch 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 the processor 110, and receives and executes commands sent by the processor 110. In addition, the touch 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 the touch panel 1071, the user input unit 107 may include other 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, the touch panel 1071 may be overlaid on the display panel 1061, and when the touch panel 1071 detects a touch operation thereon or nearby, the touch panel 1071 transmits the touch operation to the processor 110 to determine the type of the touch event, and then the processor 110 provides a corresponding visual output on the display panel 1061 according to the type of the touch event. Although in fig. 10, the touch panel 1071 and the display panel 1061 are two independent components to implement the input and output functions of the electronic device, in some embodiments, the touch panel 1071 and the display panel 1061 may be integrated to implement the input and output functions of the electronic device, and is not limited herein.
The interface unit 108 is an interface for connecting an external device to the electronic 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. The interface 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 the electronic apparatus 100 or may be used to transmit data between the electronic apparatus 100 and the external device.
The memory 109 may be used to store software programs as well as various data. The memory 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, the memory 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.
The processor 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 the memory 109 and calling data stored in the memory 109, thereby performing overall monitoring of the electronic device. Processor 110 may include one or more processing units; alternatively, the processor 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 the processor 110.
The electronic 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 the processor 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, the electronic device 100 includes some functional modules that are not shown, and are not described in detail herein.
Optionally, an electronic device according to an embodiment of the present invention is further provided, and with reference to fig. 10, the electronic device includes a processor 110, a memory 109, and a computer program that is stored in the memory 109 and is executable on the processor 110, and when the computer program is executed by the processor 110, the electronic device implements each process of the sharing method embodiment, and can achieve the same technical effect, and details are not described here to avoid repetition.
The 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 sharing method embodiment, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here. 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 (14)

1. A sharing method is applied to electronic equipment, and is characterized in that the method comprises the following steps:
receiving a first input of a user in a first interface, wherein the first interface is an interface of a first application comprising at least one file;
in response to the first input, selecting M files of the at least one file, M being a positive integer;
receiving a second input associated with the first input in a second interface by a user, wherein the second interface is an interface of a second application;
transmitting, by the second application, the M files in response to the second input.
2. The method of claim 1, wherein after said selecting M of said at least one file, said method further comprises:
determining whether an uncached file exists in the M files;
and if N files in the M files are not cached, starting caching the N files, wherein N is a positive integer and is less than or equal to M.
3. The method of claim 2, wherein the beginning to cache the N files comprises:
displaying a cache control and starting to cache the N files;
the method further comprises the following steps:
receiving a third input of the cache control by a user;
and responding to the third input, and displaying a cache list, wherein the cache list comprises the cache progress of the N files and the cached files in the M files.
4. The method of claim 2 or 3, wherein after receiving a second input associated with the first input by the user in a second interface, the method further comprises:
under the condition that the first time length is longer than a first preset time length, responding to the second input, and displaying a cache list;
receiving a fourth input of the cache list from the user;
the sending, by the second application, the M files in response to the second input, in a case that the M files are all cached, comprising:
in response to the fourth input, selecting the M files in the cache list, and sending the M files through the second application if the M files are cached;
wherein the first duration is a time interval between receiving the first input and receiving the second input; the cache list comprises the cache progress of the N files and the cached files in the M files.
5. The method of claim 2 or 3, wherein said sending the M files through the second application in response to the second input comprises:
responding to the second input and displaying first prompt information under the condition that the first time length is less than or equal to a first preset time length and files which are not cached completely exist in the N files;
if the N files are cached, the M files are sent through the second application;
wherein the first duration is a time interval between receiving the first input and receiving the second input; the first prompt message is used for prompting that the files which are not cached completely are cached.
6. The method of claim 1, wherein the first input comprises a first sub-input and a second sub-input;
in response to the first input, selecting M files of the at least one file, including:
responding to the first sub-input, and displaying second prompt information;
selecting M files of the at least one file in response to the second sub-input of the second prompt message by the user.
7. An electronic device, characterized in that the electronic device comprises: the device comprises a receiving module, a selecting module and a sending module;
the receiving module is used for receiving a first input of a user in a first interface, wherein the first interface is an interface of a first application comprising at least one file;
the selecting module is configured to select M files of the at least one file in response to the first input received by the receiving module, where M is a positive integer;
the receiving module is further configured to receive a second input associated with the first input in a second interface by the user, where the second interface is an interface of a second application;
the sending module is configured to send the M files through the second application in response to the second input received by the receiving module.
8. The electronic device of claim 7, further comprising: a determining module and a caching module;
the determining module is configured to determine whether an uncached file exists in the M files after the selecting module selects the M files of the at least one file;
the cache module is configured to start caching the N files if N files of the M files are not cached, where N is a positive integer greater than 1 and less than M.
9. The electronic device of claim 8, further comprising: a first display module;
the cache module is specifically configured to display a cache control and start caching the N files;
the receiving module is further configured to receive a third input of the cache control from the user;
the first display module is configured to display a cache list in response to the third input received by the receiving module, where the cache list includes the caching progress of the N files and cached files in the M files.
10. The electronic device according to claim 8 or 9, characterized in that the electronic device further comprises: a second display module;
the second display module is configured to, after receiving a second input associated with the first input in a second interface by a user, respond to the second input when a first duration is longer than a first preset duration, and display a cache list, where the cache list includes a cache progress of the N files and cached files in the M files;
the receiving module is further configured to receive a fourth input of the cache list displayed by the second display module from the user;
the sending module is specifically configured to select, in response to the fourth input received by the receiving module, the M files in the cache list, and send, by the second application, the M files when the M files are all cached;
wherein the first duration is a time interval between receiving the first input and receiving the first sub-input; the cache list comprises the cache progress of the N files and the cached files in the M files.
11. The electronic device according to claim 8 or 9, wherein the sending module is specifically configured to:
after receiving a second input associated with the first input in a second interface by a user, under the condition that the first time length is less than or equal to a first preset time length and files which are not cached completely exist in the N files, responding to the second input received by the receiving module, and displaying first prompt information; if the N files are cached, the M files are sent through the second application;
wherein the first duration is a time interval between receiving the first input and receiving the second input; the first prompt message is used for prompting that the files which are not cached completely are cached.
12. The electronic device of claim 7, wherein the first input comprises a first sub-input and a second sub-input;
the selection module is specifically used for responding to the first sub-input and displaying second prompt information; selecting M files of the at least one file in response to the second sub-input of the second prompt message by the user.
13. An electronic device, characterized in that the electronic device comprises a processor, a memory and a computer program stored on the memory and executable on the processor, which computer program, when executed by the processor, implements the steps of the sharing method according to any of claims 1 to 6.
14. A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of the sharing method according to any one of claims 1 to 6.
CN201911194129.XA 2019-11-28 2019-11-28 Sharing method and electronic equipment Pending CN110990347A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911194129.XA CN110990347A (en) 2019-11-28 2019-11-28 Sharing method and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911194129.XA CN110990347A (en) 2019-11-28 2019-11-28 Sharing method and electronic equipment

Publications (1)

Publication Number Publication Date
CN110990347A true CN110990347A (en) 2020-04-10

Family

ID=70087883

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911194129.XA Pending CN110990347A (en) 2019-11-28 2019-11-28 Sharing method and electronic equipment

Country Status (1)

Country Link
CN (1) CN110990347A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112286887A (en) * 2020-10-30 2021-01-29 维沃移动通信有限公司 File sharing method and device and electronic equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106844067A (en) * 2017-01-24 2017-06-13 维沃移动通信有限公司 The processing method and mobile terminal of a kind of content
US20190179803A1 (en) * 2017-12-11 2019-06-13 Electronics And Telecommunications Research Institute Apparatus and method for file sharing between applications
CN109922098A (en) * 2017-12-12 2019-06-21 北京搜狗科技发展有限公司 A kind of content share method, device and the device for content share
CN109997111A (en) * 2016-11-15 2019-07-09 微软技术许可有限责任公司 Contents processing across application
CN110225180A (en) * 2019-04-23 2019-09-10 维沃软件技术有限公司 A kind of content input method and terminal device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109997111A (en) * 2016-11-15 2019-07-09 微软技术许可有限责任公司 Contents processing across application
CN106844067A (en) * 2017-01-24 2017-06-13 维沃移动通信有限公司 The processing method and mobile terminal of a kind of content
US20190179803A1 (en) * 2017-12-11 2019-06-13 Electronics And Telecommunications Research Institute Apparatus and method for file sharing between applications
CN109922098A (en) * 2017-12-12 2019-06-21 北京搜狗科技发展有限公司 A kind of content share method, device and the device for content share
CN110225180A (en) * 2019-04-23 2019-09-10 维沃软件技术有限公司 A kind of content input method and terminal device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112286887A (en) * 2020-10-30 2021-01-29 维沃移动通信有限公司 File sharing method and device and electronic equipment
WO2022089568A1 (en) * 2020-10-30 2022-05-05 维沃移动通信有限公司 File sharing method and apparatus, and electronic device

Similar Documents

Publication Publication Date Title
CN108255378B (en) Display control method and mobile terminal
CN108845853B (en) Application program starting method and mobile terminal
CN110752980A (en) Message sending method and electronic equipment
CN111142723B (en) Icon moving method and electronic equipment
CN109471690B (en) Message display method and terminal equipment
CN110798397A (en) File sending method and device and electronic equipment
CN110752981B (en) Information control method and electronic equipment
CN108536509B (en) Application body-splitting method and mobile terminal
CN109976611B (en) Terminal device control method and terminal device
CN109522278B (en) File storage method and terminal equipment
CN111163224B (en) Voice message playing method and electronic equipment
CN110049187B (en) Display method and terminal equipment
CN111610903A (en) Information display method and electronic equipment
CN111459361B (en) Application icon display method and device and electronic equipment
CN111190517B (en) Split screen display method and electronic equipment
CN109992192B (en) Interface display method and terminal equipment
CN110012151B (en) Information display method and terminal equipment
CN111562959A (en) Icon management method and electronic equipment
CN109766156B (en) Session creation method and terminal equipment
CN111142721A (en) Application icon processing method and electronic equipment
CN112217713B (en) Method and device for displaying message
CN111475066B (en) Background switching method of application program and electronic equipment
CN110647506B (en) Picture deleting method and terminal equipment
CN110213437B (en) Editing method and mobile terminal
CN109857292B (en) Object display method and terminal equipment

Legal Events

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