WO2018133615A1 - Procédé d'exploitation de programmes d'application et terminal mobile - Google Patents

Procédé d'exploitation de programmes d'application et terminal mobile Download PDF

Info

Publication number
WO2018133615A1
WO2018133615A1 PCT/CN2017/117443 CN2017117443W WO2018133615A1 WO 2018133615 A1 WO2018133615 A1 WO 2018133615A1 CN 2017117443 W CN2017117443 W CN 2017117443W WO 2018133615 A1 WO2018133615 A1 WO 2018133615A1
Authority
WO
WIPO (PCT)
Prior art keywords
application
mobile terminal
preset sliding
sliding operation
side curved
Prior art date
Application number
PCT/CN2017/117443
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 WO2018133615A1 publication Critical patent/WO2018133615A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44594Unloading

Definitions

  • the present disclosure relates to the field of communications technologies, and in particular, to an operating method of an application and a mobile terminal.
  • the mobile terminal in the related art generally adopts a touch screen operation, that is, an icon of all installed applications is displayed on the main screen of the mobile terminal, and the corresponding application is accessed by clicking the icon.
  • Touch screen operation is prone to misuse. For example, if the user wants to open the application A, but the finger touches the other application B on the main screen, the application B will be opened. If the program needs to be quit, the user needs to click the return button of the mobile terminal, and the application is quit. The steps are quite cumbersome.
  • the operation scheme of the application in the related art generally has a problem that the restoration step is cumbersome and the user experience is poor when the error operation is restored.
  • the embodiments of the present disclosure provide a method for operating an application and a mobile terminal to solve the operation scheme of the application in the related art.
  • the restoration step is cumbersome and the user experience is poor.
  • an embodiment of the present disclosure provides an operation method of an application, which is applied to a mobile terminal, where the mobile terminal includes a main screen and a side curved screen, and the method includes:
  • the embodiment of the present disclosure further provides a mobile terminal, where the mobile terminal includes a main screen and a side curved screen, and the mobile terminal includes:
  • Opening a module if the selection operation for the application icon on the home screen is detected, opening the first application corresponding to the application icon;
  • a determining module configured to determine a pre-established association relationship with the first application and corresponding to the first preset sliding operation, if a first preset sliding operation acting on the side curved screen is detected Second application;
  • the opening module is closed for closing the first application and opening the second application.
  • an embodiment of the present disclosure further provides a mobile terminal, including: a memory, a processor, and a computer program stored on the memory and executable on the processor, the processor executing the The computer program implements the steps of the above-described method of operation of the application.
  • an embodiment of the present disclosure further provides a computer readable storage medium having stored thereon a computer program, wherein when the program is executed by the processor, the steps of the operation method of the application are implemented.
  • the embodiment of the present disclosure can determine a second corresponding to the first preset sliding operation and associated with the currently open first application by detecting a first preset sliding operation of the user for the side curved screen.
  • the application closes the first application and opens the second application. Therefore, the embodiment of the present disclosure can restore the erroneous operation, and determine the user wants to open according to the first preset sliding operation and the association relationship.
  • the second application is open. It not only restores the user's misoperation to the application, but also automatically opens the application required by the user, which simplifies the user's restoration steps for the misused application and improves the user experience.
  • FIG. 1 is a flow chart of a method of operation of an application in some embodiments of the present disclosure
  • FIG. 2 is another flow diagram of a method of operation of an application in some embodiments of the present disclosure.
  • FIG. 3 is a block diagram of a mobile terminal in some embodiments of the present disclosure.
  • FIG. 4 is another block diagram of a mobile terminal in some embodiments of the present disclosure.
  • FIG. 5 is a schematic structural diagram of a mobile terminal in some embodiments of the present disclosure.
  • the mobile terminal includes a main screen and a side curved screen.
  • the method may specifically include the following steps:
  • Step 101 If a selection operation for the application icon on the home screen is detected, start the first application corresponding to the application icon;
  • the side curved screen and the main screen of the mobile terminal are both touch screens, and icons of the respective applications installed on the mobile terminal can be displayed on the main screen. If the user wants to open the appB when the user is operating on the home screen, but the user's finger accidentally touches the appA's application icon, the system will detect the selection (eg, click) operation for the application icon, then the appA will be opened. That is, the program interface of appA is displayed on the main screen.
  • Step 102 if a first preset sliding operation acting on the side curved screen is detected, determining a second relationship pre-established with the first application and corresponding to the first preset sliding operation application;
  • the user can make a first preset sliding operation on the side curved screen with a finger (where the first preset sliding operation includes but is not limited to: a preset area on the side curved screen) Slide any route and slide in any area of the side curved screen with a preset sliding route). Then, the system will detect the first preset sliding operation for the side curved screen, and then determine the appB pre-established with the appA and corresponding to the first preset sliding operation.
  • association relationship with other applications may be established in advance for the appA, and the first preset sliding operation for opening the app is set for each app associated with the appA.
  • Step 103 Close the first application and open the second application.
  • the embodiment of the present disclosure can determine a second corresponding to the first preset sliding operation and associated with the currently open first application by detecting a first preset sliding operation of the user for the side curved screen.
  • the application closes the first application and opens the second application. Therefore, the embodiment of the present disclosure can restore the erroneous operation, and determine the user wants to open according to the first preset sliding operation and the association relationship.
  • the second application is open. It not only restores the user's misoperation to the application, but also automatically opens the application required by the user, which simplifies the user's restoration steps for the misused application and improves the user experience.
  • the mobile terminal includes a main screen and a side curved screen.
  • the method may specifically include the following steps:
  • Step 201 Pre-establish an association relationship between the at least one second application and the first application for the operation of the user;
  • connection relation In order to restore the error opening operation to the application and open the application that the user really needs to open during the wrong operation, at least one second application and the first application that is mistakenly opened may be pre-established according to the operation of the user. connection relation. Specifically, the user may establish an association relationship with multiple applications adjacent to the application icon on the home screen, or may establish an association relationship with multiple applications of the same type, such as multiple applications (apps) of the shopping type, or social Multiple apps of type.
  • association between appB and appA and the association between appC and appA are pre-established by the user's operation, wherein appA is an application that is opened by mistake, and appB and appC are applications that need to be opened.
  • Step 202 Configure a first preset sliding operation for opening the second application for each second application in the association relationship.
  • the mobile terminal has a side curved screen on the left and right sides, and can slide the left side side curved screen of the appB to open the appB, and slide the right side side curved screen of the appC to open the appC. .
  • the type of the first preset sliding operation is not limited to the above two types, and may be applied to the area of the side curved screen that is slid (for example, the upper and lower areas of the same side curved screen), and the sliding gesture (ie, sliding) is adopted. Line and direction, etc.) Set a variety of sliding operations.
  • This first preset sliding operation can be flexibly set according to your needs during setting.
  • Step 203 If a selection operation for the application icon on the home screen is detected, start the first application corresponding to the application icon;
  • Step 204 if a first preset sliding operation acting on the side curved screen is detected, determining a second relationship pre-established with the first application and corresponding to the first preset sliding operation application;
  • the second application may be determined to be appB.
  • Step 205 Close the first application and open the second application.
  • the method further includes: after detecting an operation for the first application displayed on the home screen, if a second preset sliding operation acting on the side curved screen is detected , the operation is restored.
  • the appA is the software that the user needs to use
  • the user can perform any operation on the appA displayed on the main screen, for example, the appA is the shopping software, and the user is browsing the product, but the user is browsing the product. If you accidentally click on the shopping cart and add an unwanted item to the shopping cart, the system will detect the operation of adding a shopping cart for a certain item of the appA, and add the item to the shopping cart. Then, in order to restore the erroneous operation, the user can perform a second preset sliding operation on the side curved screen to restore the operation of adding the shopping cart. The second preset sliding operation can restore any misoperations for the currently open application.
  • the embodiment of the present disclosure can also restore any misoperation of the currently open application by means of the second preset sliding operation of the side curved screen, thereby avoiding restoring the operation after the program is erroneously operated. The tedious steps.
  • the method further includes: setting, according to an operation of the application installed by the mobile terminal, a second preset sliding operation for restoring the operation, wherein the second preset sliding operation Acting on the side curved screen.
  • the method according to the embodiment of the present disclosure may further preset a sliding operation for restoring an erroneous operation of the opened application, that is, all installed for the mobile terminal, before the application installed on the mobile terminal is opened.
  • the second preset sliding operation that can be restored by all operations performed by the app after opening, that is, the restoration action of all operations except the opening operation of all programs can be set to a second preset sliding operation, for example, on the side surface Slide up on the screen.
  • the embodiment of the present disclosure can preset an action of restoring any operation of all the opened applications (ie, a second preset sliding operation on the side curved screen), so that even if the user has opened the application
  • the program performs any wrong operation, and the user only needs to perform the second preset sliding operation on the side curved screen to restore the erroneous operation, which simplifies the cumbersomeness of the related art in restoring the erroneous operation.
  • the mobile terminal includes a main screen and a side curved screen, and the mobile terminal specifically includes the following modules:
  • the opening module 31 is configured to: if the selection operation for the application icon on the home screen is detected, start the first application corresponding to the application icon;
  • a determining module 32 configured to determine a pre-established association relationship with the first application and corresponding to the first preset sliding operation, if a first preset sliding operation acting on the side curved screen is detected Second application;
  • the close module 33 is closed for closing the first application and opening the second application.
  • the mobile terminal further includes a module not shown as follows:
  • Establishing a relationship module (not shown) for pre-establishing an association relationship between the at least one second application and the first application for the operation of the user;
  • a configuration module (not shown) is configured to respectively configure a first preset sliding operation for opening the second application for each second application in the association relationship.
  • a restoration module (not shown) for detecting, after detecting an operation of the first application displayed on the home screen, if a second preset sliding operation acting on the side curved screen is detected, The operation is performed to restore.
  • a setting module (not shown) for setting a second preset sliding operation for restoring the operation of the application installed by the mobile terminal, wherein the second preset sliding operation acts on the Side curved screen.
  • the mobile terminal of the embodiment of the present disclosure can implement the sliding operation of the side curved screen implemented by the mobile terminal in the foregoing method embodiment to restore the erroneous operation of the application, simplifying the user's restoration step of the erroneous operation application. To improve the user experience, to avoid repetition, we will not repeat them here.
  • the mobile terminal 400 shown in FIG. 4 includes at least one processor 401, a memory 402, at least one network interface 404 and a user interface 403, and a main screen (not shown) and a side curved screen (not shown).
  • the various components in mobile terminal 400 are coupled together by a bus system 405.
  • bus system 405 is used to implement connection communication between these components.
  • the bus system 405 includes a power bus, a control bus, and a status signal bus in addition to the data bus.
  • various buses are labeled as bus system 405 in FIG.
  • the user interface 403 may include a display, a keyboard, or a pointing device (eg, a mouse, a trackball, a touchpad, or a touch screen, etc.).
  • a pointing device eg, a mouse, a trackball, a touchpad, or a touch screen, etc.
  • the memory 402 in embodiments of the present disclosure can be either volatile memory or nonvolatile memory, or can include both volatile and nonvolatile memory.
  • the non-volatile memory may be a read-only memory (ROM), a programmable read only memory (PROM), an erasable programmable read only memory (Erasable PROM, EPROM), or an electric Erase programmable read only memory (EEPROM) or flash memory.
  • the volatile memory can be a Random Access Memory (RAM) that acts as an external cache.
  • RAM Random Access Memory
  • many forms of RAM are available, such as static random access memory (SRAM), dynamic random access memory (DRAM), synchronous dynamic random access memory (Synchronous DRAM).
  • SDRAM Double Data Rate Synchronous Dynamic Random Access Memory
  • DDRSDRAM Double Data Rate Synchronous Dynamic Random Access Memory
  • ESDRAM Enhanced Synchronous Dynamic Random Access Memory
  • SDRAM Synchronous Connection Dynamic Random Access Memory
  • DRRAM direct memory bus random access memory
  • memory 402 stores elements, executable modules or data structures, or a subset thereof, or their extended set: operating system 4021 and application 4022.
  • the operating system 4021 includes various system programs, such as a framework layer, a core library layer, a driver layer, and the like, for implementing various basic services and processing hardware-based tasks.
  • the application 4022 includes various applications, such as a media player (Media Player), a browser, and the like, for implementing various application services.
  • a program implementing the method of the embodiments of the present disclosure may be included in the application 4022.
  • the processor 401 by calling a program or an instruction stored in the memory 402, specifically, the program or instruction stored in the application 4022, the processor 401 is configured to detect an application icon on the home screen. Selecting an operation, the first application corresponding to the application icon is opened; and if a first preset sliding operation is applied to the side curved screen, determining that the first application is pre-established and associated with the first application a second application corresponding to the first preset sliding operation; closing the first application and opening the second application.
  • Processor 401 may be an integrated circuit chip with signal processing capabilities. In the implementation process, each step of the foregoing method may be completed by an integrated logic circuit of hardware in the processor 401 or an instruction in a form of software.
  • the processor 401 may be a general-purpose processor, a digital signal processor (DSP), an application specific integrated circuit (ASIC), a field programmable gate array (FPGA), or the like. Programmable logic devices, discrete gates or transistor logic devices, discrete hardware components.
  • DSP digital signal processor
  • ASIC application specific integrated circuit
  • FPGA field programmable gate array
  • the general purpose processor may be a microprocessor or the processor or any conventional processor or the like.
  • the steps of the method disclosed in connection with the embodiments of the present disclosure may be directly embodied by the execution of the hardware decoding processor or by a combination of hardware and software modules in the decoding processor.
  • the software module can be located in a storage medium of the related art, such as a random access memory, a flash memory, a read only memory, a programmable read only memory, or an electrically erasable programmable memory, a register, or the like.
  • the storage medium is located in the memory 402, and the processor 401 reads the information in the memory 402 and performs the steps of the above method in combination with its hardware.
  • the embodiments described in the embodiments of the present disclosure can be implemented in hardware, software, firmware, middleware, microcode, or a combination thereof.
  • the processing unit can be implemented in one or more Application Specific Integrated Circuits (ASICs), Digital Signal Processing (DSP), Digital Signal Processing Equipment (DSP Device, DSPD), programmable Programmable Logic Device (PLD), Field-Programmable Gate Array (FPGA), general purpose processor, controller, microcontroller, microprocessor, other for performing the functions described herein In an electronic unit or a combination thereof.
  • ASICs Application Specific Integrated Circuits
  • DSP Digital Signal Processing
  • DSP Device Digital Signal Processing Equipment
  • PLD programmable Programmable Logic Device
  • FPGA Field-Programmable Gate Array
  • the techniques described in this disclosure can be implemented by means of modules (eg, procedures, functions, etc.) that perform the functions described in the embodiments of the present disclosure.
  • the software code can be stored in memory and executed by the processor.
  • the memory can be implemented in the processor or external to the processor.
  • the processor 401 is further configured to: pre-establish an association relationship between the at least one second application and the first application for an operation of the user; separately configuring, for each second application in the association relationship a first preset sliding operation of the second application.
  • the processor 401 is further configured to: after detecting an operation of the first application displayed on the main screen, if a second preset sliding operation acting on the side curved screen is detected, The operation is performed to restore.
  • the processor 401 is further configured to: set, according to an operation of the application installed by the mobile terminal, a second preset sliding operation for restoring the operation, where the second preset sliding operation acts on the The side curved screen.
  • the mobile terminal 400 can implement the sliding operation of the side curved screen implemented by the mobile terminal in the foregoing embodiment to restore the erroneous operation of the application, simplify the user's restoration step of the erroneous operation application, and improve the user experience. The effect, to avoid repetition, will not be repeated here.
  • FIG. 5 is a schematic structural diagram of a mobile terminal in some embodiments of the present disclosure.
  • the mobile terminal 500 in FIG. 5 may be a mobile phone, a tablet computer, a personal digital assistant (PDA), or a car computer.
  • PDA personal digital assistant
  • the mobile terminal 500 in FIG. 5 includes a radio frequency (RF) circuit 510, a memory 520, an input unit 530, a display unit 540, a processor 560, an audio circuit 570, a WiFi (Wireless Fidelity) module 580, a power supply 590, and a main screen ( Not shown) and side curved screens (not shown).
  • RF radio frequency
  • the input unit 530 can be configured to receive digital or character information input by the user of the mobile terminal, and generate signal input related to mobile terminal user settings and function control of the mobile terminal 500.
  • the input unit 530 may include a touch panel 531.
  • the touch panel 531 also referred to as a touch screen, can collect touch operations on or near the mobile terminal user (such as the operation of the mobile terminal user using any suitable object or accessory on the touch panel 531 using a finger, a stylus, etc.), And the corresponding connecting device is driven according to a preset program.
  • the touch panel 531 may include two parts of a touch detection device and a touch controller.
  • the touch detection device detects the touch orientation of the mobile terminal user, and detects a signal brought by the touch operation, and transmits a signal to the touch controller; the touch controller receives the touch information from the touch detection device and converts it into contact coordinates. And then sent to the processor 560, and can receive the command sent by the processor 560 and execute it.
  • the touch panel 531 can be implemented in various types such as resistive, capacitive, infrared, and surface acoustic waves.
  • the input unit 530 may further include other input devices 532, which may include, but are not limited to, physical keyboards, function keys (such as volume control buttons, switch buttons, etc.), trackballs, mice, joysticks, and the like. One or more of them.
  • the display unit 540 can be used to display information input by the mobile terminal user or information provided to the mobile terminal user and various menu interfaces of the mobile terminal 500.
  • the display unit 540 can include a display panel 541.
  • the display panel 541 can be configured in the form of a liquid crystal display (LCD) or an organic light-emitting diode (OLED).
  • LCD liquid crystal display
  • OLED organic light-emitting diode
  • the touch panel 531 can cover the display panel 541 to form a touch display screen, and when the touch display screen detects a touch operation on or near it, it is transmitted to the processor 560 to determine the type of the touch event, and then the processor The 560 provides a corresponding visual output on the touch display depending on the type of touch event.
  • the touch display includes an application interface display area and a common control display area.
  • the arrangement manner of the application interface display area and the display area of the common control is not limited, and the arrangement manner of the two display areas can be distinguished by up-and-down arrangement, left-right arrangement, and the like.
  • the application interface display area can be used to display the interface of the application. Each interface can contain interface elements such as at least one application's icon and/or widget desktop control.
  • the application interface display area can also be an empty interface that does not contain any content.
  • the common control display area is used to display controls with high usage, such as setting buttons, interface numbers, scroll bars, phone book icons, and the like.
  • the processor 560 is a control center of the mobile terminal 500, and connects various parts of the entire mobile phone by using various interfaces and lines, by running or executing software programs and/or modules stored in the first memory 521, and calling the second storage.
  • the data in the memory 522 performs various functions and processing data of the mobile terminal 500, thereby performing overall monitoring of the mobile terminal 500.
  • processor 560 can include one or more processing units.
  • the processor 560 by calling a software program and/or module stored in the first memory 521 and/or data in the second memory 522, the processor 560 is configured to detect, if detected on the home screen Determining, by the selection operation of the icon, the first application corresponding to the application icon; if detecting the first preset sliding operation acting on the side curved screen, determining that the first application is pre-established with the first application Correlating a second application corresponding to the first preset sliding operation; closing the first application and opening the second application.
  • the processor 560 is further configured to: pre-establish an association relationship between the at least one second application and the first application for an operation of the user; and separately configure, for each second application in the association relationship a first preset sliding operation of the second application.
  • the processor 560 is further configured to: after detecting an operation of the first application displayed on the main screen, if a second preset sliding operation acting on the side curved screen is detected, The operation is performed to restore.
  • the processor 560 is further configured to: set, according to an operation of the application installed by the mobile terminal, a second preset sliding operation for restoring the operation, where the second preset sliding operation acts on the The side curved screen.
  • the embodiment of the present disclosure can realize the restoration of the erroneous operation of the application by the sliding operation of the side curved screen, simplifying the user's restoration step of the erroneously operated application, and improving the effect of the user experience. Avoid repetition, no more details here.
  • the disclosed apparatus and method may be implemented in other manners.
  • the device embodiments described above are merely illustrative.
  • the division of the unit is only a logical function division.
  • there may be another division manner for example, multiple units or components may be combined or Can be integrated into another system, or some features can be ignored or not executed.
  • the mutual coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, device or unit, and may be in an electrical, mechanical or other form.
  • the units described as separate components may or may not be physically separate, and the components displayed as units may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of the embodiment.
  • each functional unit in each embodiment of the present disclosure may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit.
  • the functions may be stored in a computer readable storage medium if implemented in the form of a software functional unit and sold or used as a standalone product. Based on such an understanding, a portion of the technical solution of the present disclosure that contributes in essence or to the prior art or a portion of the technical solution may be embodied in the form of a software product stored in a storage medium.
  • a number of instructions are included to cause a computer device (which may be a personal computer, server, or network device, etc.) to perform all or part of the steps of the methods described in various embodiments of the present disclosure.
  • the foregoing storage medium includes various media that can store program codes, such as a USB flash drive, a mobile hard disk, a ROM, a RAM, a magnetic disk, or an optical disk.

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)
  • Telephone Function (AREA)
  • Stored Programmes (AREA)

