CN105159530B - A kind of the display object switching method and device of application - Google Patents

A kind of the display object switching method and device of application Download PDF

Info

Publication number
CN105159530B
CN105159530B CN201510542327.6A CN201510542327A CN105159530B CN 105159530 B CN105159530 B CN 105159530B CN 201510542327 A CN201510542327 A CN 201510542327A CN 105159530 B CN105159530 B CN 105159530B
Authority
CN
China
Prior art keywords
display object
touch
target
application
switching
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.)
Expired - Fee Related
Application number
CN201510542327.6A
Other languages
Chinese (zh)
Other versions
CN105159530A (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.)
Guangdong Oppo Mobile Telecommunications Corp Ltd
Original Assignee
Guangdong Oppo Mobile Telecommunications Corp 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 Guangdong Oppo Mobile Telecommunications Corp Ltd filed Critical Guangdong Oppo Mobile Telecommunications Corp Ltd
Priority to CN201510542327.6A priority Critical patent/CN105159530B/en
Publication of CN105159530A publication Critical patent/CN105159530A/en
Application granted granted Critical
Publication of CN105159530B publication Critical patent/CN105159530B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • User Interface Of Digital Computer (AREA)
  • Telephone Function (AREA)

Abstract

The embodiment of the invention discloses the display object switching methods and device of a kind of application, wherein this method includes:The touch parameter that user carries out terminal touch screen touch operation input is detected, the touch parameter includes touch pressure value;It determines to show object with the target that the touch pressure value matches in object set using corresponding show from currently running;Current display object is switched into the target and shows object, wherein the current display object for it is described using corresponding using the display object currently shown in display interface.Implement the embodiment of the present invention, terminal touch screen can be prevented plowing from.

Description

