CN106940653B - Method, apparatus and computer-readable storage medium for controlling application program - Google Patents

Method, apparatus and computer-readable storage medium for controlling application program Download PDF

Info

Publication number
CN106940653B
CN106940653B CN201710245558.XA CN201710245558A CN106940653B CN 106940653 B CN106940653 B CN 106940653B CN 201710245558 A CN201710245558 A CN 201710245558A CN 106940653 B CN106940653 B CN 106940653B
Authority
CN
China
Prior art keywords
application program
application
user
controlling
input
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201710245558.XA
Other languages
Chinese (zh)
Other versions
CN106940653A (en
Inventor
陈帅
刘铁俊
张向阳
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Xiaomi Mobile Software Co Ltd
Original Assignee
Beijing Xiaomi Mobile Software 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 Beijing Xiaomi Mobile Software Co Ltd filed Critical Beijing Xiaomi Mobile Software Co Ltd
Priority to CN201710245558.XA priority Critical patent/CN106940653B/en
Publication of CN106940653A publication Critical patent/CN106940653A/en
Application granted granted Critical
Publication of CN106940653B publication Critical patent/CN106940653B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The present disclosure relates to a method, an apparatus, and a computer-readable storage medium for controlling an application. The method comprises the following steps: detecting an input first operation aiming at a first application program in a target state; in response to detecting the first operation, determining a second operation corresponding to the first operation; and controlling the first application program to execute the second operation. Through the technical scheme, the user can control the terminal to execute different execution operations by inputting different input operations to the terminal, so that the operation which can be executed only through a plurality of user operations originally can be realized only through one input operation of the user. Therefore, when the user uses the specific function corresponding to the execution operation, the complicated steps of repeated operation are omitted, the use path of the specific function is shortened, the use requirement of the user can be met, the use habit of the user is fitted, and the use experience of the user is improved.

Description

Method, apparatus and computer-readable storage medium for controlling application program
Technical Field
The present disclosure relates to the field of application program control, and in particular, to a method and an apparatus for controlling an application program, and a computer-readable storage medium.
Background
With the development of internet mobile communication, application programs installed in various mobile terminals have become an essential part of people's lives. Each application provides too many functions available, but the common functions are limited for the user. Common functions of WeChat are, for example, circle of friends, sweep, pay codes, etc. However, in order to include all the functions of the application, the application programs are designed with a relatively large number of operation levels, so that the operation path to each function is relatively long, and even some common functions can be reached only through a path including a plurality of operations.
Disclosure of Invention
To overcome the problems in the related art, the present disclosure provides a method, an apparatus, and a computer-readable storage medium for controlling an application program, which are simple, convenient, and easy to operate.
According to a first aspect of the embodiments of the present disclosure, there is provided a method of controlling an application program, including: detecting a first operation input aiming at a first application program in a target state, wherein the first operation is different from an opening operation, and the first application program is not operated in the target state; in response to detecting the first operation, determining a second operation corresponding to the first operation; when determining a second operation corresponding to the first operation, outputting a prompt message, wherein the prompt message is used for confirming whether to execute the second operation corresponding to the first operation; receiving a feedback instruction input by a user; and when the feedback instruction indicates that a second operation corresponding to the first operation is executed, controlling the first application program to execute the second operation.
Optionally, the controlling the first application program to perform the second operation includes: controlling the first application program to perform any one of the following second operations: and displaying a functional interface corresponding to the first operation and outputting a voice message.
Optionally, the determining a second operation corresponding to the first operation includes: obtaining a target database, wherein the target database comprises information indicating a corresponding relation between an operation input by aiming at the first application program and an operation executed by the first application program; and determining a second operation corresponding to the first operation according to the target database.
Optionally, the target state comprises any one of: displaying the state of a second application program interface and the state of the first application program icon; wherein the second application is different from the first application.
Optionally, the target state includes a state in which the first application icon is displayed; the detecting, in the target state, an input first operation for a first application program includes: detecting an input first operation for the first application icon.
Optionally, the first operation comprises any one of: clicking, sliding along a preset track, and pressing a physical key.
According to a second aspect of the embodiments of the present disclosure, there is provided an apparatus for controlling an application, including: the device comprises a detection module, a display module and a control module, wherein the detection module is configured to detect an input first operation aiming at a first application program in a target state, the first operation is different from an opening operation, and the first application program is not operated in the target state; the determining module is configured to determine a second operation corresponding to the first operation in response to detecting the first operation; a module configured to output a prompt message for confirming whether to execute a second operation corresponding to the first operation when determining the second operation corresponding to the first operation; a module configured to receive a feedback instruction input by a user; and the control module is configured to control the first application program to execute a second operation corresponding to the first operation when the feedback instruction indicates to execute the second operation.
Optionally, the control module is configured to: controlling the first application program to perform any one of the following second operations: and displaying a functional interface corresponding to the first operation and outputting a voice message.
Optionally, the determining module includes: an acquisition sub-module configured to acquire a target database including information indicating a correspondence between an operation input for the first application and an operation performed by the first application; the determining submodule is configured to determine a second operation corresponding to the first operation according to the target database.
Optionally, the target state comprises any one of: displaying the state of a second application program interface and the state of the first application program icon; wherein the second application is different from the first application.
Optionally, the target state includes a state in which the first application icon is displayed; the detection module is configured to: in the target state, detecting an input first operation for the first application icon.
Optionally, the first operation comprises any one of: clicking, sliding along a preset track, and pressing a physical key.
According to a third aspect of embodiments of the present disclosure, there is provided a computer readable storage medium having stored thereon computer program instructions which, when executed by a processor, implement the steps of the method of controlling an application provided by the first aspect of the present disclosure.
The technical scheme provided by the embodiment of the disclosure can have the following beneficial effects:
through the technical scheme, the user can control the terminal to execute different execution operations by inputting different input operations to the terminal, so that the operation which can be executed only through a plurality of user operations originally can be realized only through one input operation of the user. Therefore, when the user uses the specific function corresponding to the execution operation, the complicated steps of repeated operation are omitted, the use path of the specific function is shortened, the use requirement of the user can be met, the use habit of the user is fitted, and the use experience of the user is improved.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and together with the description, serve to explain the principles of the disclosure.
FIG. 1 is a flow chart illustrating a method of controlling an application in accordance with an exemplary embodiment;
FIG. 2 is a flow diagram of steps in an example implementation of determining a second operation corresponding to a first operation in response to detecting the first operation;
FIG. 3 is a schematic diagram of a scene shown in accordance with another exemplary embodiment;
FIG. 4 is a schematic illustration of an interface for outputting a prompt message, according to another exemplary embodiment;
FIG. 5 is a block diagram illustrating an apparatus for controlling an application in accordance with an exemplary embodiment;
FIG. 6 is a block diagram illustrating a determination module in an apparatus for controlling an application according to another exemplary embodiment;
fig. 7 illustrates a block diagram of an apparatus for controlling an application according to another exemplary embodiment.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The implementations described in the exemplary embodiments below are not intended to represent all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present disclosure, as detailed in the appended claims.
FIG. 1 is a flow chart illustrating a method of controlling an application according to an exemplary embodiment. As shown in fig. 1, the method includes the following steps.
In S11, an input first operation for the first application is detected in a target state, wherein the first operation is different from the opening operation, and the first application is not running in the target state. In the present disclosure, the first application may be any application installed on the terminal that satisfies a condition that the first application is not run in the target state.
Optionally, the target state may include any one of: displaying the state of a second application program interface and the state of the first application program icon; wherein the second application is different from the first application. In the present disclosure, the second application may be any application installed on the terminal, different from the first application.
When the target state includes a state of displaying a first application icon, detecting an input first operation for the first application in the target state includes: an input first operation for a first application icon is detected.
Optionally, the first operation comprises any one of: clicking, sliding along a preset track, and pressing a physical key. The first operation can be pressing a power key or a physical key such as a volume key; the click may be to click on an icon in the interface; the sliding along the predetermined trajectory may be a sliding gesture along the predetermined trajectory. The first operation may be any combination of the above operations, for example, pressing a menu key as one input operation while double-clicking a camera desktop icon.
In the embodiment, the more the first operation types of the application program are, the more the user can use the application program selectively, so that more shortcut operation jumps can be realized, and the application program is convenient for the user to use.
Illustratively, the first application may be a WeChat, and the first operation may include: double-click operation and three-click operation on the WeChat icon, or clicking the WeChat icon and simultaneously pressing a screen locking key, or a gesture track of single finger sliding downwards in a target state, and the like. The first operation is different from the opening operation, namely the first operation does not comprise a single-click operation on the WeChat icon.
In S12, in response to detecting the first operation, a second operation corresponding to the first operation is determined.
Fig. 2 shows, as an example implementation manner of determining, in S12, a second operation corresponding to a first operation in response to detecting the first operation, where the flowchart of the step is as shown in fig. 2:
in S21, a target database is acquired, the target database including information indicating a correspondence between an operation input for the first application and an operation performed by the first application.
The information included in the target database may be a preset correspondence between an operation input for the application program and an operation executed by the application program, or may be a correspondence between an operation input for the application program and an operation executed by the application program defined by a user. When the user sets the corresponding relation by himself, the user can set according to the use requirement of the user. For example, the user a may set the operation corresponding to the double-click operation of the wechat application icon as opening a friend circle page, and the user B may set the operation corresponding to the double-click operation of the wechat application icon as opening a collected two-dimensional code page, and the like.
For example, the first application program may be WeChat, the user may set an operation corresponding to a double-click operation on a WeChat icon to open a scanning interface, set an operation corresponding to a gesture track of single-finger gliding in a target state to play a newly received voice message, set an operation user for other input not to set, set an operation corresponding to default execution for an operation input by the WeChat, and may set an operation corresponding to default execution for an operation input by the user not to set, for example, set an operation corresponding to operation input by the WeChat to open a friend circle interface by default.
In addition, in the using process of the user, the corresponding relation between the operation input to the application program in the target database and the operation executed by the application program can be changed, for example, the operation corresponding to the three-click operation on the WeChat icon is initially set to be the friend circle interface, in the using process of the user, the WeChat function interface which is more frequently used by the user is found to be the payment and receipt interface, and in order to facilitate the use, the user can change the operation corresponding to the three-click operation on the WeChat icon into the opening of the WeChat payment and receipt interface, so that the using process can be simplified.
In the embodiment, the user can set the corresponding relationship between the operation input by the application program and the operation executed by the application program according to the use requirement of the user, so that quick jump is realized, the path of the user using common functions is shortened, the use habit of the user is fitted, and meanwhile, the user operation can be personalized.
In S22, a second operation corresponding to the first operation is determined according to the target database.
And inquiring corresponding second operation in the target database according to the detected first operation. When the target state is a state in which the second application interface is displayed, the operation for the first application may be the same as the operation in the second application interface. When the operation aiming at the first application program is the same as the operation of the second application program interface, the application program aiming at the input operation can be distinguished according to the position of the input operation, when the position of the operation is positioned at the input operation detection position aiming at the first application program, the input operation is judged to be the operation aiming at the first application program, and the second operation corresponding to the input first operation aiming at the first application program is inquired according to the target database; otherwise, the input operation is judged to be the operation in the second application program, and the second application program is controlled to execute the corresponding action of the operation.
Illustratively, as shown in fig. 3, the interface is an initial interface state of the QQ application, which may be a target state of the wechat shortcut operation. In the interface, the operation corresponding to the gesture track of the single-finger gliding is to refresh the QQ receiving message. In the setting of the corresponding relation of the quick operation of the WeChat, the operation corresponding to the gesture track of the single finger sliding down in the target state is set to play the newly received voice message. Therefore, as shown in fig. 3, the WeChat message notification area is an input operation detection area for WeChat, and the remaining area in the interface is an input operation area of QQ, that is, when a single finger slides down in the area 1, it is determined that the single finger sliding down operation is an operation for WeChat, so that the corresponding operation is queried according to the target database to play a newly received voice message of WeChat; when the single finger slides down in the area 2, the single finger sliding down operation is determined to be the QQ operation, and a QQ message receiving interface is refreshed.
In the technical scheme, the corresponding relation between the first operation and the second operation is obtained by querying the database, so that the second operation can be determined quickly and accurately. Meanwhile, through the storage mode of the target database, the user can change the corresponding relation between the first operation and the second operation aiming at a certain application program at any time according to the own use habit and use frequency, the use of the user is more convenient, and the use experience of the user is improved.
Turning back to fig. 1, in S13, the first application is controlled to perform the second operation.
Optionally, the first application is controlled to perform a second operation, including: controlling the first application program to perform any one of the following second operations: and displaying a functional interface corresponding to the first operation and outputting a voice message.
For example, a user performs a double-click operation on the WeChat icon on a mobile phone desktop, and when it is determined that the second operation corresponding to the first operation is to open a scanning functional interface, the mobile phone may directly open the scanning functional interface in the WeChat.
For example, the user slides down in the area 1 in the interface shown in fig. 3, and when it is determined that the second operation corresponding to the first operation is to play a newly received voice message, the mobile phone may directly enter the WeChat to play the newly received voice message.
In the above technical solution, different execution operations may be determined according to different input operations of a user, so as to execute the corresponding execution operation. Through the technical scheme, the user can control the terminal to execute different execution operations by inputting different input operations to the terminal, so that the operation which can be executed only through a plurality of user operations originally can be realized only through one input operation of the user. Therefore, when the user uses the specific function corresponding to the execution operation, the complicated steps of repeated operation are omitted, the use path of the specific function is shortened, the use requirement of the user can be met, the use habit of the user is fitted, and the use experience of the user is improved.
In the disclosure, the user can also set the on and off of the shortcut operation mode. The shortcut operation mode is a mode for detecting an input first operation aiming at the first application program in a target state, and determining a second operation corresponding to the first operation in response to the detection of the first operation, so as to control the first application program to execute the second operation, and the working mode of the shortcut operation mode comprises an opening state and a closing state. The on or off state of the shortcut mode may be controlled, for example, by means of an icon widget of a notification bar or by means of a switch lock in system settings.
In this embodiment, the user can set the shortcut operation mode to be turned on or off, and the user can turn it off when the shortcut operation is not required. When the shortcut mode is closed, the system opens the application program in a default manner. The user can select whether the shortcut operation mode is opened or not according to the use requirement of the user, so that the use mode of the system is more diversified, the use experience of the user is more fitted, and the condition that the corresponding second operation is executed when the user does not need to perform shortcut operation but triggers the first operation is avoided.
In this disclosure, the second operation may also be prompted. And when determining a second operation corresponding to the first operation, outputting a prompt message, wherein the prompt message is used for confirming whether to execute the second operation corresponding to the first operation.
Wherein, the prompting message can be displayed to the user by selecting the prompting box. For example, the user may be prompted that the current click mode has triggered a shortcut operation to jump to a friend circle, asking whether to jump.
And then receiving a feedback instruction input by a user.
The feedback instructions input by the user include confirmation and cancellation. Confirming a second operation corresponding to the first operation; and canceling the second operation corresponding to the first operation.
In step 13, controlling the first application program to execute the second operation includes: and when the feedback instruction indicates that a second operation corresponding to the first operation is executed, controlling the first application program to execute the second operation.
FIG. 4 is an interface diagram providing for outputting a prompt message in accordance with an exemplary embodiment. Illustratively, as shown in fig. 4, the first operation is to double-click a WeChat icon on the desktop, and the second operation corresponding to the first operation is to open a friend circle function interface. When a user double clicks a WeChat icon on the desktop, a prompt box pops up in the desktop to prompt that' do your click mode trigger a friend circle to jump to a shortcut operation, and do you want to enter a friend circle? "the user may select" determine "to confirm that the operation of opening the circle of friends is performed, and select" cancel "to cancel the operation of opening the circle of friends is performed.
In the embodiment, when the user triggers the first operation, the system pops up the prompt message, and the system can determine the operation to be executed next according to the selection of the user, so that the user can avoid the operation next in time under the condition of error touch, and can remind the user of skipping to be currently performed at the same time, thereby providing more convenient use experience for the user.
In the present disclosure, the user may also control whether the prompting message is popped up. When the user uses the shortcut operation initially, the user may have inaccurate memory of the corresponding relationship between the operation input by the application program and the operation executed by the application program, and the prompt information can prompt the current operation input by the user and the operation executed correspondingly so as to enhance the memory effect of the user.
The present disclosure also provides an apparatus for controlling an application. FIG. 5 is a block diagram illustrating an apparatus for controlling an application according to an example embodiment. As shown in fig. 5, the apparatus 10 includes:
a detection module 100 configured to detect, in a target state, an input first operation for a first application, wherein the first operation is different from an opening operation, and the first application is not running in the target state;
a determining module 200 configured to determine, in response to detecting the first operation, a second operation corresponding to the first operation;
a control module 300 configured to control the first application to perform the second operation.
Optionally, the control module 300 is configured to:
controlling the first application program to perform any one of the following second operations: and displaying a functional interface corresponding to the first operation and outputting a voice message.
Fig. 6 is a block diagram illustrating a determination module in an apparatus for controlling an application according to another exemplary embodiment, the determination module 200 including:
an acquisition sub-module 201 configured to acquire a target database including information indicating a correspondence between an operation input for the first application and an operation performed by the first application;
a determining sub-module 202 configured to determine a second operation corresponding to the first operation according to the target database.
Optionally, the target state comprises any one of: displaying the state of a second application program interface and the state of the first application program icon;
wherein the second application is different from the first application.
Optionally, the target state includes a state in which the first application icon is displayed;
the detection module 100 is configured to:
in the target state, detecting an input first operation for the first application icon.
Optionally, the first operation comprises any one of: clicking, sliding along a preset track, and pressing a physical key.
With regard to the apparatus in the above-described embodiment, the specific manner in which each module performs the operation has been described in detail in the embodiment related to the method, and will not be elaborated here.
The present disclosure also provides a computer readable storage medium having stored thereon computer program instructions which, when executed by a processor, implement the steps of the method of controlling an application provided by the present disclosure.
Fig. 7 illustrates a block diagram of an apparatus 700 for controlling an application according to yet another exemplary embodiment. For example, the apparatus 700 may be a mobile phone, a computer, a digital broadcast terminal, a messaging device, a game console, a tablet device, a medical device, an exercise device, a personal digital assistant, and the like.
Referring to fig. 7, apparatus 700 may include one or more of the following components: a processing component 702, a memory 704, a power component 706, a multimedia component 708, an audio component 710, an input/output (I/O) interface 712, a sensor component 714, and a communication component 716.
The processing component 702 generally controls overall operation of the device 700, such as operations associated with display, telephone calls, data communications, camera operations, and recording operations. The processing components 702 may include one or more processors 720 to execute instructions to perform all or a portion of the steps of the methods described above. Further, the processing component 702 may include one or more modules that facilitate interaction between the processing component 702 and other components. For example, the processing component 702 may include a multimedia module to facilitate interaction between the multimedia component 708 and the processing component 702.
The memory 704 is configured to store various types of data to support operations at the apparatus 700. Examples of such data include instructions for any application or method operating on device 700, contact data, phonebook data, messages, pictures, videos, and so forth. The memory 704 may be implemented by any type or combination of volatile or non-volatile memory devices such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic or optical disks.
The power component 706 provides power to the various components of the device 700. The power components 706 may include a power management system, one or more power sources, and other components associated with generating, managing, and distributing power for the apparatus 700.
The multimedia component 708 includes a screen that provides an output interface between the device 700 and a user. In some embodiments, the screen may include a Liquid Crystal Display (LCD) and a Touch Panel (TP). If the screen includes a touch panel, the screen may be implemented as a touch screen to receive an input signal from a user. The touch panel includes one or more touch sensors to sense touch, slide, and gestures on the touch panel. The touch sensor may not only sense the boundary of a touch or slide action, but also detect the duration and pressure associated with the touch or slide operation. In some embodiments, the multimedia component 708 includes a front facing camera and/or a rear facing camera. The front camera and/or the rear camera may receive external multimedia data when the device 700 is in an operation mode, such as a photographing mode or a video mode. Each front camera and rear camera may be a fixed optical lens system or have a focal length and optical zoom capability.
The audio component 710 is configured to output and/or input audio signals. For example, audio component 710 includes a Microphone (MIC) configured to receive external audio signals when apparatus 700 is in an operational mode, such as a call mode, a recording mode, and a voice recognition mode. The received audio signal may further be stored in the memory 704 or transmitted via the communication component 716. In some embodiments, audio component 710 also includes a speaker for outputting audio signals.
The I/O interface 712 provides an interface between the processing component 702 and peripheral interface modules, which may be keyboards, click wheels, buttons, etc. These buttons may include, but are not limited to: a home button, a volume button, a start button, and a lock button.
The sensor assembly 714 includes one or more sensors for providing status assessment of various aspects of the apparatus 700. For example, sensor assembly 714 may detect an open/closed state of device 700, the relative positioning of components, such as a display and keypad of device 700, sensor assembly 714 may also detect a change in position of device 700 or a component of device 700, the presence or absence of user contact with device 700, orientation or acceleration/deceleration of device 700, and a change in temperature of device 700. The sensor assembly 714 may include a proximity sensor configured to detect the presence of a nearby object without any physical contact. The sensor assembly 714 may also include a light sensor, such as a CMOS or CCD image sensor, for use in imaging applications. In some embodiments, the sensor assembly 714 may also include an acceleration sensor, a gyroscope sensor, a magnetic sensor, a pressure sensor, or a temperature sensor.
The communication component 716 is configured to facilitate wired or wireless communication between the apparatus 700 and other devices. The apparatus 700 may access a wireless network based on a communication standard, such as WiFi, 2G or 3G, or a combination thereof. In an exemplary embodiment, the communication component 716 receives a broadcast signal or broadcast related information from an external broadcast management system via a broadcast channel. In an exemplary embodiment, the communication component 716 further includes a Near Field Communication (NFC) module to facilitate short-range communications. For example, the NFC module may be implemented based on Radio Frequency Identification (RFID) technology, infrared data association (IrDA) technology, Ultra Wideband (UWB) technology, Bluetooth (BT) technology, and other technologies.
In an exemplary embodiment, the apparatus 700 may be implemented by one or more Application Specific Integrated Circuits (ASICs), Digital Signal Processors (DSPs), Digital Signal Processing Devices (DSPDs), Programmable Logic Devices (PLDs), Field Programmable Gate Arrays (FPGAs), controllers, micro-controllers, microprocessors or other electronic components for performing the above-described methods.
In an exemplary embodiment, a non-transitory computer readable storage medium comprising instructions, such as the memory 704 comprising instructions, executable by the processor 720 of the device 700 to perform the above-described method is also provided. For example, the non-transitory computer readable storage medium may be a ROM, a Random Access Memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure. This application is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It will be understood that the present disclosure is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (10)

1. A method of controlling an application, the method comprising: in a target state, detecting an input first operation aiming at a first application program, wherein the first operation is different from an opening operation, and in the target state, the first application program is not operated, the target state comprises a state of displaying a second application program interface, and the second application program can be any application program which is installed on a terminal and is different from the first application program;
in response to detecting the first operation, determining a second operation corresponding to the first operation;
and controlling the first application program to execute the second operation.
2. The method of claim 1, wherein the controlling the first application to perform the second operation comprises:
controlling the first application program to perform any one of the following second operations: and displaying a functional interface corresponding to the first operation and outputting a voice message.
3. The method of claim 1, wherein the determining a second operation corresponding to the first operation comprises:
obtaining a target database, wherein the target database comprises information indicating a corresponding relation between an operation input by aiming at the first application program and an operation executed by the first application program;
and determining a second operation corresponding to the first operation according to the target database.
4. The method according to any of claims 1-3, wherein the first operation comprises any of: clicking, sliding along a preset track, and pressing a physical key.
5. An apparatus for controlling an application, the apparatus comprising:
the terminal comprises a detection module, a display module and a display module, wherein the detection module is configured to detect an input first operation aiming at a first application program in a target state, the first operation is different from an opening operation, and the first application program is not operated in the target state, the target state comprises a state of displaying a second application program interface, and the second application program can be any application program which is installed on a terminal and is different from the first application program;
the determining module is configured to determine a second operation corresponding to the first operation in response to detecting the first operation;
a control module configured to control the first application to perform the second operation.
6. The apparatus of claim 5, wherein the control module is configured to:
controlling the first application program to perform any one of the following second operations: and displaying a functional interface corresponding to the first operation and outputting a voice message.
7. The apparatus of claim 5, wherein the determining module comprises:
an acquisition sub-module configured to acquire a target database including information indicating a correspondence between an operation input for the first application and an operation performed by the first application;
the determining submodule is configured to determine a second operation corresponding to the first operation according to the target database.
8. The apparatus according to any of claims 5-7, wherein the first operation comprises any of: clicking, sliding along a preset track, and pressing a physical key.
9. An apparatus for controlling an application, comprising:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to:
in a target state, detecting an input first operation aiming at a first application program, wherein the first operation is different from an opening operation, and in the target state, the first application program is not operated, the target state comprises a state of displaying a second application program interface, and the second application program can be any application program which is installed on a terminal and is different from the first application program;
in response to detecting the first operation, determining a second operation corresponding to the first operation;
and controlling the first application program to execute the second operation.
10. A computer-readable storage medium, on which computer program instructions are stored, which program instructions, when executed by a processor, carry out the steps of the method according to any one of claims 1 to 4.
CN201710245558.XA 2017-04-14 2017-04-14 Method, apparatus and computer-readable storage medium for controlling application program Active CN106940653B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710245558.XA CN106940653B (en) 2017-04-14 2017-04-14 Method, apparatus and computer-readable storage medium for controlling application program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710245558.XA CN106940653B (en) 2017-04-14 2017-04-14 Method, apparatus and computer-readable storage medium for controlling application program

Publications (2)

Publication Number Publication Date
CN106940653A CN106940653A (en) 2017-07-11
CN106940653B true CN106940653B (en) 2021-06-04

Family

ID=59463065

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710245558.XA Active CN106940653B (en) 2017-04-14 2017-04-14 Method, apparatus and computer-readable storage medium for controlling application program

Country Status (1)

Country Link
CN (1) CN106940653B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107391006A (en) * 2017-07-27 2017-11-24 深圳市泰衡诺科技有限公司 A kind of shortcut establishing method and initialization system based on intelligent terminal
CN110196716B (en) * 2018-02-26 2023-07-25 龙芯中科技术股份有限公司 Graphic display method, graphic display device, electronic equipment and storage medium
CN109688262A (en) * 2018-12-03 2019-04-26 珠海格力电器股份有限公司 A kind of control method of terminal, device, storage medium and terminal

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103135969A (en) * 2011-11-26 2013-06-05 华为技术有限公司 Method and device of operating, generating and starting application program
CN104932927A (en) * 2015-07-10 2015-09-23 联想(北京)有限公司 Application program control method and electronic equipment
CN105242847A (en) * 2015-09-29 2016-01-13 努比亚技术有限公司 Mobile terminal and application quick starting method therefor
CN105303086A (en) * 2015-10-31 2016-02-03 深圳市金立通信设备有限公司 Application starting method and terminal
CN105824493A (en) * 2015-11-02 2016-08-03 维沃移动通信有限公司 Mobile terminal control method and mobile terminal
CN105868616A (en) * 2015-12-15 2016-08-17 乐视移动智能信息技术(北京)有限公司 Terminal control method and apparatus
CN106155480A (en) * 2016-06-27 2016-11-23 维沃移动通信有限公司 The interface display method of a kind of application program and mobile terminal
CN106201204A (en) * 2016-07-08 2016-12-07 广东欧珀移动通信有限公司 The method and apparatus starting application function
CN106250040A (en) * 2016-07-29 2016-12-21 宇龙计算机通信科技(深圳)有限公司 The startup method and device of application program
CN106354418A (en) * 2016-11-16 2017-01-25 腾讯科技(深圳)有限公司 Manipulating method and device based on touch screen
CN106484483A (en) * 2016-10-18 2017-03-08 维沃移动通信有限公司 A kind of Application Program Interface display packing and mobile terminal

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103324425B (en) * 2012-12-13 2016-08-03 重庆优腾信息技术有限公司 The method and apparatus that a kind of order based on gesture performs
CN104461304A (en) * 2014-12-31 2015-03-25 小米科技有限责任公司 Application control method and device
US9880735B2 (en) * 2015-08-10 2018-01-30 Apple Inc. Devices, methods, and graphical user interfaces for manipulating user interface objects with visual and/or haptic feedback
CN105930147B (en) * 2016-04-13 2020-09-08 北京小米移动软件有限公司 Application function starting method and device
CN106055241A (en) * 2016-07-27 2016-10-26 维沃移动通信有限公司 Control method for mobile terminal and mobile terminal
CN106250190A (en) * 2016-08-01 2016-12-21 深圳市金立通信设备有限公司 A kind of application startup method and terminal
CN106445499A (en) * 2016-08-29 2017-02-22 北京小米移动软件有限公司 Shortcut key prompting method and device
CN106406657A (en) * 2016-08-30 2017-02-15 北京小米移动软件有限公司 Fast operation method and device and terminal

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103135969A (en) * 2011-11-26 2013-06-05 华为技术有限公司 Method and device of operating, generating and starting application program
CN104932927A (en) * 2015-07-10 2015-09-23 联想(北京)有限公司 Application program control method and electronic equipment
CN105242847A (en) * 2015-09-29 2016-01-13 努比亚技术有限公司 Mobile terminal and application quick starting method therefor
CN105303086A (en) * 2015-10-31 2016-02-03 深圳市金立通信设备有限公司 Application starting method and terminal
CN105824493A (en) * 2015-11-02 2016-08-03 维沃移动通信有限公司 Mobile terminal control method and mobile terminal
CN105868616A (en) * 2015-12-15 2016-08-17 乐视移动智能信息技术(北京)有限公司 Terminal control method and apparatus
CN106155480A (en) * 2016-06-27 2016-11-23 维沃移动通信有限公司 The interface display method of a kind of application program and mobile terminal
CN106201204A (en) * 2016-07-08 2016-12-07 广东欧珀移动通信有限公司 The method and apparatus starting application function
CN106250040A (en) * 2016-07-29 2016-12-21 宇龙计算机通信科技(深圳)有限公司 The startup method and device of application program
CN106484483A (en) * 2016-10-18 2017-03-08 维沃移动通信有限公司 A kind of Application Program Interface display packing and mobile terminal
CN106354418A (en) * 2016-11-16 2017-01-25 腾讯科技(深圳)有限公司 Manipulating method and device based on touch screen

Also Published As

Publication number Publication date
CN106940653A (en) 2017-07-11

Similar Documents

Publication Publication Date Title
US10908772B2 (en) Method and apparatus for adjusting running state of smart housing device
CN107908351B (en) Application interface display method and device and storage medium
KR101840145B1 (en) Method for controlling mobile terminal and mobile terminal
EP3249509A1 (en) Method and device for playing live videos
CN105912258B (en) Operation processing method and device
CN107102772B (en) Touch control method and device
CN105487805B (en) Object operation method and device
CN104317402B (en) Description information display method and device and electronic equipment
CN107992257B (en) Screen splitting method and device
CN107562349B (en) Method and device for executing processing
CN106547461B (en) Operation processing method, device and equipment
EP3109741B1 (en) Method and device for determining character
EP3173919A1 (en) Method and apparatus for application icon management
CN106354504B (en) Message display method and device
CN106528273B (en) Application program management method and device
CN107798309B (en) Fingerprint input method and device and computer readable storage medium
CN112905103B (en) False touch processing method and device and storage medium
CN106940653B (en) Method, apparatus and computer-readable storage medium for controlling application program
CN104267881A (en) Toolbar operating method and device
CN106775210B (en) Wallpaper changing method and device
EP3035172A1 (en) Method and device for activating operation state of mobile terminal
CN108803892B (en) Method and device for calling third party application program in input method
CN108984098B (en) Information display control method and device based on social software
CN107704294B (en) Method and device for processing reserved event
CN112130719B (en) Page display method, device and system, electronic equipment and storage medium

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
GR01 Patent grant
GR01 Patent grant