WO2020186941A1 - Procédé et dispositif de gestion de fichiers, terminal mobile et support d'enregistrement - Google Patents

Procédé et dispositif de gestion de fichiers, terminal mobile et support d'enregistrement Download PDF

Info

Publication number
WO2020186941A1
WO2020186941A1 PCT/CN2020/075037 CN2020075037W WO2020186941A1 WO 2020186941 A1 WO2020186941 A1 WO 2020186941A1 CN 2020075037 W CN2020075037 W CN 2020075037W WO 2020186941 A1 WO2020186941 A1 WO 2020186941A1
Authority
WO
WIPO (PCT)
Prior art keywords
file
screen
icon
mobile terminal
gesture
Prior art date
Application number
PCT/CN2020/075037
Other languages
English (en)
Chinese (zh)
Inventor
宋曹春洋
Original Assignee
维沃移动通信有限公司
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 维沃移动通信有限公司 filed Critical 维沃移动通信有限公司
Publication of WO2020186941A1 publication Critical patent/WO2020186941A1/fr

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
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/04817Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance using icons
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • 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

Definitions

  • the present disclosure relates to the technical field of mobile terminals, and in particular to a file management method, device, mobile terminal and storage medium.
  • the same application or different applications can be opened on the two screens.
  • one screen can assist another screen to display the content of a certain item in the application.
  • the small screen can display some applications that require a smaller screen area, such as chat, shopping, etc.; the large screen can display some applications that require a full screen, such as videos, games, etc.
  • the embodiments of the present disclosure provide a file management method, device, mobile terminal, and storage medium, which can solve the problem of a single file opening method.
  • the embodiments of the present disclosure provide a file management method.
  • the file management method is applied to a mobile terminal.
  • the mobile terminal includes a first screen and a second screen; the file management method includes:
  • the file corresponding to the file icon is opened, and the content of the file is displayed on the second screen.
  • an embodiment of the present disclosure provides a file management device, which is applied to a mobile terminal, the mobile terminal includes a first screen and a second screen; the file management device includes:
  • the obtaining module is used to obtain the user's operation gesture on the file icon in the first screen
  • the opening module is used to open the file corresponding to the file icon when the operation gesture matches the first preset gesture, and display the content of the file on the second screen.
  • an embodiment of the present disclosure provides a mobile terminal, including a processor, a memory, and a computer program stored on the memory and capable of running on the processor.
  • the computer program is executed by the processor to implement the Steps of file management method.
  • embodiments of the present disclosure provide a computer-readable storage medium, and the computer-readable storage medium stores a computer program, and when the computer program is executed by a processor, the steps of the file management method provided by the embodiments of the present disclosure are implemented.
  • the user's operation gesture for the file icon on the first screen is acquired; the acquired operation gesture is matched with the first preset operation gesture, when the operation When the gesture matches the first preset gesture, the file corresponding to the file icon is opened, and the content of the file is displayed on the second screen.
  • the user's operation gesture for the file icon on the first screen is acquired; the acquired operation gesture is matched with the first preset operation gesture, when the operation When the gesture matches the first preset gesture, the file corresponding to the file icon is opened, and the content of the file is displayed on the second screen.
  • FIG. 1 shows a schematic flowchart of a file management method provided by an embodiment of the present disclosure
  • FIG. 2 shows a schematic diagram of a file list displayed on the first screen according to an embodiment of the present disclosure
  • FIG. 3 shows a schematic diagram of a result of displaying file content on a second screen according to an embodiment of the present disclosure
  • FIG. 4 shows a schematic diagram of setting a file provided by an embodiment of the present disclosure to be opened in another screen
  • FIG. 5 shows a schematic structural diagram of a file management apparatus provided by an embodiment of the present disclosure
  • Fig. 6 shows a schematic diagram of the hardware structure of a mobile terminal provided by an embodiment of the present disclosure.
  • FIG. 1 shows a schematic flowchart of a file management method provided by an embodiment of the present disclosure.
  • File management methods can include:
  • file management method provided by the embodiments of the present disclosure can be optionally applied to a mobile terminal including a first screen and a second screen.
  • Fig. 2 shows a schematic diagram of a file list displayed on the first screen provided by an embodiment of the present disclosure.
  • the file list displayed on the first screen includes file icons of the following files: test1.txt, test2.txt, test3.txt, test4.txt, and test.mp4.
  • the user's operation gesture for the file icon of the test1.txt file on the first screen is obtained.
  • the obtained operation gesture matches the first preset gesture
  • the The test1.txt file opens, and the content of the test1.txt file is displayed on the second screen.
  • the result of displaying the contents of the test1.txt file on the second screen is shown in Figure 3.
  • Fig. 3 shows a schematic diagram of a result of displaying file content on a second screen provided by an embodiment of the present disclosure.
  • the file management method of the embodiment of the present disclosure can solve the problem of a single file opening method, and can open the file in another screen.
  • a default file opening mode ie, a preset file opening mode
  • the file is opened in the default opening mode corresponding to the file.
  • the default opening method of a file with the extension ".txt” is Notepad
  • the default opening method of a file with the extension ".mp4" is Video Player A.
  • the extension of the selected file is ".txt”
  • the extension of the file selected to be opened is ".mp4"
  • the selected file is opened with the video player A in the second screen.
  • the default file opening mode is not set, multiple file opening modes can be shown to the user for the user to choose, and then the selected file opening mode is opened in the second screen by the user document.
  • the first preset gesture may include dragging the file to the edge of the first screen.
  • the acquired operation gesture is dragging the file icon to the edge of the first screen, it means that the acquired operation gesture matches the first preset gesture.
  • FIG. 4 shows a schematic diagram of setting a file provided by an embodiment of the present disclosure to be opened in another screen.
  • the file corresponding to the content of the file displayed in the second screen is the "test2.txt” file.
  • the content of "test1.txt” file can be directly displayed on the second screen.
  • the file management method provided by the embodiment of the present disclosure may further include: obtaining the user's operation gesture for the file icon in the first screen; when the operation gesture matches the second preset gesture, closing The file corresponding to the file icon.
  • the files corresponding to the file content displayed on the second screen are: test1.txt, test2.txt, and test3.txt.
  • the user's operation gesture for the file icon of the test2.txt file in the first screen is obtained.
  • the obtained operation gesture matches the second preset gesture then Close the test2.txt file.
  • the second preset gesture may include sliding in a preset direction.
  • the acquired operation gesture is to slide the file icon in the preset direction, it means that the acquired operation gesture matches the second preset gesture.
  • the sliding operations in the embodiments of the present disclosure include but are not limited to: sliding up, sliding down, sliding left and sliding right.
  • the embodiment of the present disclosure also provides a file management device.
  • Fig. 5 shows a schematic structural diagram of a file management apparatus provided by an embodiment of the present disclosure.
  • the file management device is applied to a mobile terminal including a first screen and a second screen.
  • the file management device may include:
  • the obtaining module 501 is configured to obtain the user's operation gesture on the file icon in the first screen.
  • the opening module 502 is configured to open the file corresponding to the file icon when the operation gesture matches the first preset gesture, and display the content of the file on the second screen.
  • the opening module 502 can be specifically used for:
  • the file corresponding to the file icon is opened in the preset file opening mode, and the content of the file is displayed on the second screen.
  • the opening module 502 can be specifically used for:
  • the file corresponding to the file icon is opened in the selected file opening mode among the displayed multiple file opening modes, and the content of the file is displayed on the second screen.
  • the first preset gesture may include:
  • the file management apparatus provided by the embodiment of the present disclosure may further include:
  • the first closing module is used to close the file corresponding to the content of the file displayed in the second screen.
  • the file management apparatus provided by the embodiment of the present disclosure may further include:
  • the second closing module is used for closing the file corresponding to the file icon when the operation gesture matches the second preset gesture.
  • the second preset gesture may include:
  • the file opening device of the embodiment of the present disclosure can solve the problem of a single file opening mode, and can open the file on another screen.
  • Fig. 6 shows a schematic diagram of the hardware structure of a mobile terminal provided by an embodiment of the present disclosure.
  • the mobile terminal 600 includes, but is not limited to: a radio frequency unit 601, a network module 602, an audio output unit 603, an input unit 604, a sensor 605, a display unit 606, a user input unit 607, an interface unit 608, a memory 609, a processor 610, and Power 611 and other components.
  • a radio frequency unit 601 includes, but is not limited to: a radio frequency unit 601, a network module 602, an audio output unit 603, an input unit 604, a sensor 605, a display unit 606, a user input unit 607, an interface unit 608, a memory 609, a processor 610, and Power 611 and other components.
  • the mobile terminal may include more or fewer components than those shown in the figure, or combine certain components, or different components. Layout.
  • mobile terminals include, but are not limited to, mobile phones, tablet computers, notebook computers, palmtop computers, vehicle-mounted
  • the mobile terminal provided by the embodiment of the present disclosure has two screens.
  • the processor 610 is configured to obtain the user's operation gesture for the file icon on the first screen; when the operation gesture matches the first preset gesture, open the file corresponding to the file icon and display the content of the file on the second screen .
  • the problem of a single file opening method can be solved, and the file can be opened in another screen.
  • the radio frequency unit 601 can be used for receiving and sending signals in the process of sending and receiving information or talking. Specifically, after receiving downlink data from the base station, it is processed by the processor 610; Uplink data is sent to the base station.
  • the radio frequency unit 601 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.
  • the radio frequency unit 601 can also communicate with the network and other devices through a wireless communication system.
  • the mobile terminal provides users with wireless broadband Internet access through the network module 602, such as helping users to send and receive emails, browse web pages, and access streaming media.
  • the audio output unit 603 can convert the audio data received by the radio frequency unit 601 or the network module 602 or stored in the memory 609 into audio signals and output them as sounds. Moreover, the audio output unit 603 may also provide audio output related to a specific function performed by the mobile terminal 600 (for example, call signal reception sound, message reception sound, etc.).
  • the audio output unit 603 includes a speaker, a buzzer, a receiver, and the like.
  • the input unit 604 is used to receive audio or video signals.
  • the input unit 604 may include a graphics processing unit (GPU) 6061 and a microphone 6042.
  • the graphics processor 6061 is configured to monitor images of still pictures or videos obtained by an image capture device (such as a camera) in the video capture mode or the image capture mode. Data is processed.
  • the processed image frame may be displayed on the display unit 606.
  • the image frame processed by the graphics processor 6061 may be stored in the memory 609 (or other storage medium) or sent via the radio frequency unit 601 or the network module 602.
  • the microphone 6042 can receive sound, and can process such sound into audio data.
  • the processed audio data can be converted into a format that can be sent to the mobile communication base station via the radio frequency unit 601 for output in the case of a telephone call mode.
  • the mobile terminal 600 also includes at least one sensor 605, such as a light sensor, a motion sensor, and other sensors.
  • the light sensor includes an ambient light sensor and a proximity sensor.
  • the ambient light sensor can adjust the brightness of the display panel 6061 according to the brightness of the ambient light.
  • the proximity sensor can close the display panel 6061 and the display panel when the mobile terminal 600 is moved to the ear. / Or backlight.
  • the accelerometer sensor can detect the magnitude of acceleration in various directions (usually three-axis), and can detect the magnitude and direction of gravity when stationary, and can be used to identify the posture of the mobile terminal (such as horizontal and vertical screen switching, related games , Magnetometer attitude calibration), vibration recognition related functions (such as pedometer, percussion), etc.; sensor 605 can also include fingerprint sensor, pressure sensor, iris sensor, molecular sensor, gyroscope, barometer, hygrometer, thermometer, Infrared sensors, etc., will not be repeated here.
  • the display unit 606 is used to display information input by the user or information provided to the user.
  • the display unit 606 may include a display panel 6061, and the display panel 6061 may be configured in the form of a liquid crystal display (LCD), an organic light-emitting diode (OLED), etc.
  • LCD liquid crystal display
  • OLED organic light-emitting diode
  • the user input unit 607 can be used to receive inputted number or character information, and generate key signal input related to user settings and function control of the mobile terminal.
  • the user input unit 607 includes a touch panel 6071 and other input devices 6072.
  • the touch panel 6071 also called a touch screen, can collect user touch operations on or near it (for example, the user uses any suitable objects or accessories such as fingers, stylus, etc.) on the touch panel 6071 or near the touch panel 6071. operating).
  • the touch panel 6071 may include two parts: a touch detection device and a touch controller.
  • the touch detection device detects the user's touch position, detects the signal brought by the touch operation, and transmits the signal to the touch controller; the touch controller receives the touch information from the touch detection device, converts it into contact coordinates, and then sends it To the processor 610, the command sent by the processor 610 is received and executed.
  • the touch panel 6071 can be implemented in multiple types such as resistive, capacitive, infrared, and surface acoustic wave.
  • the user input unit 607 may also include other input devices 6072.
  • other input devices 6072 may include, but are not limited to, a physical keyboard, function keys (such as volume control buttons, switch buttons, etc.), trackball, mouse, and joystick, which will not be repeated here.
  • the touch panel 6071 can cover the display panel 6061.
  • the touch panel 6071 detects a touch operation on or near it, it is transmitted to the processor 610 to determine the type of the touch event, and then the processor 610 determines the type of the touch event according to the touch.
  • the type of event provides corresponding visual output on the display panel 6061.
  • the touch panel 6071 and the display panel 6061 are used as two independent components to implement the input and output functions of the mobile terminal, in some embodiments, the touch panel 6071 and the display panel 6061 can be integrated
  • the implementation of the input and output functions of the mobile terminal is not specifically limited here.
  • the interface unit 608 is an interface for connecting an external device with the mobile terminal 600.
  • the external device may include a wired or wireless headset port, an external power source (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device with an identification module, audio input/output (I/O) port, video I/O port, headphone port, etc.
  • the interface unit 608 can be used to receive input (for example, data information, power, etc.) from an external device and transmit the received input to one or more elements in the mobile terminal 600 or can be used to connect to the mobile terminal 600 and external Transfer data between devices.
  • the memory 609 can be used to store software programs and various data.
  • the memory 609 may mainly include a storage program area and a storage data area.
  • the storage program area may store an operating system, an application program required by at least one function (such as a sound playback function, an image playback function, etc.), etc.; Data (such as audio data, phone book, etc.) created by the use of mobile phones.
  • the memory 609 may include a high-speed random access memory, and may also include a non-volatile memory, such as at least one magnetic disk storage device, a flash memory device, or other volatile solid-state storage devices.
  • the processor 610 is the control center of the mobile terminal. It uses various interfaces and lines to connect various parts of the entire mobile terminal. It runs or executes software programs and/or modules stored in the memory 609, and calls data stored in the memory 609. , Perform various functions of the mobile terminal and process data, so as to monitor the mobile terminal as a whole.
  • the processor 610 may include one or more processing units; optionally, the processor 610 may integrate an application processor and a modem processor, where the application processor mainly processes the operating system, user interface, and application programs, etc.
  • the adjustment processor mainly deals with wireless communication. It can be understood that the foregoing modem processor may not be integrated into the processor 610.
  • the mobile terminal 600 may also include a power supply 611 (such as a battery) for supplying power to various components.
  • a power supply 611 such as a battery
  • the power supply 611 may be logically connected to the processor 610 through a power management system, so as to manage charging, discharging, and power consumption through the power management system. Management and other functions.
  • the mobile terminal 600 includes some functional modules not shown, which will not be repeated here.
  • an embodiment of the present disclosure further provides a mobile terminal, including a processor 610, a memory 609, and a computer program stored in the memory 609 and running on the processor 610.
  • the computer program is executed when the processor 610 is executed.
  • the embodiments of the present disclosure also provide a computer-readable storage medium on which computer program instructions are stored; when the computer program instructions are executed by a processor, each of the file management method embodiments provided in the embodiments of the present disclosure is implemented Process, and can achieve the same technical effect, in order to avoid repetition, I will not repeat it here.
  • the computer-readable storage medium such as read-only memory (Read-Only Memory, ROM), random access memory (Random Access Memory, RAM), magnetic disk or optical disk, etc.
  • the method of the above embodiments can be implemented by means of software plus the necessary general hardware platform. Of course, it can also be implemented by hardware, but in many cases the former is better. ⁇
  • the technical solution of the present disclosure essentially or the part that contributes to the related technology can be embodied in the form of a software product, and the computer software product is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk). ) Includes several instructions to make a terminal (which can be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) execute the method described in each embodiment of the present disclosure.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