Application display object switching method and device
Technical Field
The invention relates to the technical field of internet application, in particular to a method and a device for switching display objects of an application.
Background
At present, various terminals such as mobile phones and tablet computers are generally provided with weather applications, and users can check weather information of any city through application interfaces of the weather applications. Generally, in a weather application interface, a user may obtain weather information of different cities through city object switching, for example, the current city of the user is "shanghai", the weather application interface displays the weather information of "shanghai" by default, and when the user wants to view weather information of other cities such as "beijing", the "shanghai" may be switched to "beijing", so as to obtain weather information of "beijing".
In practical applications, when switching between cities to obtain weather information of different cities, the switching is usually achieved by sliding left and right. However, in practice, it has been found that performing a sliding operation on the touch screen to effect switching easily scratches the screen.
Disclosure of Invention
The embodiment of the invention provides a method and a device for switching display objects of an application, which can avoid scratching a terminal touch screen.
The embodiment of the invention discloses a method for switching display objects of an application, which comprises the following steps:
detecting touch parameters input by a user through touch operation on a terminal touch screen, wherein the touch parameters comprise touch pressure values;
determining a target display object matched with the touch pressure value from a display object set corresponding to the currently running application;
and switching a current display object to the target display object, wherein the current display object is a display object currently displayed in an application display interface corresponding to the application.
Optionally, the determining a target display object matched with the touch pressure value from a display object set corresponding to a currently running application includes:
detecting whether the touch pressure value exceeds a preset pressure threshold value;
and if the touch pressure value exceeds the pressure threshold value, determining the display object associated with the current display object in the display object set corresponding to the currently running application as the target display object matched with the touch pressure value.
Optionally, the determining a target display object matched with the touch pressure value from a display object set corresponding to a currently running application includes:
determining a target pressure value interval to which the touch pressure value belongs according to a plurality of preset pressure value intervals;
and determining a display object corresponding to the target pressure value interval from a display object set corresponding to the currently running application, and taking the determined display object as a target display object matched with the touch pressure value, wherein each display object in the display object set corresponds to one pressure value interval.
Optionally, the touch parameter further includes a touch duration, and after the target display object matched with the touch pressure value is determined from the display object set corresponding to the currently running application, and before the current display object is switched to the target display object, the method further includes:
judging whether the touch duration exceeds a preset time threshold or not;
and if the preset time threshold is exceeded, executing the step of switching the current display object to the target display object.
Optionally, the touch parameter further includes fingerprint information; after the target display object matched with the touch pressure value is determined from the display object set corresponding to the currently running application, and before the current display object is switched to the target display object, the method further includes:
judging whether the fingerprint information is matched with preset fingerprint verification information or not;
and if the fingerprint verification information is matched with the fingerprint verification information, executing the step of switching the current display object to the target display object.
Optionally, the target display objects matched with the touch pressure values include a plurality of objects; the switching the current display object to the target display object includes:
taking a touched position point of a display area occupied by a current display object as a circle center, and outputting a circular area according to a preset radius, wherein the circular area is divided into a plurality of fan-shaped areas, and the number of the fan-shaped areas is the same as that of the target display objects;
loading a plurality of target display objects to a plurality of sector areas divided by the circular area for display respectively in a mode of loading one display object in one sector area;
detecting a slide operation from the touched position point to any one of sector areas into which the circular area is divided;
and responding to the sliding operation, and switching the current display object to the target display object loaded in any one of the fan-shaped areas.
Correspondingly, the embodiment of the invention also discloses a device for switching the display object of the application, which comprises:
the terminal comprises a detection module, a processing module and a display module, wherein the detection module is used for detecting touch parameters input by a user through touch operation on a terminal touch screen, and the touch parameters comprise touch pressure values;
the object determination module is used for determining a target display object matched with the touch pressure value from a display object set corresponding to the currently running application;
and the object switching module is used for switching the current display object to the target display object, wherein the current display object is the display object currently displayed in the application display interface corresponding to the application.
Optionally, the object determination module includes:
the pressure detection unit is used for detecting whether the touch pressure value exceeds a preset pressure threshold value;
the first determining unit is used for determining a display object associated with the current display object in a display object set corresponding to the currently running application as a target display object matched with the touch pressure value when the pressure detecting unit detects that the touch pressure value exceeds the pressure threshold value.
Optionally, the object determination module includes:
the second determining unit is used for determining a target pressure value interval to which the touch pressure value belongs according to a plurality of preset pressure value intervals;
and a third determining unit, configured to determine, from a display object set corresponding to a currently running application, a display object corresponding to the target pressure value interval, and use the determined display object as a target display object matched with the touch pressure value, where each display object in the display object set corresponds to one pressure value interval.
Optionally, the touch parameter further includes a touch duration; the device further comprises:
the first judgment module is used for judging whether the touch duration exceeds a preset time threshold;
and the first notification module is used for notifying the object switching module to switch the current display object to the target display object when the judgment result of the first judgment module is that the touch duration exceeds the preset time threshold.
Optionally, the touch parameter further includes fingerprint information; the device further comprises:
the second judgment module is used for judging whether the fingerprint information is matched with preset fingerprint verification information;
and the second notification module is used for notifying the object switching module to switch the current display object to the target display object when the judgment result of the second judgment module is that the fingerprint information is matched with the fingerprint verification information.
Optionally, the target display objects matched with the touch pressure values include a plurality of objects; the object switching module includes:
the display device comprises an output unit, a display unit and a display unit, wherein the output unit is used for taking a touched position point of a display area occupied by a current display object as a circle center and outputting a circular area according to a preset radius, the circular area is divided into a plurality of fan-shaped areas, and the number of the fan-shaped areas is the same as that of target display objects;
the loading unit is used for loading a plurality of target display objects into a plurality of sector areas divided by the circular area for display in a mode of loading one display object in one sector area;
a slide detection unit configured to detect a slide operation from the touched position point to any one of sector areas into which the circular area is divided;
and the switching unit is used for responding to the sliding operation and switching the current display object to the target display object loaded in any one of the fan-shaped areas.
The embodiment of the invention has the following beneficial effects:
according to the embodiment of the invention, the touch parameters including the touch pressure value can be obtained by detecting the touch operation of the user on the terminal touch screen during the application running, the target display object matched with the touch pressure value is determined from the display object set corresponding to the application according to the touch pressure value, so that the switching from the current display object to the target display object is realized, the terminal touch screen is prevented from being scratched, and compared with the existing switching mode of left-right sliding depending on the operation of two hands of the user, the switching of the application display object of the embodiment of the invention can be based on the operation of one hand of the user, so that the switching efficiency of the display object is improved.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and it is obvious for those skilled in the art that other drawings can be obtained according to these drawings without creative efforts.
Fig. 1 is a schematic flowchart of a display object switching method for an application according to an embodiment of the present invention;
fig. 2 is a schematic flowchart of another display object switching method for an application according to an embodiment of the present invention;
fig. 3 is a flowchart illustrating a display object switching method for another application according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of an applied display object switching apparatus according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of a display object switching apparatus for another application according to an embodiment of the present invention;
fig. 6 is a schematic structural diagram of a display object switching apparatus for another application according to an embodiment of the present invention;
fig. 7 is a schematic structural diagram of a terminal device according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The embodiment of the invention discloses a method and a device for switching display objects of an application and a terminal device, which can avoid scratching a touch screen and improve the switching efficiency of the display objects of the application to a certain extent. The details are described below.
Referring to fig. 1, fig. 1 is a flowchart illustrating a method for switching a display object of an application according to an embodiment of the present invention, and specifically, as shown in fig. 1, the method for switching a display object of an application may include the following steps:
s101: the method comprises the steps of detecting touch parameters input by a user through touch operation on a terminal touch screen, wherein the touch parameters comprise touch pressure values.
It should be noted that the method of the embodiment of the present invention may be specifically applied to a terminal device (or simply referred to as a "terminal"), where the terminal device may include, but is not limited to, a terminal device configured with a touch screen, such as a smart phone (e.g., an Android phone, an iOS phone, etc.), a tablet computer, a Mobile Internet Device (MID), a Personal Digital Assistant (PDA), etc.
In a specific embodiment, a pressure sensor may be preset in the terminal device. Specifically, a user may perform a touch operation on a terminal touch screen through a preset touch terminal, such as a terminal stylus or a user finger, and detect a touch parameter including a touch pressure value corresponding to the touch operation through the pressure sensor.
S102: and determining a target display object matched with the touch pressure value from a display object set corresponding to the currently running application.
The display object set may include a plurality of display objects, and the plurality of display objects in the display object set may be preset. Specifically, the application may be a picture application, a weather application, and the like, which require switching of display objects, and accordingly, the display object of the picture application may be each picture and picture information thereof in the picture application, and the display object of the weather application may be a city name of each city and city weather information thereof.
S103: and switching the current display object to the target display object.
And the current display object refers to a display object currently displayed in an application display interface corresponding to the application. Further, the current display object before the touch operation may be a display object in the display object set, or may not be a display object in the display object set, which is not limited in the implementation of the present invention.
As an optional implementation manner, the determining, from the display object set corresponding to the currently running application, the target display object matched with the touch pressure value may specifically be: detecting whether the touch pressure value exceeds a preset pressure threshold value; and if the touch pressure value exceeds the pressure threshold value, determining the display object associated with the current display object in the display object set corresponding to the currently running application as the target display object matched with the touch pressure value. The display objects in the display object set may be arranged according to a preset display order, and the display object associated with the current display object refers to a display object in the display order after the current display object.
Specifically, when it is detected that the touch pressure value corresponding to the touch operation exceeds a preset pressure threshold, a target display object associated with the current display object in the display object set can be determined according to the preset display order, so that the target display object is switched to be displayed. Further, after the switching is performed, the switched target display object may be used as a new current display object, and a display object associated with the new current display object in the display object set (i.e., a display object whose display order is after the new current display object) is determined as a new target display object according to a preset time interval, for example, every 1 second, and is switched to the new target display object. When the touch operation is detected to be finished, for example, the touch pressure value is detected not to exceed the pressure threshold (or the touch pressure value is detected to be 0), the switching operation of the display object is not performed any more. For example, for a weather application, a current display object of a weather display interface corresponding to the weather application is weather information of shanghai, beijing, shenzhen, and guangzhou, and a display object set corresponding to the weather application includes weather information of shanghai, beijing, shenzhen, and guangzhou (and a preset display order is also an order of shanghai, beijing, shenzhen, and guangzhou, and the display order may be set by a user through customization, or automatically set according to an object addition time order), when it is detected that a touch pressure value input through a user touch operation exceeds a preset pressure threshold value, the weather information of shanghai may be switched to weather information of beijing at a preset time interval of, for example, after 1 second, it is switched to weather information of shenzhen, and so on until the touch operation is finished. And if the touch operation is ended when the weather information of the Shenzhen is displayed in a switching manner, ending the switching operation of the display object and keeping displaying the weather information of the Shenzhen. The display object set may be preset according to city information obtained from historical location information of the terminal within a preset time range, for example, within one month, or may be set by a user in a customized manner.
As an optional implementation manner, the determining a target display object matched with the touch pressure value from a display object set corresponding to a currently running application may further specifically be: determining a target pressure value interval to which the touch pressure value belongs according to a plurality of preset pressure value intervals; and determining a display object corresponding to the target pressure value interval from a display object set corresponding to the currently running application, and taking the determined display object as a target display object matched with the touch pressure value. Each display object in the display object set corresponds to one pressure value interval, so that a target display object needing to be switched and displayed can be determined according to the detected touch pressure value.
Further optionally, if the target display object matched with the touch pressure value includes a plurality of display objects, for example, when the pressure value interval to which the touch pressure value belongs corresponds to a plurality of display objects in the display object set, the switching the current display object to the target display object may specifically be: taking a touched position point of a display area occupied by a current display object as a circle center, and outputting a circular area according to a preset radius, wherein the circular area is divided into a plurality of fan-shaped areas, and the number of the fan-shaped areas is the same as that of the target display objects; loading a plurality of target display objects to a plurality of sector areas divided by the circular area for display respectively in a mode of loading one display object in one sector area; detecting a slide operation from the touched position point to any one of sector areas into which the circular area is divided; and responding to the sliding operation, and switching the current display object to the target display object loaded in any one of the fan-shaped areas. Therefore, a display object needing to be switched to display can be determined from the target display objects, the interestingness of switching operation is increased, and user experience is improved.
Further optionally, the touch parameter may be input by a user through touch operation on a target position of an application display interface of the application; the detecting of the touch parameter input by the user through the touch operation on the terminal touch screen may specifically be: when the fact that a user carries out touch operation on a terminal touch screen is detected, whether a touched position point corresponding to the touch operation falls into a preset target position area range or not is judged; and if so, acquiring the touch parameters input by the touch operation. Further, if the touched position point does not fall within the area range of the target position, that is, when a touch parameter input by a user through touch operation in an area other than the target position of the application display interface is detected, a preset target bearing interface corresponding to the touch parameter may be output, such as a menu bearing interface or an object detail information output interface. For example, for a weather application, when a detected touch parameter, such as a touch pressure value, falls within a preset first pressure value interval, a menu bearing interface is output (the display form of the menu bearing interface may be preset, such as a bar shape, a circle shape, an arc shape, or the like), and when a detected touch pressure value falls within a preset second pressure value interval, a weather detail dialog box (such as an abnormal weather alert dialog box) may be output. Or outputting a menu bearing interface when the detected touch parameter such as the touch duration is within a preset first time range, and outputting a weather detail dialog box when the detected touch duration is within a preset second time range.
In the embodiment of the invention, the touch parameters including the touch pressure value can be obtained by detecting the touch operation of the user on the terminal touch screen during the application running, the target display object matched with the touch pressure value is determined from the display object set corresponding to the application according to the touch pressure value, so that the switching from the current display object to the target display object is realized, the terminal touch screen is prevented from being scratched, and compared with the existing switching mode of left-right sliding depending on the operation of two hands of the user, the switching of the application display object in the embodiment of the invention can be based on the operation of one hand of the user, so that the switching efficiency of the display object is improved.
Further, referring to fig. 2, fig. 2 is a flowchart illustrating another method for switching a display object of an application according to an embodiment of the present invention, and specifically, as shown in fig. 2, the method for switching a display object of an application may include the following steps:
s201: the method comprises the steps of detecting touch parameters input by a user through touch operation on a terminal touch screen, wherein the touch parameters comprise touch pressure values and touch duration.
In a specific embodiment, a pressure sensor may be preset in the terminal device in advance, and then touch parameters such as a touch pressure value and a touch duration for a user to perform touch operation input on a touch screen of the terminal device, for example, touch parameters for a user to perform touch operation input on a target position in a display area occupied by a current display object applied by the terminal, may be obtained through detection of the preset pressure sensor. The target position can be preset and marked in a preset marking mode, so that a user can be prompted to switch the display object by touching the target position.
S202: and determining a target display object matched with the touch pressure value from a display object set corresponding to the currently running application.
The touch pressure value is determined according to the touch pressure value, and the touch pressure value is determined according to the touch pressure value, wherein the touch pressure value is determined from the display object set and can be matched with one or more target display objects, and when the touch pressure value is multiple, one target display object can be selected from the multiple target display objects according to a preset switching mode to be used as a target display object needing to be switched, so that the switching of the real objects is carried out. The determining method of the target display object and the switching method thereof may specifically refer to the related description of the above embodiments, and are not described herein again.
S203: judging whether the touch duration exceeds a preset time threshold, if so, executing a step S204; otherwise, step S201 is performed.
S204: and switching the current display object to the target display object.
The current display object is a display object currently displayed in an application display interface corresponding to the application, and specifically is a display object displayed on the application interface before the touch operation.
It should be noted that the execution sequence of steps S202 and S203 may be switched, that is, after the touch parameters including the touch pressure value and the touch duration are detected, it may be determined whether the touch duration exceeds a preset time threshold, and when the determination result is yes, a target display object matched with the touch pressure value is determined from the display object set corresponding to the currently running application, so as to switch the current display object to the determined target switch object. And when the judgment result is negative, namely the touch duration does not exceed the preset time threshold, determining and switching the target display object are not performed any more, so that the power consumption of the terminal is saved.
In the embodiment of the invention, besides determining the target display object matched with the touch pressure value from the display object set corresponding to the currently running application according to the detected touch pressure value, whether the current display object is switched to the determined target display object can be further determined by detecting whether the touch duration corresponding to the touch operation exceeds a preset time threshold, so that the terminal misoperation caused by a user, such as switching response when the user touches a terminal touch screen carelessly, is avoided, and the terminal power consumption is saved to a certain extent.
Further, referring to fig. 3, fig. 3 is a flowchart illustrating a display object switching method for another application according to an embodiment of the present invention, and specifically, as shown in fig. 3, the display object switching method for an application may include the following steps:
s301: the method comprises the steps of detecting touch parameters input by a user through touch operation on a terminal touch screen, wherein the touch parameters comprise touch pressure values and fingerprint information.
In a specific embodiment, a pressure sensor may be preset in the terminal device in advance, and then a touch pressure value and touch parameters such as user fingerprint information, which are input by a user through touch operation on a touch screen of the terminal device, may be detected by the preset pressure sensor, specifically, the touch parameters may be input by the user through touch operation on a target position in a display area occupied by a current display object applied by the terminal. The target position can be preset and marked in a preset marking mode, so that a user can be prompted to switch the display object by touching the target position.
S302: and determining a target display object matched with the touch pressure value from a display object set corresponding to the currently running application.
S303: judging whether the fingerprint information is matched with preset fingerprint verification information, if so, executing the step S304; otherwise, step S301 is executed.
The fingerprint verification information may refer to fingerprint information of a valid user of the terminal device, which is acquired in advance.
In a specific embodiment, the fingerprint verification information may include fingerprint string (i.e., a plurality of fingerprints) information and an input time corresponding to each fingerprint; accordingly, the determining whether the fingerprint information matches preset fingerprint authentication information may include the steps of: verifying whether the detected fingerprint information comprises the same fingerprint string as the fingerprint verification information and whether the difference of the input time of the same fingerprint is smaller than a preset value, and if the detected fingerprint information comprises the same fingerprint string as the fingerprint verification information and the difference of the input time of the same fingerprint is smaller than the preset value, determining that the fingerprint information is matched with the preset fingerprint verification information; otherwise, the fingerprint information is not matched with the fingerprint verification information. By implementing the embodiment, the terminal can be effectively prevented from being operated by an illegal user.
S304: and switching the current display object to the target display object.
And the current display object is a display object currently displayed in an application display interface corresponding to the application.
It should be noted that the execution sequence of steps S302 and S303 may be switched, that is, after the touch parameters including the touch pressure value and the fingerprint information are detected, it may be determined whether the detected fingerprint information matches preset fingerprint verification information, and when the matching is successful, a target display object matching the touch pressure value is determined from the display object set corresponding to the currently running application, so as to switch the current display object to the determined target switch object. When the fingerprint information is not matched with the fingerprint verification information, the determination and switching operation of the target display object can be avoided, so that the power consumption of the terminal is saved.
In other optional embodiments, when it is detected that a user performs a touch operation on a terminal touch screen, switching of an applied display object may be further implemented by obtaining a plurality of touch parameters, such as a touch pressure value, a touch duration, and fingerprint information, corresponding to the touch operation, where the plurality of touch parameters all satisfy a preset condition, for example, the detected touch pressure value exceeds a preset pressure threshold, the touch duration exceeds a preset time threshold, and the fingerprint information matches preset fingerprint verification information, a target display object corresponding to the touch pressure value or the touch duration is determined, so as to switch from a current display object to the target display object, which is not described herein again.
In the embodiment of the invention, besides determining the target display object matched with the touch pressure value from the display object set corresponding to the currently running application according to the detected touch pressure value, whether the user fingerprint information corresponding to the touch operation is matched with the preset fingerprint verification information can be further detected, and the current display object is switched to the determined target display object when the user fingerprint information and the preset fingerprint verification information are matched, so that the power consumption of the terminal is saved, the terminal is prevented from being operated by other illegal users, and the privacy of the user is protected.
Referring to fig. 4, fig. 4 is a schematic structural diagram of an applied display object switching apparatus according to an embodiment of the present invention, and specifically, as shown in fig. 4, the applied display object switching apparatus according to the embodiment of the present invention may include a detection module 11, an object determination module 12, and an object switching module 13. Wherein,
the detection module 11 is configured to detect a touch parameter input by a user through touch operation on a terminal touch screen, where the touch parameter includes a touch pressure value.
It should be noted that the apparatus according to the embodiment of the present invention may be specifically disposed in a terminal device, and the terminal device may include, but is not limited to, a terminal device configured with a touch screen, such as a smart phone (e.g., an Android phone, an iOS phone, etc.), a tablet computer, a Mobile Internet device (MID for short), a Personal Digital Assistant (PDA for short), and the like.
In a specific embodiment, the detection module 11 may perform a touch operation on the terminal touch screen by detecting a preset touch end, such as a terminal stylus or a user finger, and detect to obtain a touch parameter including a touch pressure value corresponding to the touch operation.
The object determination module 12 is configured to determine a target display object matched with the touch pressure value from a display object set corresponding to a currently running application.
The display object set may include a plurality of display objects, and the plurality of display objects in the display object set may be preset. Specifically, the application may be a picture application, a weather application, and the like, which require switching of display objects, and accordingly, the display object of the picture application may be each picture and picture information thereof in the picture application, and the display object of the weather application may be a city name of each city and city weather information thereof.
The object switching module 13 is configured to switch the current display object to the target display object.
And the current display object refers to a display object currently displayed in an application display interface corresponding to the application. Further, the current display object before the touch operation may be a display object in the display object set, or may not be a display object in the display object set, which is not limited in the implementation of the present invention.
Optionally, in an embodiment of the present invention, the object determining module 12 may specifically include (not shown in the figure):
a pressure detection unit 121, configured to detect whether the touch pressure value exceeds a preset pressure threshold;
a first determining unit 122, configured to determine, when the pressure detecting unit 121 detects that the touch pressure value exceeds the pressure threshold, a display object associated with a current display object in a display object set corresponding to a currently running application as a target display object matching the touch pressure value.
The display objects in the display object set may be arranged according to a preset display order, and the display object associated with the current display object refers to a display object in the display order after the current display object.
Optionally, in this embodiment of the present invention, the object determining module 12 may further specifically include (not shown in the figure):
the second determining unit 123 is configured to determine, according to a plurality of preset pressure value intervals, a target pressure value interval to which the touch pressure value belongs;
a third determining unit 124, configured to determine, from a display object set corresponding to a currently running application, a display object corresponding to the target pressure value interval, and use the determined display object as a target display object matched with the touch pressure value.
Each display object in the display object set can respectively correspond to one pressure value interval, so that the target display object needing to be switched and displayed can be determined according to the detected touch pressure value.
Further optionally, the target display object matched with the touch pressure value may include a plurality of objects; the object switching module 13 may specifically include (not shown in the figure):
an output unit 131, configured to output a circular area according to a preset radius with a touched position point of a display area occupied by a current display object as a center, where the circular area is divided into a plurality of sector areas, and the number of the sector areas is the same as that of the target display objects;
a loading unit 132, configured to load a plurality of target display objects into a plurality of sector areas into which the circular area is divided, respectively, for displaying in a manner that one display object is loaded into one sector area;
a slide detection unit 133 for detecting a slide operation from the touched position point to any one of sector areas into which the circular area is divided;
a switching unit 134, configured to switch the current display object to a target display object loaded in any one of the sector areas in response to the sliding operation.
In the embodiment of the invention, the touch parameters including the touch pressure value can be obtained by detecting the touch operation of the user on the terminal touch screen during the application running, the target display object matched with the touch pressure value is determined from the display object set corresponding to the application according to the touch pressure value, so that the switching from the current display object to the target display object is realized, the terminal touch screen is prevented from being scratched, and compared with the existing switching mode of left-right sliding depending on the operation of two hands of the user, the switching of the application display object in the embodiment of the invention can be based on the operation of one hand of the user, so that the switching efficiency of the display object is improved.
Further, please refer to fig. 5 in combination with fig. 4, where fig. 5 is a schematic structural diagram of another display object switching apparatus applied in the embodiment of the present invention, and specifically, as shown in fig. 5, the apparatus in the embodiment of the present invention includes a detection module 11, an object determination module 12, and an object switching module 13 of the display object switching apparatus applied in the embodiment corresponding to fig. 4, which are not described herein again. Further, in the embodiment of the present invention, the touch parameter may further include a touch duration; the apparatus may further comprise:
the first judging module 14 is configured to judge whether the touch duration exceeds a preset time threshold;
a first notifying module 15, configured to notify the object switching module 13 to switch the current display object to the target display object when the determination result of the first determining module 14 is that the touch duration exceeds the preset time threshold.
In a specific embodiment, after the detection module 11 can detect a touch parameter input by a user through a touch operation on a touch screen of the terminal device, for example, a touch pressure value, a touch duration and other touch parameters input by the user through a touch operation on a target position in a display area occupied by a current display object applied by the terminal, the first determination module 14 can determine whether the touch duration exceeds a preset time threshold, and when the touch duration exceeds the preset time threshold, the first notification module 15 notifies the object switching module 13 to switch the current display object to the target display object. The target position can be preset and displayed in a preset marking mode, so that a user is prompted to switch the display object by touching the target position.
In the embodiment of the invention, besides determining the target display object matched with the touch pressure value from the display object set corresponding to the currently running application according to the detected touch pressure value, whether the current display object is switched to the determined target display object can be further determined by detecting whether the touch duration corresponding to the touch operation exceeds a preset time threshold, so that the terminal misoperation caused by a user, such as switching response when the user touches a terminal touch screen carelessly, is avoided, and the terminal power consumption is saved to a certain extent.
Further, please refer to fig. 6 in combination with fig. 4, where fig. 6 is a schematic structural diagram of another display object switching apparatus applied in the embodiment of the present invention, and specifically, as shown in fig. 6, the apparatus in the embodiment of the present invention includes a detection module 11, an object determination module 12, and an object switching module 13 of the display object switching apparatus applied in the embodiment corresponding to fig. 4, which are not described herein again. Further, in the embodiment of the present invention, the touch parameter may further include fingerprint information; the apparatus may further comprise:
the second judging module 16 is configured to judge whether the fingerprint information matches preset fingerprint authentication information;
a second notifying module 17, configured to notify the object switching module 13 to switch the current display object to the target display object when the judgment result of the second judging module 16 is that the fingerprint information matches the fingerprint verification information.
In a specific embodiment, after the detection module 11 can detect a touch parameter input by a user through a touch operation on the touch screen of the terminal device, for example, a touch pressure value input by the user through a touch operation on a target position in a display area occupied by a current display object of the terminal application, fingerprint information, and other touch parameters, the second determination module 16 can determine whether the fingerprint information matches with preset fingerprint verification information, and when the fingerprint information matches with the preset fingerprint verification information, the second notification module 15 notifies the object switching module 13 to switch the current display object to the target display object, so as to implement switching of the display object of the application. The fingerprint verification information is preset fingerprint information of a legal user of the terminal equipment.
In the embodiment of the invention, besides determining the target display object matched with the touch pressure value from the display object set corresponding to the currently running application according to the detected touch pressure value, whether the user fingerprint information corresponding to the touch operation is matched with the preset fingerprint verification information can be further detected, and the current display object is switched to the determined target display object when the user fingerprint information and the preset fingerprint verification information are matched, so that the power consumption of the terminal is saved, the terminal is prevented from being operated by other illegal users, and the privacy of the user is protected.
Referring to fig. 7, fig. 7 is a schematic structural diagram of a terminal device according to an embodiment of the present invention. Specifically, as shown in fig. 7, the terminal device according to the embodiment of the present invention may include: at least one processor 100, at least one input device 200, at least one output device 300, memory 500, etc. Wherein the components are communicatively coupled via one or more buses 400. Those skilled in the art will appreciate that the configuration of the terminal device shown in fig. 7 is not intended to limit the embodiments of the present invention, and may be a bus structure, a star structure, a combination of more or less components than those shown, or a different arrangement of components. Wherein:
the processor 100 is a control center of the terminal device, connects various parts of the entire terminal device using various interfaces and lines, and performs various functions of the terminal device and processes data by operating or executing programs and/or modules stored in the memory 500 and calling data stored in the memory 500. The processor 100 may be composed of an Integrated Circuit (IC), for example, a single packaged IC, or a plurality of packaged ICs connected with the same or different functions. For example, the processor 100 may include only a Central Processing Unit (CPU), or may be a combination of a CPU, a Digital Signal Processor (DSP), a Graphics Processing Unit (GPU), and various control chips. In the embodiment of the present invention, the CPU may be a single operation core, or may include multiple operation cores.
The input device 200 may include a standard touch screen, keyboard, camera, etc., and may also include a wired interface, wireless interface, etc.
The output device 300 may include a display screen, a speaker, etc., and may also include a wired interface, a wireless interface, etc.
The memory 500 may be used to store software programs and modules, and the processor 100, the input device 200 and the output device 300 execute various functional applications of the terminal device and implement data processing by calling the software programs and modules stored in the memory 500. The memory 500 mainly includes a program storage area and a data storage area, wherein the program storage area may store an operating system, an application program required for at least one function, and the like; the data storage area may store data created according to the use of the terminal device, and the like. In the embodiment of the present invention, the operating system may be an Android system, an iOS system, a Windows operating system, or the like.
Specifically, the processor 100 calls an application program stored in the memory 500 for executing the following steps:
detecting touch parameters input by a user through touch operation on a terminal touch screen, wherein the touch parameters comprise touch pressure values;
determining a target display object matched with the touch pressure value from a display object set corresponding to the currently running application;
and switching a current display object to the target display object, wherein the current display object is a display object currently displayed in an application display interface corresponding to the application.
Optionally, the processor 100 invokes an application program stored in the memory 500 to execute the step of determining a target display object matched with the touch pressure value from a display object set corresponding to the currently running application, and specifically executes the following steps:
detecting whether the touch pressure value exceeds a preset pressure threshold value;
and if the touch pressure value exceeds the pressure threshold value, determining the display object associated with the current display object in the display object set corresponding to the currently running application as the target display object matched with the touch pressure value.
Optionally, the processor 100 invokes an application program stored in the memory 500 to execute the step of determining a target display object matched with the touch pressure value from a display object set corresponding to the currently running application, and specifically executes the following steps:
determining a target pressure value interval to which the touch pressure value belongs according to a plurality of preset pressure value intervals;
and determining a display object corresponding to the target pressure value interval from a display object set corresponding to the currently running application, and taking the determined display object as a target display object matched with the touch pressure value, wherein each display object in the display object set corresponds to one pressure value interval.
Optionally, the touch parameter further includes a touch duration; the processor 100 invokes the application program stored in the memory 500 to execute the following steps after determining the target display object matching the touch pressure value from the display object set corresponding to the currently running application and before executing the switching of the current display object to the target display object:
judging whether the touch duration exceeds a preset time threshold or not;
and if the preset time threshold is exceeded, executing the step of switching the current display object to the target display object.
Optionally, the touch parameter further includes fingerprint information; the processor 100 invokes the application program stored in the memory 500 to execute the following steps after determining the target display object matching the touch pressure value from the display object set corresponding to the currently running application and before executing the switching of the current display object to the target display object:
judging whether the fingerprint information is matched with preset fingerprint verification information or not;
and if the fingerprint verification information is matched with the fingerprint verification information, executing the step of switching the current display object to the target display object.
Optionally, the target display objects matched with the touch pressure values include a plurality of objects; the processor 100 calls the application program stored in the memory 500 to execute the switching of the current display object to the target display object, specifically executing the following steps:
taking a touched position point of a display area occupied by a current display object as a circle center, and outputting a circular area according to a preset radius, wherein the circular area is divided into a plurality of fan-shaped areas, and the number of the fan-shaped areas is the same as that of the target display objects;
loading a plurality of target display objects to a plurality of sector areas divided by the circular area for display respectively in a mode of loading one display object in one sector area;
detecting a slide operation from the touched position point to any one of sector areas into which the circular area is divided;
and responding to the sliding operation, and switching the current display object to the target display object loaded in any one of the fan-shaped areas.
In the foregoing embodiments, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
In the embodiments provided in the present invention, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, or in a form of hardware plus a software functional unit.
The integrated unit implemented in the form of a software functional unit may be stored in a computer readable storage medium. The software functional unit is stored in a storage medium and includes several instructions to enable a computer device (which may be a personal computer, a server, or a network device) or a processor (processor) to execute some steps of the methods according to the embodiments of the present invention. And the aforementioned storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
It is obvious to those skilled in the art that, for convenience and simplicity of description, the foregoing division of the functional modules is merely used as an example, and in practical applications, the above function distribution may be performed by different functional modules according to needs, that is, the internal structure of the device is divided into different functional modules to perform all or part of the above described functions. For the specific working process of the device described above, reference may be made to the corresponding process in the foregoing method embodiment, which is not described herein again.
Finally, it should be noted that: the above embodiments are only used to illustrate the technical solution of the present invention, and not to limit the same; while the invention has been described in detail and with reference to the foregoing embodiments, it will be understood by those skilled in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some or all of the technical features may be equivalently replaced; and the modifications or the substitutions do not make the essence of the corresponding technical solutions depart from the scope of the technical solutions of the embodiments of the present invention.