Abstract

Dans un mode de réalisation de la présente invention, un procédé d'exploitation de programmes d'application et un terminal mobile sont prévus. Ledit procédé comprend les étapes suivantes : si une opération de sélection pour une icône d'application sur un écran principal est détectée, lancer un premier programme d'application correspondant à ladite icône d'application ; si une première opération de balayage prédéfinie qui est utilisée sur un écran à bords courbés est détectée, déterminer un second programme d'application qui a une corrélation préétablie avec ladite première application et qui correspond à ladite première opération de balayage prédéfinie ; fermer ledit premier programme d'application et lancer ledit second programme d'application.
PCT/CN2017/117443 2017-01-22 2017-12-20 Procédé d'exploitation de programmes d'application et terminal mobile WO2018133615A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710047764.X 2017-01-22
CN201710047764.XA CN106874046B (zh) 2017-01-22 2017-01-22 一种应用程序的操作方法及移动终端

Publications (1)

Publication Number Publication Date
WO2018133615A1 true WO2018133615A1 (fr) 2018-07-26

Family

ID=59159025

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/117443 WO2018133615A1 (fr) 2017-01-22 2017-12-20 Procédé d'exploitation de programmes d'application et terminal mobile

Country Status (2)

Country Link
CN (1) CN106874046B (fr)
WO (1) WO2018133615A1 (fr)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106874046B (zh) * 2017-01-22 2020-02-07 维沃移动通信有限公司 一种应用程序的操作方法及移动终端
CN107807783A (zh) * 2017-10-26 2018-03-16 珠海市魅族科技有限公司 终端操作方法及装置、计算机装置及可读存储介质
CN107908321A (zh) * 2017-10-26 2018-04-13 珠海市魅族科技有限公司 终端操作方法及装置、计算机装置及可读存储介质
WO2019100191A1 (fr) * 2017-11-21 2019-05-31 华为技术有限公司 Procédé de commande d'application, interface utilisateur graphique et terminal
CN108874288B (zh) * 2018-06-05 2020-08-25 Oppo广东移动通信有限公司 应用程序切换方法、装置、终端及存储介质
CN110691165A (zh) * 2019-04-30 2020-01-14 华为技术有限公司 一种导航操作方法及电子设备

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103577107A (zh) * 2013-10-29 2014-02-12 广东欧珀移动通信有限公司 一种利用多点触控快速启动应用的方法及智能终端
US20140160010A1 (en) * 2012-12-11 2014-06-12 Lg Electronics Inc. Mobile terminal and method of controlling the same
CN105630876A (zh) * 2015-12-17 2016-06-01 百度在线网络技术(北京)有限公司 跨应用的信息获取方法和装置
CN105630307A (zh) * 2015-12-23 2016-06-01 努比亚技术有限公司 在移动终端显示多个应用的装置及方法
CN106874046A (zh) * 2017-01-22 2017-06-20 维沃移动通信有限公司 一种应用程序的操作方法及移动终端

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140160010A1 (en) * 2012-12-11 2014-06-12 Lg Electronics Inc. Mobile terminal and method of controlling the same
CN103577107A (zh) * 2013-10-29 2014-02-12 广东欧珀移动通信有限公司 一种利用多点触控快速启动应用的方法及智能终端
CN105630876A (zh) * 2015-12-17 2016-06-01 百度在线网络技术(北京)有限公司 跨应用的信息获取方法和装置
CN105630307A (zh) * 2015-12-23 2016-06-01 努比亚技术有限公司 在移动终端显示多个应用的装置及方法
CN106874046A (zh) * 2017-01-22 2017-06-20 维沃移动通信有限公司 一种应用程序的操作方法及移动终端