L'invention concerne un procédé et un dispositif de gestion de fichiers, un terminal mobile et un support d'enregistrement. Le procédé consiste à : obtenir un geste de fonctionnement d'un utilisateur pour une icône de fichier dans un premier écran (S101) ; et si le geste de fonctionnement correspond à un premier geste prédéfini, ouvrir un fichier correspondant à l'icône de fichier et afficher le contenu du fichier au moyen d'un second écran (S102).
PCT/CN2020/075037 2019-03-15 2020-02-13 Procédé et dispositif de gestion de fichiers, terminal mobile et support d'enregistrement WO2020186941A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910199022.8 2019-03-15
CN201910199022.8A CN110069456A (zh) 2019-03-15 2019-03-15 文件管理方法、装置、移动终端及存储介质

Publications (1)

Publication Number Publication Date
WO2020186941A1 true WO2020186941A1 (fr) 2020-09-24

Family

ID=67366270

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/075037 WO2020186941A1 (fr) 2019-03-15 2020-02-13 Procédé et dispositif de gestion de fichiers, terminal mobile et support d'enregistrement

Country Status (2)

Country Link
CN (1) CN110069456A (fr)
WO (1) WO2020186941A1 (fr)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110069456A (zh) * 2019-03-15 2019-07-30 维沃移动通信有限公司 文件管理方法、装置、移动终端及存储介质
CN116049107A (zh) * 2021-10-28 2023-05-02 华为云计算技术有限公司 文件处理的方法、终端设备、服务器及相关设备

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012091185A1 (fr) * 2010-12-27 2012-07-05 Lg Electronics Inc. Dispositif d'affichage et procédé fournissant une réaction suite à des gestes de ce dispositif
CN105094917A (zh) * 2015-08-10 2015-11-25 联想(北京)有限公司 一种设备处理方法及电子设备
CN108418947A (zh) * 2018-01-02 2018-08-17 努比亚技术有限公司 包含音频的文件播放方法、装置及计算机可读存储介质
CN110069456A (zh) * 2019-03-15 2019-07-30 维沃移动通信有限公司 文件管理方法、装置、移动终端及存储介质

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3734404A1 (fr) * 2011-02-10 2020-11-04 Samsung Electronics Co., Ltd. Dispositif portable comprenant un affichage à écran tactile et son procédé de commande
CN108323197B (zh) * 2016-12-27 2021-01-15 华为技术有限公司 一种多屏显示的方法和设备
CN109271122B (zh) * 2018-09-03 2022-07-01 高新兴科技集团股份有限公司 一种基于双显示屏的文件显示方法、装置及设备

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012091185A1 (fr) * 2010-12-27 2012-07-05 Lg Electronics Inc. Dispositif d'affichage et procédé fournissant une réaction suite à des gestes de ce dispositif
CN105094917A (zh) * 2015-08-10 2015-11-25 联想(北京)有限公司 一种设备处理方法及电子设备
CN108418947A (zh) * 2018-01-02 2018-08-17 努比亚技术有限公司 包含音频的文件播放方法、装置及计算机可读存储介质
CN110069456A (zh) * 2019-03-15 2019-07-30 维沃移动通信有限公司 文件管理方法、装置、移动终端及存储介质