Claims (8)

1. A display object switching method for an application, comprising:
detecting touch parameters input by a user through touch operation on a terminal touch screen, wherein the touch parameters comprise touch pressure values;
determining a target display object matched with the touch pressure value from a display object set corresponding to a currently running application, wherein the application is a picture application or a weather application, the display object of the picture application is a picture and picture information in the picture application, and the display object of the weather application is a city name and city weather information of a city;
detecting whether the touch pressure value exceeds a preset pressure threshold value, if so, determining a display object associated with a current display object in a display object set corresponding to a currently running application to be a target display object matched with the touch pressure value, arranging the display objects in the display object set according to a preset display order, wherein the display object associated with the current display object is a display object with a display order behind the current display object in the display order, switching the current display object to the target display object for display, wherein the current display object is a display object currently displayed in an application display interface corresponding to the application, after switching, taking the switched target display object as a new current display object, and determining the display object associated with the new current display object in the display object set as the new display object according to a preset time interval And switching to the new target display object, and when the touch pressure value is detected not to exceed the pressure threshold value, no switching operation of the display object is performed and the current latest target display object is kept displayed.
2. The method of claim 1, wherein the touch parameters further comprise a duration of touch; after the target display object matched with the touch pressure value is determined from the display object set corresponding to the currently running application, and before the current display object is switched to the target display object, the method further includes:
judging whether the touch duration exceeds a preset time threshold or not;
and if the preset time threshold is exceeded, executing the step of switching the current display object to the target display object.
3. The method of claim 1, wherein the touch parameters further include fingerprint information; after the target display object matched with the touch pressure value is determined from the display object set corresponding to the currently running application, and before the current display object is switched to the target display object, the method further includes:
judging whether the fingerprint information is matched with preset fingerprint verification information or not;
and if the fingerprint verification information is matched with the fingerprint verification information, executing the step of switching the current display object to the target display object.
4. The method of claim 1, wherein the target display object matching the touch pressure value comprises a plurality of target display objects; the switching the current display object to the target display object includes:
taking a touched position point of a display area occupied by a current display object as a circle center, and outputting a circular area according to a preset radius, wherein the circular area is divided into a plurality of fan-shaped areas, and the number of the fan-shaped areas is the same as that of the target display objects;
loading a plurality of target display objects to a plurality of sector areas divided by the circular area for display respectively in a mode of loading one display object in one sector area;
detecting a slide operation from the touched position point to any one of sector areas into which the circular area is divided;
and responding to the sliding operation, and switching the current display object to the target display object loaded in any one of the fan-shaped areas.
5. An apparatus for switching a display object of an application, comprising:
the terminal comprises a detection module, a processing module and a display module, wherein the detection module is used for detecting touch parameters input by a user through touch operation on a terminal touch screen, and the touch parameters comprise touch pressure values;
the object determination module is used for determining a target display object matched with the touch pressure value from a display object set corresponding to a currently running application, wherein the application is a picture application or a weather application, the display object of the picture application is a picture and picture information in the picture application, and the display object of the weather application is a city name and city weather information of a city;
the pressure detection unit is used for detecting whether the touch pressure value exceeds a preset pressure threshold value;
a first determining unit, configured to determine, when the pressure detecting unit detects that the touch pressure value exceeds the pressure threshold, a display object associated with a current display object in a display object set corresponding to a currently running application as a target display object matched with the touch pressure value, where each display object in the display object set is arranged according to a preset display order, and the display object associated with the current display object is a display object whose display order is after the current display object in the display order;
and an object switching module, configured to switch a current display object to the target display object for display, where the current display object is a currently displayed display object in an application display interface corresponding to the application, and after switching, use the switched target display object as a new current display object, determine, according to a preset time interval, that a display object in the display object set that is associated with the new current display object is used as a new target display object, and switch to the new target display object, and when it is detected that the touch pressure value does not exceed the pressure threshold, no switching operation of the display object is performed and a current latest target display object is kept to be displayed.
6. The apparatus of claim 5, wherein the touch parameters further comprise a duration of touch; the device further comprises:
the first judgment module is used for judging whether the touch duration exceeds a preset time threshold;
and the first notification module is used for notifying the object switching module to switch the current display object to the target display object when the judgment result of the first judgment module is that the touch duration exceeds the preset time threshold.
7. The apparatus of claim 5, wherein the touch parameters further comprise fingerprint information; the device further comprises:
the second judgment module is used for judging whether the fingerprint information is matched with preset fingerprint verification information;
and the second notification module is used for notifying the object switching module to switch the current display object to the target display object when the judgment result of the second judgment module is that the fingerprint information is matched with the fingerprint verification information.
8. The apparatus of claim 5, wherein the target display object matching the touch pressure value comprises a plurality of objects; the object switching module includes:
the display device comprises an output unit, a display unit and a display unit, wherein the output unit is used for taking a touched position point of a display area occupied by a current display object as a circle center and outputting a circular area according to a preset radius, the circular area is divided into a plurality of fan-shaped areas, and the number of the fan-shaped areas is the same as that of target display objects;
the loading unit is used for loading a plurality of target display objects into a plurality of sector areas divided by the circular area for display in a mode of loading one display object in one sector area;
a slide detection unit configured to detect a slide operation from the touched position point to any one of sector areas into which the circular area is divided;
and the switching unit is used for responding to the sliding operation and switching the current display object to the target display object loaded in any one of the fan-shaped areas.
CN201510542327.6A 2015-08-27 2015-08-27 A kind of the display object switching method and device of application Expired - Fee Related CN105159530B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510542327.6A CN105159530B (en) 2015-08-27 2015-08-27 A kind of the display object switching method and device of application

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510542327.6A CN105159530B (en) 2015-08-27 2015-08-27 A kind of the display object switching method and device of application