Also Published As

Publication number Publication date
CN106874046A (zh) 2017-06-20
CN106874046B (zh) 2020-02-07

Similar Documents

Publication Publication Date Title
WO2018157662A1 (fr) Procédé de commande d'affichage de volume pour terminal mobile et terminal mobile
WO2018133615A1 (fr) Procédé d'exploitation de programmes d'application et terminal mobile
JP7186231B2 (ja) アイコン管理方法及び装置
WO2018196699A1 (fr) Procédé d'affichage de région de reconnaissance d'empreinte digitale, et terminal mobile
WO2018137448A1 (fr) Procédé pour la reconnaissance d'empreinte digitale par un terminal, et terminal mobile
JP6055961B2 (ja) テキスト選択及び入力
TWI393045B (zh) 瀏覽多個應用視窗的方法、系統及圖形化使用者介面
WO2018001293A1 (fr) Procédé de partage de mot de passe wi-fi et terminal mobile
KR102168648B1 (ko) 사용자 단말 장치 및 그 제어 방법
JP2017511919A (ja) 携帯端末、携帯端末におけるユーザインターフェース方法、及び携帯端末のカバー
WO2018001261A1 (fr) Procédé de configuration de fonctions de boutons et terminal mobile
US8508476B2 (en) Touch-sensitive control systems and methods
KR20130093043A (ko) 터치 및 스와이프 내비게이션을 위한 사용자 인터페이스 방법 및 모바일 디바이스
US20140181746A1 (en) Electrionic device with shortcut function and control method thereof
WO2018086234A1 (fr) Procédé de traitement d'objet et terminal
TWI528235B (zh) 觸控顯示裝置及觸控方法
WO2014121730A1 (fr) Dispositif électronique et procédé de déverrouillage d'écran associé
WO2019015581A1 (fr) Procédé de suppression de texte et terminal mobile
WO2018166469A1 (fr) Procédé pour copier-coller multi-trajet, et terminal mobile
TWI659353B (zh) 電子設備以及電子設備的工作方法
WO2018177157A1 (fr) Procédé de saisie de caractères et terminal mobile
CN106951165A (zh) 一种文字编辑方法及移动终端
CN101482799A (zh) 通过触摸式屏幕控制电子设备的方法及电子设备
CN105827816A (zh) 一种终端屏幕的分屏方法及移动终端
CN107562262B (zh) 一种响应触控操作的方法、终端及计算机可读存储介质

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: 17893181

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: 17893181

Country of ref document: EP

Kind code of ref document: A1