Also Published As

Publication number Publication date
CN110069456A (zh) 2019-07-30

Similar Documents

Publication Publication Date Title
US12105935B2 (en) Method for displaying background application and mobile terminal
WO2019154181A1 (fr) Procédé de commande d'affichage et terminal mobile
WO2020147674A1 (fr) Procédé d'invite de message non lu et terminal mobile
WO2021012931A1 (fr) Procédé et terminal de gestion d'icônes
WO2021017776A1 (fr) Procédé de traitement d'informations et terminal
CN109379484B (zh) 一种信息处理方法及终端
WO2020238449A1 (fr) Procédé de traitement de messages de notification et terminal
WO2020238497A1 (fr) Procédé de déplacement d'icône et dispositif terminal
WO2019218862A1 (fr) Procédé d'opération sur un écran et terminal mobile
CN109710349B (zh) 一种截屏方法及移动终端
US11354017B2 (en) Display method and mobile terminal
WO2020151512A1 (fr) Procédé de stockage d'image et appareil terminal
WO2020001604A1 (fr) Procédé d'affichage et dispositif terminal
WO2020151513A1 (fr) Procédé de traitement d'informations et dispositif terminal
WO2021004426A1 (fr) Procédé de sélection de contenu et terminal
WO2020156118A1 (fr) Procédé de gestion et appareil terminal
WO2019228296A1 (fr) Procédé de traitement d'affichage et dispositif terminal
CN107734172B (zh) 一种信息显示方法及移动终端
WO2020220893A1 (fr) Procédé de capture d'écran et terminal mobile
WO2021115172A1 (fr) Procédé d'affichage et dispositif électronique
WO2020199986A1 (fr) Procédé d'appel vidéo et dispositif terminal
WO2020199783A1 (fr) Procédé d'affichage d'interface et dispositif terminal
WO2021031868A1 (fr) Terminal et procédé d'affichage d'interface
WO2021104232A1 (fr) Procédé d'affichage et dispositif électronique
WO2020173316A1 (fr) Procédé d'affichage d'images, terminal et terminal mobile

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20773194

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20773194

Country of ref document: EP

Kind code of ref document: A1