CN109032491B - Data processing method and device and mobile terminal - Google Patents

Data processing method and device and mobile terminal Download PDF

Info

Publication number
CN109032491B
CN109032491B CN201810814628.3A CN201810814628A CN109032491B CN 109032491 B CN109032491 B CN 109032491B CN 201810814628 A CN201810814628 A CN 201810814628A CN 109032491 B CN109032491 B CN 109032491B
Authority
CN
China
Prior art keywords
application program
mobile terminal
information
interface
identifier
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
CN201810814628.3A
Other languages
Chinese (zh)
Other versions
CN109032491A (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 CN201810814628.3A priority Critical patent/CN109032491B/en
Publication of CN109032491A publication Critical patent/CN109032491A/en
Application granted granted Critical
Publication of CN109032491B publication Critical patent/CN109032491B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • 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/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range

Landscapes

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

Abstract

The embodiment of the application discloses a data processing method, a data processing device and a mobile terminal. The method comprises the following steps: detecting a preset touch operation acting on a target area; processing the data displayed in the target area after the preset touch operation is detected to obtain an identifier of an application program; displaying application program interface information associated with the identification. The method enables the mobile terminal to display the interface information of the application program associated with the current interface in the current interface, so that a user can obtain the interface information of other application programs without jumping to the current application program interface in the process of operating the mobile terminal, and the user experience is greatly improved.

Description

Data processing method and device and mobile terminal
Technical Field
The present application relates to the field of mobile terminal technologies, and in particular, to a data processing method and apparatus, and a mobile terminal.
Background
Generally, when a user uses a mobile terminal to chat or browse web contents, the mobile terminal only displays a chat interface or only displays a web content interface. If the user desires to inquire some contents or use other applications while using the mobile terminal for chatting or browsing web contents, the mobile terminal needs to be controlled to exit the current interface, which causes inconvenience to the user.
Disclosure of Invention
In view of the above problems, the present application provides a data processing method, an apparatus and a mobile terminal to achieve improvement of the above problems.
In a first aspect, the present application provides a data processing method applied to a mobile terminal, where the method includes: detecting a preset touch operation acting on a target area; processing the data displayed in the target area after the preset touch operation is detected to obtain an identifier of an application program; displaying application program interface information associated with the identification.
In a second aspect, the present application provides a data processing apparatus, operating in a mobile terminal, the apparatus including: a touch operation detection unit for detecting a preset touch operation applied to a target area; the data processing unit is used for processing the data displayed in the target area after the preset touch operation is detected so as to obtain an identifier of an application program; and the information pushing unit is used for displaying the application program interface information associated with the identifier.
In a third aspect, the present application provides a mobile terminal comprising one or more processors and a memory; one or more programs are stored in the memory and configured to be executed by the one or more processors, the one or more programs configured to perform the methods described above.
In a fourth aspect, the present application provides a computer-readable storage medium having program code stored therein, wherein the above method is performed when the program code runs.
According to the data processing method, the data processing device and the mobile terminal, through detecting the preset touch operation acting on the target area, after the preset touch operation is detected, the data displayed in the target area are processed to obtain the identification of the application program, and then the application program interface information associated with the identification is displayed. Therefore, the mobile terminal can display the interface information of the application program associated with the current interface in the current interface, so that a user can acquire the interface information of other application programs without jumping to the current interface of the application program in the process of operating the mobile terminal, and the user experience is greatly improved.
These and other aspects of the present application will be more readily apparent from the following description of the embodiments.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
FIG. 1 shows a flow chart of a data processing method proposed in the present application;
fig. 2 is a schematic diagram illustrating a target area in a data processing method proposed in the present application;
fig. 3 is a schematic diagram illustrating interface information of an application program in a data processing method proposed in the present application;
fig. 4 is a schematic diagram illustrating interface information of an application program according to accompanying information in a data processing method proposed in the present application;
FIG. 5 shows a flow chart of another data processing method proposed by the present application;
FIG. 6 is a diagram illustrating interface information of an application in another data processing method proposed in the present application;
FIG. 7 is a flow chart illustrating yet another data processing method proposed by the present application;
fig. 8 is a block diagram showing a structure of a data processing apparatus proposed in the present application;
fig. 9 shows a block diagram of another data processing apparatus proposed in the present application;
fig. 10 is a block diagram showing a configuration of still another data processing apparatus proposed in the present application;
fig. 11 is a block diagram illustrating a structure of a mobile terminal according to the present application;
fig. 12 is a block diagram illustrating a structure of another mobile terminal proposed in the present application;
fig. 13 is a block diagram illustrating a mobile terminal according to the present application for executing a data processing method according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. 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 application.
In the initial development stage of the mobile terminal technology, the mobile terminal is only configured with physical keys, and a user controls the mobile terminal by touching the physical keys configured in the mobile terminal. With the appearance of the touch display screen, the mobile terminal is more configured with the touch display screen, so that a user can control the mobile terminal through the touch display screen.
For example, in a text recognition scene, a user can press the text recognition area through two fingers, and after detecting that the pressing duration of the two fingers of the user exceeds a certain duration or the pressing intensity of the two fingers exceeds a certain strength, the text recognition of the pressed area is started to extract a keyword, and then the keyword is searched to obtain information associated with the keyword for display.
The inventor finds that in some touch scenes, a user needs to control the mobile terminal to switch a currently displayed interface to perform subsequent operation, so that the user experience is not high. For example, if the user finds in the chat interface that it is necessary to invoke another application to query some information in the current interface, or to execute some operations indicated in the text displayed in the current interface, it is necessary to exit the current interface first, and then go to another interface to query or invoke another application, which causes inconvenience to the user and greatly affects the user experience. Therefore, the inventor provides the data processing method and device and the mobile terminal, which can display the interface information of the application program associated with the current interface in the current interface, so that a user can obtain the interface information of other application programs without jumping to the current application program interface in the process of operating the mobile terminal, and user experience is greatly improved.
The application environment to which the present application relates will be described first.
The data processing object of the data processing method provided by the application can be a picture or a text. When the processing object is a picture, the mobile terminal recognizes a text in the picture to obtain a text content in the picture, and then performs subsequent data processing steps, such as splitting a keyword from the text content to perform searching and the like. Moreover, the text processed by the data processing method provided by the application can be a part of text displayed by the mobile terminal, and can also be all texts displayed by the mobile terminal.
Embodiments of the present application will be described in detail below with reference to the accompanying drawings.
Referring to fig. 1, a data processing method provided in the present application is applied to a mobile terminal, and the method includes:
step S110: and detecting a preset touch operation acting on the target area.
As one mode, the target area is an area acted by the preset touch operation, or is the whole area of the display screen of the mobile terminal. For example, as shown in fig. 2, if it is detected that the target area of the touch operation is an area a shown in the drawing, that is, the touch point 99 of the preset touch operation falls on the area a, the mobile terminal processes the picture or text line displayed in the area a to extract the identifier of the application program from the picture or text displayed in the area a. And if the target area is the whole area of the display screen, after a preset touch operation is detected at any position of the display screen, the mobile terminal processes all pictures or texts currently displayed on the display screen so as to extract the identification of the application program.
Based on the two modes, the mobile terminal can determine whether to perform data processing on only a partial region or perform data processing on the full screen of the display screen according to the region acted by the preset touch operation. For example, when the target area may be a specific text paragraph or a specific picture, or a display area of the entire display screen, if it is detected that the action point of the preset touch operation is a specific text paragraph or a specific picture, the mobile terminal only performs data processing on the text short circuit or the picture where the action point is located. If the action point is a blank position where no text or picture is displayed, the mobile terminal performs data processing on all displayed contents in the display area of the display screen so as to obtain the identifier of the application program.
The touch operation includes a pressing operation and a sliding operation. The pressing operation refers to an operation of continuously generating a certain pressure on a touch position in a display screen after the display screen of the mobile terminal is touched. The pressing operation can be single-finger pressing, double-finger pressing or pressing of more thumbs. Furthermore, the predetermined touch operation may be a pressing operation exceeding a predetermined area, or a pressing operation exceeding a predetermined pressing force. The sliding operation refers to an operation of moving a touch point from a position to another position after touching the position in the display screen, and the touch point is kept touching the display screen during the moving process.
Step S120: and processing the data displayed in the target area after the preset touch operation is detected to obtain the identifier of the application program.
As one mode, the identifier may be a name of the application program, or may also be usage information of the application program.
How to extract the identifier of the application program from the data displayed in the target area will be described again below.
As one way, the mobile terminal may parse the target text information from the target area based on the existing semantic parsing technology. The semantic parsing technology can be used for splitting data in the picture or text of the target area into single completed words or words. For example, the text displayed in the target area is "we go to a movie bar at night", and the target text information parsed by the mobile terminal based on the semantic parsing technology may include "we", "night", "go", "see a movie", and "bar".
It will be appreciated that even with existing semantic parsing techniques, the target text information parsed from the target region is also relevant to the database data employed. For example, if the text displayed by the target area is "that goes to see a revenge league", and the database corresponding to the semantic parsing technology does not store "revenge league", the target text information obtained after the text of the target area is parsed by the mobile terminal includes "that", "go", "see", "revenge", and "league", and if "revenge league" is stored in the database, the target text information obtained after the text of the target area is parsed by the mobile terminal includes "that", "go", "see", and "revenge league".
Then based on the foregoing, the mobile terminal may identify "watch a movie" as an identification of an application in the form of usage information.
It should be noted that the mobile terminal may be preconfigured with a dictionary repository for storing preconfigured application identifications. Then, in the process of processing the data displayed in the target area, the mobile terminal extracts text information from the data displayed in the target area, splits the extracted text information based on the semantic rule, compares the split text with the configured application program identifier in the dictionary base in sequence, and determines the identifier of the application program if the comparison is successful. After determining the identifier of the application, it may be determined whether the identifier is a name or usage information.
Step S130: displaying application program interface information associated with the identification.
The interface information of the application program may include interface information for triggering to start the application program, or interface information for triggering to download the application program, and may also be interface information for triggering to display the interface of the application program in a fast application mode. The interface information may be a button or other control that can be touched by the user.
And wherein the application interface information associated with the identifier may be understood as a button that triggers launching of the application characterized by the identifier, or other control that may be touched by the user. Or as a button that triggers the downloading of the application characterized by the identity, or as other controls that can be touched by the user. For example, if the identified application is identified as "watch movie", the application interface information is a button that triggers the launching of an application that can purchase movie tickets.
As one way, the mobile terminal may hover a card on the current interface and display application program interface information associated with the identifier in the card. As shown in fig. 3, when the identifier of the application is identified as "watch movie" and is a movie name related to watching movie, a card 98 and a card 97 may be displayed in a floating manner in the current interface. Wherein the card 98 displays the introductory information of the movie revenge league. And the card is used to display interface information of the application "TPP" associated with "watch movie". In order to more accurately recognize the intention of the user, when the film name has a revenge alliance, a button 96 named "revenge alliance" may be displayed on the card 97 as the application interface information associated with "watch the film". In this case, the mobile terminal detects that the button 96 is pressed, and not only triggers the application "TPP" to start, but also touches "TPP" to directly display the ticket purchasing interface associated with "revenge alliance".
As an aspect, the mobile terminal may further process the data displayed in the target area to obtain accompanying information associated with the identifier of the application, where the accompanying information is used to represent an identity corresponding to the identifier. Then, under the condition of acquiring the accompanying information, after obtaining the identifier of the application program, detecting whether the response information belongs to preset approval information; and if the response information belongs to preset identification information, displaying the interface information of the application program associated with the identifier, so that the mobile terminal can identify the current conversation scene, the interface information of the application program can be pushed to the user in a more intelligent manner, and the user experience is improved.
For example, as shown in fig. 4, if the target area is an area B in the figure. After the preset touch operation is detected in the area B, the identification of the application program in the area B comprises TPP and MY, and the accompanying information 'unused' corresponding to the TPP and the accompanying information 'used' of the MY are also identified. Here, it is understood that, as one way, the mobile terminal may recognize the accompanying information corresponding to the identifier according to semantics, for example, the mobile terminal may distinguish "not to be used" in the area B to refer to TPP, but to be used to refer to MY.
Then, the mobile terminal compares the accompanying information corresponding to the plurality of identifiers with the approval information, and after comparison, finds that the "don't use" does not belong to the preset approval information, and the "don't use" belongs to the preset approval information. Then the mobile terminal displays application interface information identified as "MY".
Alternatively, if the data displayed in the target area is transmitted by a user communicating with the user of the mobile terminal, for example, the data displayed in the area B in fig. 4. And if the information replied by the user of the mobile terminal comprises response information belonging to the preset identification information, the mobile terminal still executes the application program interface information associated with the display identifier, so that the mobile terminal can more intelligently and accurately push the interface information of the application program required by the mobile terminal user. For example, if a user communicating with a user of the mobile terminal sends a text of "MY like MY" or "MY habit uses MY" or "MY is relatively cheap MY, etc." to the user of the mobile terminal, the mobile terminal may extract that response information corresponding to the application program identifier is "MY like", "MY habit" or "cheap" in turn, and then the mobile terminal may compare the extracted response information with the preset identification information, and if the comparison is successful, it is determined that the extracted response information belongs to the preset identification information, and then the mobile terminal may perform intelligent identification by combining context information of the position of the preset touch operation under such a situation, so as to accurately push the required application program to the user of the mobile terminal.
Further, if it is detected that the accompanying information does not belong to the preset approval information, application interface information associated with an identifier of an application whose identifier belongs to the same category may be displayed. For example, if only the accompanying information that the identifier of the application program does not belong to the preset identification information is identified in the data of the target area, the identifier of the application program that is pre-established and is in the same category as the identifier may be searched, and then the interface information of the application program that belongs to the identifier of the application program in the same category may be displayed. For example, if it is recognized that the accompanying information of the aforementioned TPP is "unused" that does not belong to the preset approval information, the mobile terminal searches for the identifier "BDNM" of the application that also belongs to the category of "watch movie", and the mobile terminal may display the interface information of the application associated with the identifier "BDNM".
According to the data processing method, preset touch operation acting on a target area is detected, after the preset touch operation is detected, data displayed in the target area are processed to obtain an identifier of an application program, and then application program interface information associated with the identifier is displayed. Therefore, the mobile terminal can display the interface information of the application program associated with the current interface in the current interface, so that a user can acquire the interface information of other application programs without jumping to the current interface of the application program in the process of operating the mobile terminal, and the user experience is greatly improved.
Referring to fig. 5, a data processing method provided in the present application is applied to a mobile terminal, and the method includes:
step S210: and detecting a preset touch operation acting on the target area.
Step S220: and processing the data displayed in the target area after the preset touch operation is detected to obtain the identifier of the application program.
Step S230: and detecting whether the application program supports a fast application mode or not based on the identification, wherein the interface of the application program supporting the fast application mode can be displayed in a non-installation form in the mobile terminal.
It should be noted that, in order to support the fast application mode, a support plug-in is installed in the mobile terminal in advance, and the support plug-in is configured with the supported application program. The mobile terminal, upon recognizing the identity of the application, may look up whether the identity of the recognized application exists in the applications supported by the support plug-in configuration. If the identification of the application program exists, the application program is characterized to support the fast application mode, and if the identification of the application program does not exist, the application program is characterized to not support the fast application mode.
Step S240: and if the fact that the application program supports the fast application mode is detected, displaying an interface control which can display an interface of the application program after being pressed.
As shown in fig. 6, if the identifier of the application is identified as MY based on the above-mentioned content, and MY is identified to support the fast application mode. An interface control 94 named "second on" may be included in the card and the interface of the application MY may be displayed upon the user pressing the interface control 94.
Step S250: and if the fact that the application program does not support the fast application mode is detected, displaying an interface control which can trigger the downloading of the application program after being pressed.
The application provides a data processing method, through detecting the predetermined touch operation that acts on the target area, detect after the predetermined touch operation, it is right the data that the target area shows are handled to obtain application's sign, then based on the sign, detecting under the condition that application supports fast application mode, show and can show after receiving the press operation the interface control of application's interface to make mobile terminal can show the interface information of the application that is correlated with current interface in current interface, so that the user can be at the in-process of operation mobile terminal, can not jump the interface of current application and can obtain the interface information of other applications, very big promotion user experience.
Referring to fig. 7, a data processing method provided in the present application is applied to a mobile terminal, and the method includes:
step S310: and detecting a preset touch operation acting on the target area.
Step S320: and processing the data displayed in the target area after the preset touch operation is detected to obtain the identifier of the application program.
Step S330: and detecting whether the mobile terminal is provided with the application program or not based on the identification.
Step S340: and if the mobile terminal is detected to be provided with the application program, displaying an interface control which can trigger and start the application program after being pressed.
Step S350: and if the mobile terminal is detected not to be provided with the application program, displaying an interface control which can trigger the downloading of the application program after being pressed.
The application provides a data processing method, through detecting the predetermined touch operation that acts on the target area, detect after the predetermined touch operation, it is right the data that the target area shows are handled to obtain application's sign, then based on the sign, detecting under application has installed with mobile terminal's the circumstances, show and can show after receiving the press operation the interface control of application's interface to make mobile terminal can show the interface information of the application that is correlated with current interface in current interface, so that the user can be at the in-process of operation mobile terminal, can not jump the interface of current application and can obtain the interface information of other applications, very big promotion user experience.
Referring to fig. 8, a data processing apparatus 400 provided in the present application, operating in a mobile terminal, the apparatus 400 includes:
the touch operation detection unit 410 is configured to detect a preset touch operation applied to the target area.
As one mode, the target area is an area acted by the touch operation, or is the whole area of the display screen of the mobile terminal. The touch operation includes a pressing operation and a sliding operation. The pressing operation refers to an operation of continuously generating a certain pressure on a touch position in a display screen after the display screen of the mobile terminal is touched. The sliding operation refers to an operation of moving a touch point from a position to another position after touching the position in the display screen, and the touch point is kept touching the display screen during the moving process.
The data processing unit 420 is configured to, after the preset touch operation is detected, process data displayed in the target area to obtain an identifier of an application program.
The identification may be the name of the application program or may also be the usage information of the application program.
An information pushing unit 430, configured to display the application program interface information associated with the identifier.
The information pushing unit 430 is specifically configured to display a card in a floating manner on the current interface, and display the application program interface information associated with the identifier in the card.
As an aspect, the mobile terminal may further process the data displayed in the target area to obtain accompanying information associated with the identifier of the application, where the accompanying information is used to represent an identity corresponding to the identifier. Then, under the condition of acquiring the accompanying information, after obtaining the identifier of the application program, detecting whether the response information belongs to preset approval information; and if the response information belongs to preset identification information, executing the display of the application program interface information associated with the identifier.
Referring to fig. 9, a data processing apparatus 500 provided by the present application, operating in a mobile terminal, includes:
the touch operation detection unit 510 is configured to detect a preset touch operation applied to the target area.
The data processing unit 520 is configured to, after the preset touch operation is detected, process the data displayed in the target area to obtain an identifier of an application program.
A fast application support detection unit 530, configured to detect whether the application program supports a fast application mode based on the identifier, where an interface of the application program supporting the fast application mode may be displayed in an installation-free form in the mobile terminal.
The information pushing unit 540 is configured to display an interface control that can display an interface of the application program after being pressed if the fast application support detection unit 530 detects that the application program supports the fast application mode.
The information pushing unit 540 is further configured to display an interface control that can trigger downloading of the application program after being pressed if the fast application support detecting unit 530 detects that the application program does not support the fast application mode.
Referring to fig. 10, a data processing apparatus 600 provided in the present application, operating in a mobile terminal, the apparatus 600 includes:
the touch operation detection unit 610 is configured to detect a preset touch operation applied to the target area.
The data processing unit 620 is configured to, after the preset touch operation is detected, process data displayed in the target area to obtain an identifier of an application program.
A program installation detecting unit 630, configured to detect whether the application program is installed in the mobile terminal based on the identifier.
And an information pushing unit 640, configured to display an interface control that can trigger the start of the application program after being pressed if the program installation detection unit 630 detects that the application program is installed on the mobile terminal.
The information pushing unit 640 is further configured to display an interface control that can trigger downloading of the application program after the pressing operation is performed, if the program installation detection unit 630 detects that the application program is not installed in the mobile terminal.
It should be noted that the foregoing apparatus embodiment corresponds to the foregoing method embodiment, and specific contents in the apparatus embodiment may refer to contents in the foregoing method embodiment.
To sum up, the data processing method, the data processing device and the mobile terminal provided by the application process the data displayed in the target area by detecting the preset touch operation acting on the target area and processing the data after detecting the preset touch operation to obtain the identifier of the application program and then display the interface information of the application program associated with the identifier. Therefore, the mobile terminal can display the interface information of the application program associated with the current interface in the current interface, so that a user can acquire the interface information of other application programs without jumping to the current interface of the application program in the process of operating the mobile terminal, and the user experience is greatly improved.
A mobile terminal provided by the present application will be described with reference to fig. 11.
Referring to fig. 11, based on the data processing method and apparatus, another mobile terminal 100 capable of executing the terminal control method is further provided in the embodiment of the present application. The mobile terminal 100 includes one or more processors 102 (only one shown) and memory 104 coupled to each other. The memory 104 stores therein a program that can execute the content of the foregoing method embodiments, and the processor 102 can execute the program stored in the memory 104.
A mobile terminal provided by the present application will be described with reference to fig. 12 and 13.
Referring to fig. 12, based on the data processing method and apparatus, the embodiment of the present application further provides a mobile terminal 100 capable of executing the data processing method. The mobile terminal 100 includes an electronic body 10, and the electronic body 10 includes a housing 12 and a first screen 120 disposed on the housing 12. The housing 12 may be made of metal, such as steel or aluminum alloy. In this embodiment, the first screen 120 and the second screen 121 generally include a display panel 111, and may also include a circuit and the like for responding to a touch operation performed on the display panel 111. The Display panel 111 may be a Liquid Crystal Display (LCD) panel, and in some embodiments, the Display panel 111 is a touch screen 109.
As shown in fig. 13, in an actual application scenario, the mobile terminal 100 may be used as a smartphone terminal, in which case the electronic body 10 generally further includes one or more processors 102 (only one is shown in the figure), a memory 104, an RF (Radio Frequency) module 106, an audio circuit 110, a sensor 114, an input module 118, and a power module 122. It will be understood by those skilled in the art that the present application is not intended to be limited to the configuration of the electronics body portion 10. For example, the electronics body section 10 may include more or fewer components than shown, or have a different configuration than shown.
Those skilled in the art will appreciate that all other components are peripheral devices with respect to the processor 102, and the processor 102 is coupled to the peripheral devices through a plurality of peripheral interfaces 124. The peripheral interface 124 may be implemented based on the following criteria: universal Asynchronous Receiver/Transmitter (UART), General Purpose Input/Output (GPIO), Serial Peripheral Interface (SPI), and Inter-Integrated Circuit (I2C), but the present invention is not limited to these standards. In some examples, the peripheral interface 124 may comprise only a bus; in other examples, the peripheral interface 124 may also include other elements, such as one or more controllers, for example, a display controller for interfacing with the display panel 111 or a memory controller for interfacing with a memory. These controllers may also be separate from the peripheral interface 124 and integrated within the processor 102 or a corresponding peripheral.
The memory 104 may be used to store software programs and modules, and the processor 102 executes various functional applications and data processing by executing the software programs and modules stored in the memory 104. The memory 104 may include high speed random access memory, and may also include non-volatile memory, such as one or more magnetic storage devices, flash memory, or other non-volatile solid state memory. In some examples, the memory 104 may further include memory remotely located from the processor 102, which may be connected to the electronic body portion 10 or the first screen 120 via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The wireless module 106 is configured to receive and transmit electromagnetic waves, and achieve interconversion between the electromagnetic waves and electrical signals, so as to communicate with a communication network or other devices. The wireless module 106 may include various existing circuit elements for performing these functions, such as an antenna, a radio frequency transceiver, a digital signal processor, an encryption/decryption chip, a Subscriber Identity Module (SIM) card, memory, and so forth. The wireless module 106 may communicate with various networks, such as the internet, an intranet, a wireless network, or with other devices via a wireless network. The wireless network may comprise a cellular telephone network, a wireless local area network, or a metropolitan area network. The Wireless network may use various Communication standards, protocols, and technologies, including, but not limited to, Global System for Mobile Communication (GSM), Enhanced Mobile Communication (Enhanced Data GSM Environment, EDGE), wideband Code division multiple Access (W-CDMA), Code Division Multiple Access (CDMA), Time Division Multiple Access (TDMA), Wireless Fidelity (WiFi) (e.g., Institute of Electrical and Electronics Engineers (IEEE) standard IEEE 802.10A, IEEE802.11 b, IEEE802.1 g, and/or IEEE802.11 n), Voice over internet protocol (VoIP), world wide mail Access (Microwave for Wireless Communication), Wi-11 Wireless Access (wimax), and any other suitable protocol for instant messaging, and may even include those protocols that have not yet been developed.
The audio circuitry 110, speaker 101, sound jack 103, microphone 105 collectively provide an audio interface between a user and the electronic body portion 10 or the first screen 120. Specifically, the audio circuit 110 receives sound data from the processor 102, converts the sound data into an electrical signal, and transmits the electrical signal to the speaker 101. The speaker 101 converts an electric signal into a sound wave audible to the human ear. The audio circuitry 110 also receives electrical signals from the microphone 105, converts the electrical signals to sound data, and transmits the sound data to the processor 102 for further processing. Audio data may be retrieved from the memory 104 or through the wireless module 106. In addition, audio data may also be stored in the memory 104 or transmitted via the wireless module 106. The wireless module 106 may be a bluetooth communication module, a WIFI communication module, or a module supporting other wireless communication protocols.
The sensor 114 is disposed in the electronic body portion 10 or the first screen 120, and examples of the sensor 114 include, but are not limited to: light sensors, operational sensors, pressure sensors, infrared heat sensors, distance sensors, gravitational acceleration sensors, and other sensors.
Specifically, the light sensors may include a light sensor 114F, a pressure sensor 114G. Among them, the pressure sensor 114G may detect a pressure generated by pressing on the mobile terminal 100. That is, the pressure sensor 114G detects pressure generated by contact or pressing between the user and the mobile terminal, for example, contact or pressing between the user's ear and the mobile terminal. Accordingly, the pressure sensor 114G may be used to determine whether contact or pressing has occurred between the user and the mobile terminal 100, as well as the magnitude of the pressure.
Referring to fig. 13 again, in the embodiment shown in fig. 13, the light sensor 114F and the pressure sensor 114G are disposed adjacent to the display panel 111. The light sensor 114F can turn off the display output when an object is near the first screen 120, for example, when the electronic body 10 moves to the ear.
As one of the motion sensors, the gravity acceleration sensor can detect the magnitude of acceleration in various directions (generally three axes), detect the magnitude and direction of gravity when stationary, and can be used for applications (such as horizontal and vertical screen switching, related games, magnetometer attitude calibration), vibration recognition related functions (such as pedometer, tapping) and the like for recognizing the attitude of the mobile terminal 100. In addition, the electronic body 10 may also be configured with other sensors such as a gyroscope, a barometer, a hygrometer and a thermometer, which are not described herein,
in this embodiment, the input module 118 may include the touch screen 109 disposed on the first screen 120, and the touch screen 109 may collect a touch operation of a user on or near the touch screen 109 (for example, an operation of the user on or near the touch screen 109 using any suitable object or accessory such as a finger, a stylus, etc.) and drive a corresponding connection device according to a preset program. Optionally, the touch screen 109 may include a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch detection device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 102, and can receive and execute commands sent by the processor 102. In addition, the touch detection function of the touch screen 109 may be implemented by using resistive, capacitive, infrared, and surface acoustic wave types. In addition to the touch screen 109, in other variations, the input module 118 may include other input devices, such as keys. The keys may include, for example, character keys for inputting characters, and control keys for triggering control functions. Examples of such control keys include a "back to home" key, a power on/off key, and the like.
The first screen 120 is used to display information input by a user, information provided to the user, and various graphic user interfaces of the electronic main body part 10, which may be composed of graphics, text, icons, numbers, videos, and any combination thereof, and in one example, the touch screen 109 may be provided on the display panel 111 so as to be integrated with the display panel 111.
The power module 122 is used to provide power supply to the processor 102 and other components. Specifically, the power module 122 may include a power management system, one or more power sources (e.g., batteries or ac power), a charging circuit, a power failure detection circuit, an inverter, a power status indicator light, and any other components related to the generation, management, and distribution of power in the electronic body 10 or the first screen 120.
The mobile terminal 100 further comprises a locator 119, the locator 119 being configured to determine an actual location of the mobile terminal 100. In this embodiment, the locator 119 implements the positioning of the mobile terminal 100 by using a positioning service, which is understood to be a technology or a service for obtaining the position information (e.g., longitude and latitude coordinates) of the mobile terminal 100 by using a specific positioning technology and marking the position of the positioned object on an electronic map.
It should be understood that the mobile terminal 100 described above is not limited to a smartphone terminal, but it should refer to a computer device that can be used in mobility. Specifically, the mobile terminal 100 refers to a mobile computer device equipped with an intelligent operating system, and the mobile terminal 100 includes, but is not limited to, a smart phone, a smart watch, a tablet computer, and the like.
In the description herein, reference to the description of the term "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., means that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the application. In this specification, the schematic representations of the terms used above are not necessarily intended to refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. Furthermore, various embodiments or examples and features of different embodiments or examples described in this specification can be combined and combined by one skilled in the art without contradiction.
Furthermore, the terms "first", "second" and "first" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defined as "first" or "second" may explicitly or implicitly include at least one such feature. In the description of the present application, "plurality" means at least two, e.g., two, three, etc., unless specifically limited otherwise.
Any process or method descriptions in flow charts or otherwise described herein may be understood as representing modules, segments, or portions of code which include one or more executable instructions for implementing specific logical functions or steps of the process, and the scope of the preferred embodiments of the present application includes other implementations in which functions may be executed out of order from that shown or discussed, including substantially concurrently or in reverse order, depending on the functionality involved, as would be understood by those reasonably skilled in the art of the present application.
The logic and/or steps represented in the flowcharts or otherwise described herein, e.g., an ordered listing of executable instructions that can be considered to implement logical functions, can be embodied in any computer-readable medium for use by or in connection with an instruction execution system, apparatus, or device, such as a computer-based system, processor-containing system, or other system that can fetch the instructions from the instruction execution system, apparatus, or device and execute the instructions. For the purposes of this description, a "computer-readable medium" can be any means that can contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device. More specific examples (a non-exhaustive list) of the computer-readable medium would include the following: an electrical connection (mobile terminal) having one or more wires, a portable computer diskette (magnetic device), a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber device, and a portable compact disc read-only memory (CDROM). Additionally, the computer-readable medium could even be paper or another suitable medium upon which the program is printed, as the program can be electronically captured, via for instance optical scanning of the paper or other medium, then compiled, interpreted or otherwise processed in a suitable manner if necessary, and then stored in a computer memory.
It should be understood that portions of the present application may be implemented in hardware, software, firmware, or a combination thereof. In the above embodiments, the various steps or methods may be implemented in software or firmware stored in memory and executed by a suitable instruction execution system. For example, if implemented in hardware, as in another embodiment, any one or combination of the following techniques, which are known in the art, may be used: a discrete logic circuit having a logic gate circuit for implementing a logic function on a data signal, an application specific integrated circuit having an appropriate combinational logic gate circuit, a Programmable Gate Array (PGA), a Field Programmable Gate Array (FPGA), or the like.
It will be understood by those skilled in the art that all or part of the steps carried by the method for implementing the above embodiments may be implemented by hardware related to instructions of a program, which may be stored in a computer readable storage medium, and when the program is executed, the program includes one or a combination of the steps of the method embodiments. In addition, functional units in the embodiments of the present application may be integrated into one processing module, or each unit may exist alone physically, or two or more units are integrated into one module. The integrated module can be realized in a hardware mode, and can also be realized in a software functional module mode. The integrated module, if implemented in the form of a software functional module and sold or used as a stand-alone product, may also be stored in a computer readable storage medium.
The storage medium mentioned above may be a read-only memory, a magnetic or optical disk, etc. Although embodiments of the present application have been shown and described above, it is understood that the above embodiments are exemplary and should not be construed as limiting the present application, and that variations, modifications, substitutions and alterations may be made to the above embodiments by those of ordinary skill in the art within the scope of the present application.
Finally, it should be noted that: the above embodiments are only used to illustrate the technical solutions of the present application, and not to limit the same; although the present application has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; such modifications and substitutions do not necessarily depart from the spirit and scope of the corresponding technical solutions in the embodiments of the present application.

Claims (9)

1. A data processing method is applied to a mobile terminal, and the method comprises the following steps:
detecting a preset touch operation acting on a target area;
processing the data displayed in the target area to obtain an identifier of an application program after the preset touch operation is detected, wherein the data displayed in the target area is sent by a user communicating with a user of the mobile terminal;
processing the data displayed in the target area to obtain accompanying information associated with the identifier of the application program, wherein the accompanying information is used for representing the identification condition corresponding to the identifier;
analyzing the accompanying information, and if the accompanying information belongs to preset identification information, displaying application program interface information associated with the identification;
if the accompanying information does not belong to preset identification information, acquiring response information which is sent by a user of the mobile terminal and is associated with the accompanying information;
detecting whether the response information belongs to preset identification information or not;
and if the response information belongs to preset identification information, displaying the application program interface information associated with the identification.
2. The method of claim 1, wherein the step of displaying application program interface information associated with the identifier comprises:
detecting whether the application program supports a fast application mode or not based on the identification, wherein an interface of the application program supporting the fast application mode can be displayed in an installation-free form in the mobile terminal;
and if the fact that the application program supports the fast application mode is detected, displaying an interface control which can display an interface of the application program after being pressed.
3. The method of claim 2, further comprising:
if the application program is detected not to support the fast application mode;
and displaying an interface control which can trigger the downloading of the application program after being pressed.
4. The method of claim 1, wherein the step of displaying application program interface information associated with the identifier comprises:
detecting whether the mobile terminal is provided with the application program or not based on the identification;
and if the mobile terminal is detected to be provided with the application program, displaying an interface control which can trigger and start the application program after being pressed.
5. The method of claim 1, further comprising:
and if the accompanying information does not belong to preset identification information, displaying application program interface information associated with the identifier of the application program of which the identifier belongs to the same category.
6. The method of any of claims 1-5, wherein the step of displaying the application program interface information associated with the identifier comprises:
displaying a card in a floating manner on a current interface, and displaying the application program interface information associated with the identification in the card.
7. A data processing apparatus, operable in a mobile terminal, the apparatus comprising:
a touch operation detection unit for detecting a preset touch operation applied to a target area;
the data processing unit is used for processing the data displayed in the target area to obtain an identifier of an application program after the preset touch operation is detected, wherein the data displayed in the target area is sent by a user communicating with a user of the mobile terminal;
the information pushing unit is used for processing the data displayed in the target area to obtain the accompanying information associated with the identifier of the application program, and the accompanying information is used for representing the identification condition corresponding to the identifier; analyzing the accompanying information, and if the accompanying information belongs to preset identification information, displaying application program interface information associated with the identification; if the accompanying information does not belong to preset identification information, acquiring response information which is sent by a user of the mobile terminal and is associated with the accompanying information; detecting whether the response information belongs to preset identification information or not; and if the response information belongs to preset identification information, displaying the application program interface information associated with the identification.
8. A mobile terminal comprising one or more processors and memory;
one or more programs stored in the memory and configured to be executed by the one or more processors, the one or more programs configured to perform the method of any of claims 1-6.
9. A computer-readable storage medium, having a program code stored therein, wherein the program code when executed by a processor performs the method of any of claims 1-6.
CN201810814628.3A 2018-07-23 2018-07-23 Data processing method and device and mobile terminal Active CN109032491B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810814628.3A CN109032491B (en) 2018-07-23 2018-07-23 Data processing method and device and mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810814628.3A CN109032491B (en) 2018-07-23 2018-07-23 Data processing method and device and mobile terminal

Publications (2)

Publication Number Publication Date
CN109032491A CN109032491A (en) 2018-12-18
CN109032491B true CN109032491B (en) 2021-03-12

Family

ID=64645267

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810814628.3A Active CN109032491B (en) 2018-07-23 2018-07-23 Data processing method and device and mobile terminal

Country Status (1)

Country Link
CN (1) CN109032491B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113168334A (en) * 2019-02-22 2021-07-23 深圳市欢太科技有限公司 Data processing method and device, electronic equipment and readable storage medium
CN110232141A (en) * 2019-05-31 2019-09-13 三角兽(北京)科技有限公司 Resource acquiring method, resource acquisition device, storage medium and electronic equipment
CN110737373B (en) * 2019-08-09 2020-10-27 北京达佳互联信息技术有限公司 Application interface control method, device, terminal and storage medium
CN111324262B (en) * 2020-01-20 2022-04-29 腾讯科技(深圳)有限公司 Application interface control method, device, terminal and medium
CN116149778B (en) * 2023-04-19 2023-06-27 深圳开鸿数字产业发展有限公司 Interface display method, terminal device and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105549719A (en) * 2015-12-11 2016-05-04 联想(北京)有限公司 Information processing method and electronic devices
CN106896992A (en) * 2015-12-18 2017-06-27 北京奇虎科技有限公司 Information display method and device

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101570116B1 (en) * 2008-09-09 2015-11-19 삼성전자주식회사 Methods and apparatus for searching and executing contents using touch screen
CN104915113B (en) * 2015-05-28 2019-02-19 惠州Tcl移动通信有限公司 A kind of mobile intelligent terminal and its information search method
CN105224201A (en) * 2015-09-28 2016-01-06 深圳市金立通信设备有限公司 A kind of method of interface display and terminal
CN107256109B (en) * 2017-05-27 2021-03-16 北京小米移动软件有限公司 Information display method and device and terminal

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105549719A (en) * 2015-12-11 2016-05-04 联想(北京)有限公司 Information processing method and electronic devices
CN106896992A (en) * 2015-12-18 2017-06-27 北京奇虎科技有限公司 Information display method and device

Also Published As

Publication number Publication date
CN109032491A (en) 2018-12-18

Similar Documents

Publication Publication Date Title
CN109032491B (en) Data processing method and device and mobile terminal
CN108932102B (en) Data processing method and device and mobile terminal
CN108415652B (en) Text processing method and mobile terminal
CN106296255B (en) Page information display method and device
CN106293308B (en) Screen unlocking method and device
CN108156508B (en) Barrage information processing method and device, mobile terminal, server and system
CN107766548B (en) Information display method and device, mobile terminal and readable storage medium
CN106371964B (en) Method and device for prompting message
CN109284144B (en) Fast application processing method and mobile terminal
CN109165292A (en) Data processing method, device and mobile terminal
CN106951492B (en) File searching method and device and electronic equipment
CN106791916B (en) Method, device and system for recommending audio data
CN110990679A (en) Information searching method and electronic equipment
CN107566909B (en) Barrage-based video content searching method and user terminal
CN110335629B (en) Pitch recognition method and device of audio file and storage medium
CN108803961B (en) Data processing method and device and mobile terminal
CN109032465B (en) Data processing method and device and mobile terminal
CN109688611B (en) Frequency band parameter configuration method, device, terminal and storage medium
CN106339391B (en) Webpage display method and terminal equipment
CN108803972B (en) Information display method, device, mobile terminal and storage medium
CN110221736B (en) Icon processing method and device, mobile terminal and storage medium
CN106339402B (en) Method, device and system for pushing recommended content
CN108958578B (en) File control method and device and electronic device
CN109041212B (en) Positioning method and wearable device
CN108304709B (en) Face unlocking method and related product

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