Publications (2)

Publication Number Publication Date
CN105159530A CN105159530A (en) 2015-12-16
CN105159530B true CN105159530B (en) 2018-09-04

Family

ID=54800407

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510542327.6A Expired - Fee Related CN105159530B (en) 2015-08-27 2015-08-27 A kind of the display object switching method and device of application

Country Status (1)

Country Link
CN (1) CN105159530B (en)

Families Citing this family (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106896976A (en) * 2015-12-18 2017-06-27 中兴通讯股份有限公司 The changing method of the object that cursor is chosen, device and terminal
CN105653091A (en) * 2015-12-29 2016-06-08 宇龙计算机通信科技(深圳)有限公司 Verification method based on pressure touch control, verification device based on pressure touch control, and terminal
CN105677178B (en) * 2015-12-30 2019-02-05 Oppo广东移动通信有限公司 A kind of method and mobile terminal adjusting the affiliated figure layer of control
CN106933440B (en) * 2015-12-31 2020-08-14 宇龙计算机通信科技(深圳)有限公司 Terminal operation method and device and terminal
CN105677199A (en) * 2015-12-31 2016-06-15 宇龙计算机通信科技(深圳)有限公司 Inputting method and device based on pressure touch
CN105677226B (en) * 2016-01-11 2018-05-29 广东欧珀移动通信有限公司 A kind of operating method and mobile terminal to application program
CN105786354B (en) * 2016-02-29 2019-05-14 宇龙计算机通信科技(深圳)有限公司 A kind of hiden application deployment method and device
CN107132941B (en) 2016-02-29 2020-04-21 华为技术有限公司 Pressure touch method and electronic equipment
EP3425490B1 (en) 2016-03-15 2023-10-04 Huawei Technologies Co., Ltd. Human-machine interface method and device
DE102017105377A1 (en) * 2016-03-17 2017-09-21 Jtekt Corporation Control console for machine tools and machine tool management system
CN107533432B (en) * 2016-03-31 2020-12-22 华为技术有限公司 Pressure touch method and electronic equipment
CN106095422B (en) * 2016-06-03 2020-01-10 Oppo广东移动通信有限公司 Application control method and device and terminal equipment
CN109313531A (en) * 2016-06-30 2019-02-05 华为技术有限公司 A kind of graphic user interface that checking application program, method and terminal
CN106845199A (en) * 2017-01-24 2017-06-13 北京小米移动软件有限公司 Object authentication method and device
CN108153477B (en) * 2017-12-22 2021-06-25 努比亚技术有限公司 Multi-touch operation method, mobile terminal and computer-readable storage medium
CN109324852B (en) * 2018-08-02 2019-12-20 珠海格力电器股份有限公司 Application display method and device, terminal and storage medium
CN110062109A (en) * 2019-04-16 2019-07-26 上海掌门科技有限公司 Display method of weather information, device, electronic equipment and medium
CN114415885A (en) * 2021-12-30 2022-04-29 北京五八信息技术有限公司 Data processing method and device, electronic equipment and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101968706A (en) * 2010-08-20 2011-02-09 鸿富锦精密工业(深圳)有限公司 Electronic reading equipment with remote control device and remote control method thereof
CN102541399A (en) * 2010-12-20 2012-07-04 联想(北京)有限公司 Electronic equipment and display switching method thereof
CN102662573A (en) * 2012-03-24 2012-09-12 上海量明科技发展有限公司 Method and terminal for obtaining options by pressing
CN103649897A (en) * 2011-07-14 2014-03-19 微软公司 Submenus for context based menu system
CN104331239A (en) * 2014-11-26 2015-02-04 上海斐讯数据通信技术有限公司 Method and system for operating handheld equipment through one hand
CN104834456A (en) * 2014-02-12 2015-08-12 深圳富泰宏精密工业有限公司 Multi-task switching method and system of touch interface and electronic device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101968706A (en) * 2010-08-20 2011-02-09 鸿富锦精密工业(深圳)有限公司 Electronic reading equipment with remote control device and remote control method thereof
CN102541399A (en) * 2010-12-20 2012-07-04 联想(北京)有限公司 Electronic equipment and display switching method thereof
CN103649897A (en) * 2011-07-14 2014-03-19 微软公司 Submenus for context based menu system
CN102662573A (en) * 2012-03-24 2012-09-12 上海量明科技发展有限公司 Method and terminal for obtaining options by pressing
CN104834456A (en) * 2014-02-12 2015-08-12 深圳富泰宏精密工业有限公司 Multi-task switching method and system of touch interface and electronic device
CN104331239A (en) * 2014-11-26 2015-02-04 上海斐讯数据通信技术有限公司 Method and system for operating handheld equipment through one hand

Also Published As

Publication number Publication date
CN105159530A (en) 2015-12-16

Similar Documents

Publication Publication Date Title
CN105159530B (en) A kind of the display object switching method and device of application
CN105117663B (en) The encrypted object display methods and device of a kind of application
CN109075820B (en) Bluetooth pairing method, terminal device and readable storage medium
CN105117156B (en) A kind of information processing method and electronic equipment
CN107193598B (en) Application starting method, mobile terminal and computer readable storage medium
US20140002396A1 (en) Information processing method, information processing apparatus and electronic device
CN108040352B (en) Method for processing business, device and mobile terminal under a kind of hybrid network standard
CN105224133B (en) A kind of pressure calibration method and device
CN107368735B (en) Application installation method, mobile terminal and computer readable storage medium
US10126940B2 (en) Touch zones on a soft keyboard
US10419608B2 (en) Call forwarding method, terminal, and portable electronic device
CN105956442A (en) Data clearing method and terminal device
CN106227483B (en) Display control method and mobile terminal
CN105050061A (en) Method and device for sending messages on the basis of user voiceprint information
CN108650702B (en) Broadcast information processing method and user terminal
CN107045610B (en) Data migration method, terminal device and computer readable storage medium
CN108268291A (en) A kind of application program delet method and terminal device
CN107943578A (en) A kind of memory release method, terminal device and computer-readable medium
US10510175B2 (en) Method and portable electronic device for changing graphics processing resolution according to scenario
CN110874729B (en) Switching method and switching device for electronic red packet identification strategy and mobile terminal
CN108536512B (en) Interface switching method and device and terminal equipment
CN108762996B (en) Touch detection method and device
CN104571812A (en) Information processing method and electronic equipment
CN105278812A (en) Interface adjustment method and terminal
CN107864275B (en) Application setting method and device, mobile terminal and computer readable storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CP01 Change in the name or title of a patent holder

Address after: Changan town in Guangdong province Dongguan 523860 usha Beach Road No. 18

Patentee after: GUANGDONG OPPO MOBILE TELECOMMUNICATIONS Corp.,Ltd.

Address before: Changan town in Guangdong province Dongguan 523860 usha Beach Road No. 18

Patentee before: GUANGDONG OPPO MOBILE TELECOMMUNICATIONS Corp.,Ltd.

CP01 Change in the name or title of a patent holder
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20180904

CF01 Termination of patent right due to non-payment of annual fee