CN107357574B - Operation method and mobile terminal - Google Patents

Operation method and mobile terminal Download PDF

Info

Publication number
CN107357574B
CN107357574B CN201710509600.4A CN201710509600A CN107357574B CN 107357574 B CN107357574 B CN 107357574B CN 201710509600 A CN201710509600 A CN 201710509600A CN 107357574 B CN107357574 B CN 107357574B
Authority
CN
China
Prior art keywords
interface
habit
application
record
habit record
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
CN201710509600.4A
Other languages
Chinese (zh)
Other versions
CN107357574A (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.)
Vivo Mobile Communication Co Ltd
Original Assignee
Vivo Mobile Communication Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Vivo Mobile Communication Co Ltd filed Critical Vivo Mobile Communication Co Ltd
Priority to CN201710509600.4A priority Critical patent/CN107357574B/en
Publication of CN107357574A publication Critical patent/CN107357574A/en
Application granted granted Critical
Publication of CN107357574B publication Critical patent/CN107357574B/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/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Abstract

The invention provides an operation method and a mobile terminal, wherein the method comprises the following steps: if receiving a starting instruction of an application on a mobile terminal, acquiring an operation habit record of the application; if the operation habit record of the application is successfully obtained, displaying an access interface menu of a habit operation interface on the application display interface according to the operation habit record; skipping to a habit operation interface corresponding to the operation habit record according to the selection operation of the user on the access interface menu; and if the operation habit record of the application fails to be obtained, generating the operation habit record of the application according to the operation data of the application by the user. Therefore, the problem that in the prior art, too much time is consumed due to the fact that complicated operation is needed to enter an interface frequently used by a user in application operation is solved.

Description

Operation method and mobile terminal
Technical Field
The invention relates to the technical field of mobile terminals, in particular to an operation method and a mobile terminal.
Background
Along with the rapid development of electronic technology, the life and working modes of people are greatly changed by portable mobile devices such as smart phones and tablet computers, the utilization rate of APP of a user on a mobile terminal is continuously improved, partial APP has a plurality of functions of user interaction, but the APP frequently used by the user only accounts for a small number of the APP, and the operation aiming at the small number of the APP usually has certain periodic characteristics, for example, the operations of the functions of signing in of the APP, registering for medical treatment, updating of application store software, logistics inquiry, brushing of friend circles or spaces and the like all follow the same operation sequence.
At present, when a user performs APP operation, the user mainly performs operations such as clicking and sliding, and the background transfers the class name, the action, the parameter and the like of each interface, so as to jump among the interfaces and finally complete the desired operation. For some application operations, the entry and the path are usually fixed, but the path is deeper for some users, and the operation is time-consuming. For example, some applications introduce functions such as signing on to deliver benefits and rewards in order to attract and improve the participation of users, so that the users need to perform the operation daily, and if the user clicks the operation multiple times when entering the operation, multiple interface jumps are realized, the user operation is cumbersome and consumes too much time.
Disclosure of Invention
The embodiment of the invention provides an operation method and a mobile terminal, and aims to solve the problem that in some application operations in the prior art, too much time is consumed due to the fact that complicated operations are needed to enter an interface frequently used by a user.
In a first aspect, an embodiment of the present invention provides an operation method, which is applied to a mobile terminal, and the method includes:
if receiving a starting instruction of an application on a mobile terminal, acquiring an operation habit record of the application;
if the operation habit record of the application is successfully obtained, displaying an access interface menu of a habit operation interface on the application display interface according to the operation habit record;
skipping to a habit operation interface corresponding to the operation habit record according to the selection operation of the user on the access interface menu;
and if the operation habit record of the application fails to be obtained, generating the operation habit record of the application according to the operation data of the application by the user.
In a second aspect, an embodiment of the present invention further provides a mobile terminal, including:
the operation habit record obtaining module is used for obtaining the operation habit record of the application if a starting instruction of the application on the mobile terminal is received;
the access interface menu display module is used for displaying an access interface menu of a habit operation interface on the application display interface according to the operation habit record if the operation habit record of the application is successfully acquired;
the habit operation interface skipping module is used for skipping to a habit operation interface corresponding to the operation habit record according to the selection operation of the user on the access interface menu;
and the operation habit record generating module is used for generating the operation habit record of the application according to the operation data of the application by the user if the operation habit record of the application is failed to be acquired.
In this way, in the embodiment of the present invention, by acquiring the operation habit record of the application in the mobile terminal, performing a rotation operation in the entry interface menu of the habit operation interface generated according to the operation habit record, and jumping to the habit operation interface of the application according to the selected operation data, if the acquisition of the operation habit record of the application fails, the operation habit record of the application is generated according to the operation data of the application by the user, so that the problem that too much time is consumed due to complicated operations when the user frequently uses the interface in the application operation is solved.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the description of the embodiments of the present invention will be briefly introduced below, and it is obvious that the drawings in the following description are only 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 inventive labor.
FIG. 1 is a flow chart illustrating a method of operation in a first embodiment of the present invention;
FIG. 2 is a flow chart of a method of operation of a second embodiment of the present invention;
fig. 3 is a block diagram illustrating a mobile terminal according to a third embodiment of the present invention;
fig. 4 is a block diagram illustrating a mobile terminal according to a third embodiment of the present invention;
fig. 5 is a block diagram illustrating a mobile terminal according to a fourth embodiment of the present invention;
fig. 6 is a schematic structural diagram of a mobile terminal according to a fifth embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
Example one
Referring to fig. 1, a flowchart of an operation method according to a first embodiment of the present invention is shown, which may specifically include the following steps:
step 110, if a starting instruction of an application on the mobile terminal is received, acquiring an operation habit record of the application;
in the embodiment of the invention, for example, in android, when a user clicks an application icon to start an application, whether the application is being started is determined by monitoring whether activity (activity) of the application is displayed in an interface, wherein one application has only one activity, and whether the application is opened or closed is determined by an onstart and onstop method of the activity, and the activity usually has an application name or an application package name, so that which application the current activity is directed to can be easily identified. And when the method detects that the application is started, the user identity authentication is immediately carried out, password authentication or fingerprint authentication is usually used, a password input interface or a fingerprint input interface is further popped up, the input password or fingerprint is matched with the preset password and fingerprint, if the matching is successful, the identity authentication is successful, and otherwise, the application starting process is terminated. In practical applications, the method for detecting whether the application is started and the authentication method are not limited to the above description, and the embodiment of the present invention is not limited thereto.
After the user passes the identity authentication, an operation habit record of the currently started application is obtained, the operation habit record is generated according to operation data of the application within a certain time period, wherein the operation data comprises operations such as clicking, sliding and the like, a background transmits class names, actions, parameters and the like of all interfaces, so that jumping among all interfaces is achieved, and finally, data such as desired operations and the like are completed, are stored in a classified mode according to application package names and are recorded in the application file directory or in a specified path of a system.
And 120, if the operation habit record of the application is successfully obtained, displaying an access interface menu of a habit operation interface on the application display interface according to the operation habit record.
In the embodiment of the invention, after the operation habit record is successfully read from the designated path, the operation data in the operation habit record is read, the operation data comprises operation interface jump information, operation time and location information, an entry interface menu of a habit operation interface is generated and displayed on a display interface of the current application, specifically, in an android example, the Activity is opened, and the operation data in the operation habit record is input through an oncreateooptionsmenu () function to generate an entry interface menu of the habit operation interface.
Step 130, jumping to a habit operation interface corresponding to the operation habit record according to the selection operation of the user on the access interface menu;
in the embodiment of the present invention, after an access interface menu of a habit operation interface is generated, if a selection operation of a user on a menu item in the menu is detected, operation data included in the menu item is read, where the operation data includes operation interface jump information, operation time, and location information, where the interface jump information includes an application name APP, stack activity, an action, a parameter para, and a click control view, and according to an operation manner most frequently used by the user, for example, application APP _ a, stack activity _ a (action _ a view _ a) → action _ B (action _ B view _ B) → action _ C (action _ C view _ C) → action _ D (view _ D), time 04.1808: 20, and location (longitude and latitude) are recorded in the operation data. And directly jumping to the view of the corresponding interface through the interface stack activity in the operation data.
And 140, if the operation habit record of the application fails to be acquired, generating the operation habit record of the application according to the operation data of the application by the user.
In the embodiment of the present invention, in the preset path, if reading the operation habit record of the currently started application fails, the operation data of the user for operating the current application is recorded, for example, stack information (each interface activity, action, incoming parameter para, and the like) that skips at several interfaces inside the current application from the application head interface is recorded until an interface in the current application is popped off, or exits to the desktop, or enters other applications, and the like. And simultaneously marking corresponding time and place position information. And recording the operation data in a preset storage path, and storing the operation data as an operation habit record if certain operation information in the operation data exceeds a preset number of times within a preset time period.
In the embodiment of the invention, the operation habit record of the application is successfully acquired by detecting the application starting instruction, if the operation habit record of the application is successfully acquired, the entry interface menu of the habit operation interface is displayed on the application display interface according to the operation habit record, the habit operation interface is skipped to according to the selected operation data on the entry interface menu, and if the operation habit record acquisition fails, the operation habit record of the application is generated according to the operation data of the current user. The method and the device have the advantages that the operation habit record of the application is used, the application habit operation interface can be quickly accessed, and the operation time of a user is saved.
Example two
Referring to fig. 2, a flowchart of an operation method according to a second embodiment of the present invention is shown, which may specifically include the following steps:
step 201, if a starting instruction of an application on a mobile terminal is received, acquiring location information and time information of the mobile terminal.
In the embodiment of the invention, when determining that an application is started, reading the position information and the time information of the current mobile terminal, taking an android as an example, obtaining the stored position information of the current mobile terminal through a position manager locationManager, and obtaining the time information of the current mobile terminal through a time management function time () in the android.
And step 202, acquiring an operation habit record matched with the application according to the position information and the time information.
In the embodiment of the invention, the operation habit records stored in each application are usually stored by taking the place information and the time information as marks, so that the operation habit records corresponding to the time and the place information can be conveniently obtained.
Step 203, if the operation habit record of the application is successfully obtained, generating an entry interface menu of a habit operation interface according to the operation data in the operation habit record; the operation data at least comprises the jump information of the habit operation interface.
In the embodiment of the invention, after the operation habit record is successfully read from the designated path, the operation data in the operation habit record is read, the operation data comprises operation interface jump information, and an entry interface menu of a habit operation interface is generated according to the operation data.
And 204, displaying the habit operation interface entry interface menu on the application display interface.
In the embodiment of the invention, by taking android as an example, after a habit operation interface enters an interface menu and is generated, onCreateOptionMenu () is displayed in the operation interface of the current application, whether the display is successful is determined through a return parameter obtained by a function getMenuInflater (), and a selection function of the menu is activated on the menu by an nOptionItemSelect () method.
Step 205, according to the selection operation of the user on the access interface menu, determining whether the habit operation interface corresponding to the operation habit record has been accessed in a first preset period.
In the embodiment of the invention, after the operation habit record is read successfully from the specified path, whether the operation habit record is executed in a preset time period or not is judged, namely whether the operation habit record is executed in a first preset period or not is judged, after the operation habit record is read after the application is opened, the operation interface recorded in the operation habit record is displayed in the display interface of the current application so as to be convenient for a user to select, and the user directly jumps to the corresponding interface after determining the option, and an access label exists for the check-in interface, and if the parameter of the label is not updated in the preset time period, the page can be determined not to be accessed in the preset time period. For example, an interface that a user accesses every day when checking in an interface in an application, so that interface parameters of the check-in interface are stored in an operation habit record, the check-in parameters stored in the check-in interface may be set to 0 or 1, 0 is not checked in, 1 is checked in, when a first preset time set by the application is within 24 o 'clock from 0 o' clock of the day, if the check-in parameters are not changed from 0 to 1, it may be determined that the check-in is not successful, otherwise, the check-in is successful.
In practical application, the operation habit record may also be manually entered by a user, the user may enter a habit record management interface, and set a generation condition of the operation habit record for an application, for example, a specified condition (time, WiFi network, etc.) picks up a habit record that needs to be run, for example, in a navigation application, the user automatically enters a navigation interface from a location C to a location D after starting the navigation application within a specified time under a 4G network condition, and of course, a specific method and kind for manually entering the operation habit record are not limited in this embodiment of the present invention.
And step 206, if the habit operation interface is not accessed in the first preset period, jumping to the habit operation interface.
In the embodiment of the invention, when the application is opened and the operation data in the operation habit record is not executed in the first preset period, the operation interface information corresponding to the operation data which is not executed is obtained, and the corresponding interface information can also be displayed in the display interface of the current application, for example, if the user opens an application, and the check-in interface is not accessed, the user can directly jump to the check-in interface, so that the user can directly check in. The android is taken as an example, the interface jump information comprises activity and intent information, wherein each activity corresponds to an xml file, the xml file mainly controls the position and the attribute of each control, android manifest, xml is a configuration file of the whole application program, view is a parent class of all the controls in android, complete interface jump information can be obtained from the information, and interface jump can be realized through intent.
In practical application, a plurality of pieces of habit operation information can exist in the operation habit record, namely, the operation habit record corresponds to a plurality of habit operation interfaces, so that the corresponding interfaces can be displayed in the display interface of the current application for selection by a user, and then the operation interface is directly jumped to according to the selection operation of the user.
Preferably, step 206 specifically includes:
and step one, if interface stack top layer parameters in the customary operation interface skip information are fixed, performing skip operation according to the interface information in the interface stack.
In an embodiment of the invention, the incoming parameter para of the activity of the last interface launched in the operation habit record stack is checked. There are two cases, one of which, if there is no parameter in the last jump interface, or the parameter is fixed, the interface jump is directly started according to the activity, the action, the para, etc.
And step two, if the top layer parameters of the interface stack in the operation interface skip information are not fixed, traversing the interface stack step by step to the interface stack containing the fixed parameters, and performing interface skip according to the interface information in the interface stack.
In the embodiment of the invention, secondly, if parameters exist in the last interface jump event and the parameters are changed, the stack is reversely traversed, an interface without the parameters or with fixed parameters is searched and determined, and then the last interface is quickly jumped step by step. For the determination of parameters, the generation may be triggered according to the control coordinates or id in response to the click event.
Preferably, in another embodiment of the present invention, the method further comprises:
step one, if the operation habit records of the application are obtained to be a plurality of records, sorting the operation habit records according to the weight of the corresponding operation data in the operation habit records.
In the embodiment of the present invention, when the operation habit records obtained when an application is started are more than one, the operation records may be sorted according to the operation times of each operation record in the preset time period by the user, for example, if the check-in operation interface of the application a is accessed 7 times and the application setting interface is accessed 6 times in a week, the operation records checked in the interface are sorted first, and the operation records of the setting interface are sorted second.
In practical applications, the operation records are not necessarily sorted according to the access times of the interface, but may also be sorted according to the statistical data of the operation records of the application in a fixed time period, for example, for application a, the first operation record is sorted when the access time of the operation interface a is 1 hour within a week between 9 am and 12 am; and the access time to the operation interface b between 2 pm and 4 pm is 55 minutes, and the arrangement is first, if the user starts the application a between 9 am and 12 am, the operation data of the operation interface a is sorted first, and the operation data of the operation interface b is sorted first when the application a is started between 2 pm and 4 pm.
Of course, the sorting method is not limited to the above description, and may be set statistically according to the big data of the application, or may be set by the user according to the operation habit of the user.
And step two, generating an entry interface menu of the habit operation interface corresponding to the sequence according to the sequence of the operation habit records.
In the embodiment of the invention, according to the sequencing of the operation habit records, the options of the generated interface menu for entering the habit operation interface are displayed according to the sequencing.
And step three, if the corresponding habit operation interface on the access interface menu is not accessed in the first preset period, sending a prompt message.
In the embodiment of the present invention, generally, the operation habit records in an application are all multiple, after the multiple operation records are sorted according to the above-described method, if none of the operation records sorted in the first three are executed by the user in the first preset period, the reminding information is sent. For example, the operation records of the first three ranked bits of the application a are respectively a check-in interface, an information reading interface and an information sharing interface, and are not operated by the user between 0 point and 24 points, then a notification message is pushed to remind the user to start the application a, and the application a is accessed to the interfaces.
In practical applications, the reminding operation does not necessarily aim at the operation habit records sorted by the first three digits, and a certain operation record which is not frequently used may be set by a user to carry out habitual reminding, or remind the user of different time periods or places, which is not limited in the embodiment of the present invention.
And step 207, if the interface is successfully jumped, updating the weight of the corresponding operation data in the operation habit record.
In the embodiment of the invention, the parameter para transmitted by starting the activity of the last interface in the habit recording stack is checked, whether the click of the control view exists in the last interface is judged, and if yes, the action is automatically triggered according to the coordinate or the id of the space. If not, this step is ignored. For example, after jumping to the check-in interface, the click of the check-in button is automatically triggered; of course, some applications are designed to enter the interface jump triggering check-in, and do not involve the final button click, and the embodiments of the present invention are not limited to symmetry.
In practical application, in the jumping process, if no exception occurs, the operation state in the current period of the habit record is updated to be executed, and when the application is entered again next time, no prompt is needed. On the other hand, the usage weight ratio of the habit record is updated, and if a plurality of habit records exist, the weight can adjust the display position sequence of the shortcut window of the habit record.
And 208, if the interface jump fails, resetting the operation data corresponding to the interface information in the operation habit record.
In the embodiment of the present invention, in the interface jump process, if an exception is captured (for example, an activity of a certain stack interface cannot be found), it indicates that the operation habit record may be unavailable due to an adjustment change of an application function structure, and resets and clears the habit record of the "user habit record module" and the operation record in the "user operation record module" corresponding to the habit record. Meanwhile, in order to guarantee normal use of the user, the user returns to the first interface, the toast prompts words such as 'the habit record is unavailable and needs to be recorded again', and the habit record is hidden by the shortcut window.
Step 209, if the operation habit record of the application fails to be obtained, obtaining operation data of the application.
In the embodiment of the present invention, when the operation habit record of the currently opened application fails to be obtained, the operation data of the user on the current application is detected, for example, stack information (each interface activity, action, incoming parameter para, and the like) that skips at several interfaces inside the current application from the application head interface until the interface in the current application is popped off, or the current application is popped off to the desktop, or the current application enters other applications, and the like. And simultaneously marking corresponding time and place position information, and storing the operation data in a preset path.
Step 210, if the repetition times of the operation data in a second preset period exceeds a preset threshold, storing the operation data as an operation habit record; and the operation habit record is marked and stored by operation time information and position information corresponding to the operation data.
In the embodiment of the present invention, when the set second time threshold is, for example, three consecutive days, if the operation times of the operation data recorded in the preset path exceeds the preset threshold, for example, 10 times, the operation data is stored in the operation habit record. The custom record is equivalent to a collection of operation data, which are interface stack and action (control) data, and different parameters may be introduced for each interface start, so that the custom record records whether the parameters between adjacent stacks are fixed. On the other hand, the time interval and the location range of the operation habit record are also determined according to the time and the location of each operation record. The default detection of the time period is one day, and the period time, such as one week, can also be formed according to the interval duration between a plurality of operation records. For example, when the user accesses the interface b of the application a more than 10 times between 9 am and 12 am in three consecutive days, the operation data for the interface b is stored in the operation habit record.
In the embodiment of the invention, the operation habit record of the application is obtained by detecting the application starting instruction, a habit operation interface is generated to enter an interface menu, and operating the corresponding interface according to the selection of the user, skipping to the habit interface according to the operation data therein, if the operation habit record fails to be acquired, generating an operation habit record of the application according to the operation data of the current user, and when the operation habit record of the application is acquired as a plurality of records, the operation habit records are sorted according to the weight of the operation habit records, and a notification is sent to remind a user when the important operation records are not executed in a preset time period, so that the application habit records are used to quickly enter an application habit operation interface, the function of informing and reminding is realized aiming at the important operation records, the operation time of the user is saved, and the user is prevented from forgetting the important operation information.
EXAMPLE III
Referring to fig. 3, a block diagram of a mobile terminal according to a third embodiment of the present invention is shown.
The mobile terminal 300 includes: an operation habit record obtaining module 301, an entry interface menu display module 302, a habit operation interface skipping module 303, and an operation habit record generating module 304.
Referring to fig. 4, the functions of the modules of the mobile terminal 400 and the interaction relationship between the modules are described in detail below.
An operation habit record obtaining module 401, configured to obtain an operation habit record of an application on a mobile terminal if a start instruction for the application is received;
preferably, the operation habit record obtaining module 401 includes:
the positioning information obtaining sub-module 4011 is configured to obtain location information and time information of the mobile terminal if a start instruction for an application on the mobile terminal is received;
and an operation habit record obtaining sub-module 4012, configured to obtain, according to the location information and the time information, an operation habit record matched with the application.
An entry interface menu display module 402, configured to, if the operation habit record of the application is successfully obtained, display an entry interface menu of a habit operation interface on the application display interface according to the operation habit record;
preferably, the entry interface menu presentation module 402 includes:
the entry interface menu generating sub-module 4021 is configured to generate an entry interface menu of a habit operation interface according to the operation data in the operation habit record if the operation habit record of the application is successfully obtained; the operation data at least comprises the jump information of the habit operation interface;
and the access interface menu display sub-module 4022 is used for displaying the habit operation interface access interface menu on the application display interface.
Preferably, the access interface menu generating sub-module includes:
an operation habit record sorting unit, configured to, if the operation habit records of the application are obtained as a plurality of operation habit records, sort the operation habit records according to weights of corresponding operation data in the operation habit records;
and the entry interface menu generating unit is used for generating entry interface menus of the habit operation interfaces in the corresponding sequence according to the sequencing of the operation habit records.
And the prompt message sending unit is used for sending a prompt message if the corresponding habit operation interface on the access interface menu is not accessed in the first preset period.
A habit operation interface skipping module 403, configured to skip to a habit operation interface corresponding to the operation habit record according to a selection operation of a user on the entry interface menu;
preferably, the habit operation interface skip module includes:
the operation habit record use judgment sub-module is used for judging whether the habit operation interface corresponding to the operation habit record is accessed in a first preset period according to the selection operation of the user on the access interface menu;
and the habit operation interface skipping submodule is used for skipping to the habit operation interface if the habit operation interface is not accessed in the first preset period.
Preferably, the operation-habit interface skip sub-module includes:
the first skipping unit is used for skipping according to the interface information in the interface stack if the top layer parameter of the interface stack in the customary operation interface skipping information is fixed;
and the second skipping unit is used for traversing the interface stack step by step to the interface stack containing the fixed parameters if the top layer parameters of the interface stack in the operation interface skipping information are not fixed, and skipping the interface according to the interface information in the interface stack.
An operation habit record generating module 404, configured to generate an operation habit record of the application according to the operation data of the application by the user if the operation habit record of the application fails to be obtained.
Preferably, the operation habit record generating module includes:
the operation data acquisition submodule is used for acquiring the operation data of the application if the operation habit record of the application fails to be acquired;
preferably, the method further comprises the following steps:
the operation habit record storage submodule is used for storing the operation data as an operation habit record if the repetition times of the operation data in a second preset period exceeds a preset threshold; and the operation habit record is marked and stored by operation time information and position information corresponding to the operation data.
The operation data weight updating submodule is used for updating the weight of the corresponding operation data in the operation habit record if the interface is successfully jumped;
and the operation data weight resetting submodule is used for resetting the operation data corresponding to the interface information in the operation habit record if the interface jump fails.
In the embodiment of the invention, the operation habit record of the application is obtained by detecting the application starting instruction, a habit operation interface is generated to enter an interface menu, and operating the corresponding interface according to the selection of the user, skipping to the habit interface according to the operation data therein, if the operation habit record fails to be acquired, generating an operation habit record of the application according to the operation data of the current user, and when the operation habit record of the application is acquired as a plurality of records, the operation habit records are sorted according to the weight of the operation habit records, and a notification is sent to remind a user when the important operation records are not executed in a preset time period, so that the application habit records are used to quickly enter an application habit operation interface, the function of informing and reminding is realized aiming at the important operation records, the operation time of the user is saved, and the user is prevented from forgetting the important operation information.
Example four
Referring to fig. 5, a block diagram of a mobile terminal according to a fourth embodiment of the present invention is shown.
The mobile terminal 500 shown in fig. 5 includes: at least one processor 501, memory 502, at least one network interface 504, and a user interface 503. The various components in the mobile terminal 500 are coupled together by a bus system 505. It is understood that the bus system 505 is used to enable connection communications between these components. The bus system 505 includes a power bus, a control bus, and a status signal bus in addition to a data bus. For clarity of illustration, however, the various buses are labeled as bus system 505 in FIG. 5.
The user interface 503 may include, among other things, a display, a keyboard, or a pointing device (e.g., a mouse, trackball, touch pad, or touch screen, among others.
It is to be understood that the memory 502 in embodiments of the present invention may be either volatile memory or nonvolatile memory, or may include both volatile and nonvolatile memory. The non-volatile memory may be a Read-only memory (ROM), a programmable Read-only memory (PROM), an erasable programmable Read-only memory (erasabprom, EPROM), an electrically erasable programmable Read-only memory (EEPROM), or a flash memory. The volatile memory may be a Random Access Memory (RAM) which functions as an external cache. By way of example, but not limitation, many forms of RAM are available, such as static random access memory (staticiram, SRAM), dynamic random access memory (dynamic RAM, DRAM), synchronous dynamic random access memory (syncronous DRAM, SDRAM), Double Data Rate Synchronous Dynamic Random Access Memory (DDRSDRAM), Enhanced synchronous SDRAM (ESDRAM), synchronous link SDRAM (SLDRAM), and direct memory bus SDRAM (DRRAM). The memory 502 of the subject systems and methods described in connection with the embodiments of the invention is intended to comprise, without being limited to, these and any other suitable types of memory.
In some embodiments, memory 502 stores elements, executable modules or data structures, or a subset thereof, or an expanded set thereof as follows: an operating system 5021 and application programs 5022.
The operating system 5021 includes various system programs, such as a framework layer, a core library layer, a driver layer, and the like, and is used for implementing various basic services and processing hardware-based tasks. The application 5022 includes various applications, such as a media player (MediaPlayer), a Browser (Browser), and the like, for implementing various application services. The program for implementing the method according to the embodiment of the present invention may be included in the application program 5022.
In the embodiment of the present invention, by calling a program or an instruction stored in the memory 502, specifically, a program or an instruction stored in the application program 5022, the processor 501 is configured to obtain an operation habit record of an application on the mobile terminal if a start instruction for the application is received; if the operation habit record of the application is successfully obtained, displaying an access interface menu of a habit operation interface on the application display interface according to the operation habit record; skipping to a habit operation interface corresponding to the operation habit record according to the selection operation of the user on the access interface menu; and if the operation habit record of the application fails to be obtained, generating the operation habit record of the application according to the operation data of the application by the user. The method disclosed by the above-mentioned embodiments of the present invention may be applied to the processor 501, or implemented by the processor 501. The processor 501 may be an integrated circuit chip having signal processing capabilities. In implementation, the steps of the above method may be performed by integrated logic circuits of hardware or instructions in the form of software in the processor 501. The processor 501 may be a general-purpose processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), an off-the-shelf programmable gate array (FPGA) or other programmable logic device, discrete gate or transistor logic device, or discrete hardware components. The various methods, steps and logic blocks disclosed in the embodiments of the present invention may be implemented or performed. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like. The steps of the method disclosed in connection with the embodiments of the present invention may be directly implemented by a hardware decoding processor, or implemented by a combination of hardware and software modules in the decoding processor. The software module may be located in ram, flash memory, rom, prom, or eprom, registers, etc. storage media as is well known in the art. The storage medium is located in the memory 502, and the processor 501 reads the information in the memory 502 and completes the steps of the method in combination with the hardware.
It is to be understood that the embodiments described herein may be implemented in hardware, software, firmware, middleware, microcode, or any combination thereof. For a hardware implementation, the processing units may be implemented within one or more Application Specific Integrated Circuits (ASICs), Digital Signal Processors (DSPs), Digital Signal Processing Devices (DSPDs), Programmable Logic Devices (PLDs), Field Programmable Gate Arrays (FPGAs), general purpose processors, controllers, micro-controllers, microprocessors, other electronic units configured to perform the functions described herein, or a combination thereof.
For a software implementation, the techniques described in this disclosure may be implemented with modules (e.g., procedures, functions, and so on) that perform the functions described in this disclosure. The software codes may be stored in a memory and executed by a processor. The memory may be implemented within the processor or external to the processor.
Optionally, the processor 501, when processing the operation habit record of the application obtained if the start instruction for the application on the mobile terminal is received, is further configured to: if a starting instruction of an application on a mobile terminal is received, acquiring position information and time information of the mobile terminal; and acquiring an operation habit record matched with the application according to the position information and the time information.
Optionally, if the obtaining of the operation habit record of the application is successful, the processor 501 is further configured to, when an entry interface menu of a habit operation interface is displayed on the application display interface according to the operation habit record: if the operation habit record of the application is successfully obtained, generating an entry interface menu of a habit operation interface according to the operation data in the operation habit record; the operation data at least comprises the jump information of the habit operation interface; and displaying the habit operation interface entry interface menu on the application display interface.
Optionally, the processor 501 is further configured to, when processing to jump to a habit operation interface corresponding to the operation habit record according to a selection operation of the user on the entry interface menu, further: judging whether a habit operation interface corresponding to the operation habit record is accessed in a first preset period or not according to the selection operation of a user on the access interface menu; and if the habit operation interface is not accessed in the first preset period, jumping to the habit operation interface.
Optionally, when the processor 501 processes to jump to the habit operation interface, it is further configured to: if the interface stack top layer parameter in the habitual operation interface skip information is fixed, performing skip operation according to the interface information in the interface stack; and if the top layer parameters of the interface stack in the operation interface skip information are not fixed, traversing the interface stack step by step to the interface stack containing the fixed parameters, and performing interface skip according to the interface information in the interface stack.
Optionally, the processor 501 is further configured to, when processing that, if the operation habit record of the application is successfully obtained, and generating an entry interface menu of a habit operation interface according to the operation data in the operation habit record, further: if the operation habit records of the application are obtained as a plurality of operation habit records, sorting the operation habit records according to the weight of corresponding operation data in the operation habit records; and generating an entry interface menu of the habit operation interface corresponding to the sequence according to the sequence of the operation habit records.
Optionally, after the processor 501 processes the entry interface menu of the habit operation interface generated according to the corresponding sequence of the operation habit records, the entry interface menu is further configured to: and if the corresponding habit operation interface on the access interface menu is not accessed in the first preset period, sending a prompt message.
Optionally, the processor 501 performs processing, and when the operation habit record of the application is generated according to the operation data of the application by the user if the operation habit record of the application fails to be obtained, the processing is further configured to: if the operation habit record of the application fails to be obtained, obtaining operation data of the application; if the repetition times of the operation data in a second preset period exceed a preset threshold, storing the operation data as an operation habit record; and the operation habit record is marked and stored by operation time information and position information corresponding to the operation data.
Optionally, the processor 501 is further configured to, after the jump to the habit operation interface: if the interface is successfully jumped, updating the weight of the corresponding operation data in the operation habit record; and if the interface jump fails, resetting the operation data corresponding to the interface information in the operation habit record.
Therefore, in the embodiment of the invention, the operation habit record of the application is obtained by detecting the application starting instruction, the habit operation interface is generated to enter the interface menu, and operating the corresponding interface according to the selection of the user, skipping to the habit interface according to the operation data therein, if the operation habit record fails to be acquired, generating an operation habit record of the application according to the operation data of the current user, and when the operation habit record of the application is acquired as a plurality of records, the operation habit records are sorted according to the weight of the operation habit records, and a notification is sent to remind a user when the important operation records are not executed in a preset time period, so that the application habit records are used to quickly enter an application habit operation interface, the function of informing and reminding is realized aiming at the important operation records, the operation time of the user is saved, and the user is prevented from forgetting the important operation information.
EXAMPLE five
Fig. 6 shows a schematic structural diagram of a mobile terminal according to a fifth embodiment of the present invention.
The mobile terminal of the embodiment of the invention can be a mobile phone, a tablet computer, a Personal Digital Assistant (PDA), or a vehicle-mounted computer.
The mobile terminal in fig. 6 includes a Radio Frequency (RF) circuit 610, a memory 621, an input unit 630, a display unit 640, a processor 660, an audio circuit 670, a wifi (wireless fidelity) module 680, and a power supply 690.
The input unit 630 may be used, among other things, to receive numeric or character information input by a user and to generate signal inputs related to user settings and function control of the mobile terminal. Specifically, in the embodiment of the present invention, the input unit 630 may include a touch panel 631. The touch panel 631, also referred to as a touch screen, may collect touch operations of a user (e.g., operations of the user on the touch panel 631 by using a finger, a stylus, or any other suitable object or accessory) thereon or nearby, and drive the corresponding connection device according to a preset program. Alternatively, the touch panel 631 may include two parts of 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 sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 660, and can receive and execute commands sent by the processor 660. In addition, the touch panel 631 may be implemented using various types, such as resistive, capacitive, infrared, and surface acoustic wave. In addition to the touch panel 631, the input unit 630 may also include other input devices 632, and the other input devices 632 may include, but are not limited to, one or more of a physical keyboard, function keys (such as volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and the like.
Among them, the display unit 640 may be used to display information input by a user or information provided to the user and various menu interfaces of the mobile terminal. The display unit 640 may include a display panel 641, and optionally, the display panel 641 may be configured in the form of an LCD or an organic light-emitting diode (OLED).
It should be noted that the touch panel 631 may cover the display panel 641 to form a touch display screen, and when the touch display screen detects a touch operation thereon or nearby, the touch display screen is transmitted to the processor 660 to determine the type of the touch event, and then the processor 660 provides a corresponding visual output on the touch display screen according to the type of the touch event.
The touch display screen comprises an application program interface display area and a common control display area. The arrangement modes of the application program interface display area and the common control display area are not limited, and can be an arrangement mode which can distinguish two display areas, such as vertical arrangement, left-right arrangement and the like. The application interface display area may be used to display an interface of an application. Each interface may contain at least one interface element such as an icon and/or widget desktop control for an application. The application interface display area may also be an empty interface that does not contain any content. The common control display area is used for displaying controls with high utilization rate, such as application icons like setting buttons, interface numbers, scroll bars, phone book icons and the like.
The processor 660 is a control center of the mobile terminal, connects various parts of the whole mobile phone by using various interfaces and lines, and performs various functions of the mobile terminal and processes data by operating or executing software programs and/or modules stored in the first memory 620 and calling data stored in the second memory 622, thereby performing overall monitoring of the mobile terminal. Optionally, processor 660 may include one or more processing units.
In the embodiment of the present invention, by calling the software program and/or module stored in the first memory 620 and/or the data stored in the second memory 622, the processor 660 is configured to obtain the operation habit record of the application if receiving a start instruction for the application on the mobile terminal; if the operation habit record of the application is successfully obtained, displaying an access interface menu of a habit operation interface on the application display interface according to the operation habit record; skipping to a habit operation interface corresponding to the operation habit record according to the selection operation of the user on the access interface menu; and if the operation habit record of the application fails to be obtained, generating the operation habit record of the application according to the operation data of the application by the user.
Optionally, the processor 660 is further configured to, when processing that the operation habit record of the application is obtained if the start instruction for the application on the mobile terminal is received and the operation habit record of the application is obtained: if a starting instruction of an application on a mobile terminal is received, acquiring position information and time information of the mobile terminal; and acquiring an operation habit record matched with the application according to the position information and the time information.
Optionally, if the obtaining of the operation habit record of the application is successful, the processor 660 is further configured to, when an entry interface menu of a habit operation interface is displayed on the application display interface according to the operation habit record: if the operation habit record of the application is successfully obtained, generating an entry interface menu of a habit operation interface according to the operation data in the operation habit record; the operation data at least comprises the jump information of the habit operation interface; and displaying the habit operation interface entry interface menu on the application display interface.
Optionally, the processor 660 is further configured to, when processing to jump to the habit operation interface corresponding to the operation habit record according to a selection operation of the user on the entry interface menu, further: judging whether a habit operation interface corresponding to the operation habit record is accessed in a first preset period or not according to the selection operation of a user on the access interface menu; and if the habit operation interface is not accessed in the first preset period, jumping to the habit operation interface.
Optionally, the processor 660 is further configured to, when jumping to the habit operation interface: if the interface stack top layer parameter in the habitual operation interface skip information is fixed, performing skip operation according to the interface information in the interface stack; and if the top layer parameters of the interface stack in the operation interface skip information are not fixed, traversing the interface stack step by step to the interface stack containing the fixed parameters, and performing interface skip according to the interface information in the interface stack.
Optionally, the processor 660 is further configured to, if the operation habit record of the application is successfully obtained, generate an entry interface menu of a habit operation interface according to the operation data in the operation habit record, further: if the operation habit records of the application are obtained as a plurality of operation habit records, sorting the operation habit records according to the weight of corresponding operation data in the operation habit records; and generating an entry interface menu of the habit operation interface corresponding to the sequence according to the sequence of the operation habit records.
Optionally, after the processor 660 processes the entry interface menu of the habit operation interface generated according to the corresponding sequence of the operation habit records, the entry interface menu is further configured to: and if the corresponding habit operation interface on the access interface menu is not accessed in the first preset period, sending a prompt message.
Optionally, the processor 660 is further configured to, if the obtaining of the operation habit record of the application fails, generate the operation habit record of the application according to the operation data of the application, and: if the operation habit record of the application fails to be obtained, obtaining operation data of the application; if the repetition times of the operation data in a second preset period exceed a preset threshold, storing the operation data as an operation habit record; and the operation habit record is marked and stored by operation time information and position information corresponding to the operation data.
Optionally, the processor 660 is further configured to, after the jump to the habit operation interface: if the interface is successfully jumped, updating the weight of the corresponding operation data in the operation habit record; and if the interface jump fails, resetting the operation data corresponding to the interface information in the operation habit record.
Therefore, in the embodiment of the invention, the operation habit record of the application is obtained by detecting the application starting instruction, the habit operation interface is generated to enter the interface menu, and operating the corresponding interface according to the selection of the user, skipping to the habit interface according to the operation data therein, if the operation habit record fails to be acquired, generating an operation habit record of the application according to the operation data of the current user, and when the operation habit record of the application is acquired as a plurality of records, the operation habit records are sorted according to the weight of the operation habit records, and a notification is sent to remind a user when the important operation records are not executed in a preset time period, so that the application habit records are used to quickly enter an application habit operation interface, the function of informing and reminding is realized aiming at the important operation records, the operation time of the user is saved, and the user is prevented from forgetting the important operation information.
For the device embodiment, since it is basically similar to the method embodiment, the description is simple, and for the relevant points, refer to the partial description of the method embodiment.
The embodiments in the present specification are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other.
The algorithms and displays presented herein are not inherently related to any particular computer, virtual machine, or other apparatus. Various general purpose systems may also be used with the teachings herein. The required structure for constructing such a system will be apparent from the description above. Moreover, the present invention is not directed to any particular programming language. It is appreciated that a variety of programming languages may be used to implement the teachings of the present invention as described herein, and any descriptions of specific languages are provided above to disclose the best mode of the invention.
In the description provided herein, numerous specific details are set forth. It is understood, however, that embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure an understanding of this description.
Similarly, it should be appreciated that in the foregoing description of exemplary embodiments of the invention, various features of the invention are sometimes grouped together in a single embodiment, figure, or description thereof for the purpose of streamlining the disclosure and aiding in the understanding of one or more of the various inventive aspects. However, the disclosed method should not be interpreted as reflecting an intention that: that the invention as claimed requires more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive aspects lie in less than all features of a single foregoing disclosed embodiment. Thus, the claims following the detailed description are hereby expressly incorporated into this detailed description, with each claim standing on its own as a separate embodiment of this invention.
Those skilled in the art will appreciate that the modules in the device in an embodiment may be adaptively changed and disposed in one or more devices different from the embodiment. The modules or units or components of the embodiments may be combined into one module or unit or component, and furthermore they may be divided into a plurality of sub-modules or sub-units or sub-components. All of the features disclosed in this specification (including any accompanying claims, abstract and drawings), and all of the processes or elements of any method or apparatus so disclosed, may be combined in any combination, except combinations where at least some of such features and/or processes or elements are mutually exclusive. Each feature disclosed in this specification (including any accompanying claims, abstract and drawings) may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.
Furthermore, those skilled in the art will appreciate that while some embodiments described herein include some features included in other embodiments, rather than other features, combinations of features of different embodiments are meant to be within the scope of the invention and form different embodiments. For example, in the following claims, any of the claimed embodiments may be used in any combination.
The various component embodiments of the invention may be implemented in hardware, or in software modules running on one or more processors, or in a combination thereof. Those skilled in the art will appreciate that a microprocessor or Digital Signal Processor (DSP) may be used in practice to implement embodiments in accordance with the inventionShootingSome or all of the functions of some or all of the components in the device. The present invention may also be embodied as apparatus or device programs (e.g., computer programs and computer program products) for performing a portion or all of the methods described herein. Such programs implementing the present invention may be stored on computer-readable media or may be in the form of one or more signals. Such a signal may be downloaded from an internet website or provided on a carrier signal or in any other form.
It should be noted that the above-mentioned embodiments illustrate rather than limit the invention, and that those skilled in the art will be able to design alternative embodiments without departing from the scope of the appended claims. In the claims, any reference signs placed between parentheses shall not be construed as limiting the claim. The word "comprising" does not exclude the presence of elements or steps not listed in a claim. The word "a" or "an" preceding an element does not exclude the presence of a plurality of such elements. The invention may be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed computer. In the unit claims enumerating several means, several of these means may be embodied by one and the same item of hardware. The usage of the words first, second and third, etcetera do not indicate any ordering. These words may be interpreted as names.
Those of ordinary skill in the art will appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the embodiments provided in the present application, 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 functions, if implemented in the form of software functional units and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: various media capable of storing program codes, such as a U disk, a removable hard disk, a ROM, a RAM, a magnetic disk, or an optical disk.
The above description is only for the specific embodiments of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention, and all the changes or substitutions should be covered within the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (10)

1. An operation method applied to a mobile terminal is characterized by comprising the following steps:
if receiving a starting instruction of an application on a mobile terminal, acquiring an operation habit record of the application; the operation habit record takes place information and time information as marks for storage;
if the operation habit record of the application is successfully obtained, displaying an access interface menu of a habit operation interface on the application display interface according to the operation habit record;
skipping to a habit operation interface corresponding to the operation habit record according to the selection operation of the user on the access interface menu;
if the operation habit record of the application fails to be obtained, generating the operation habit record of the application according to the operation data of the application by the user;
the step of acquiring the operation habit record of the application if the starting instruction of the application on the mobile terminal is received comprises the following steps:
if a starting instruction of an application on a mobile terminal is received, acquiring position information and time information of the mobile terminal;
acquiring an operation habit record matched with the application according to the position information and the time information;
if the operation habit record of the application is successfully obtained, displaying an interface menu for entering a habit operation interface on the application display interface according to the operation habit record, wherein the step comprises the following steps:
if the operation habit record of the application is successfully obtained, generating an entry interface menu of a habit operation interface according to the operation data in the operation habit record; the operation data at least comprises the jump information of the habit operation interface;
displaying the habit operation interface entry interface menu on the application display interface;
the step of jumping to the habit operation interface corresponding to the operation habit record according to the selection operation of the user on the access interface menu comprises the following steps:
judging whether a habit operation interface corresponding to the operation habit record is accessed in a first preset period or not according to the selection operation of a user on the access interface menu;
if the habit operation interface is not accessed in the first preset period, jumping to the habit operation interface;
the step of jumping to the habit operation interface comprises the following steps:
if the interface stack top layer parameter in the habitual operation interface skip information is fixed, performing skip operation according to the interface information in the interface stack;
and if the top layer parameters of the interface stack in the operation interface skip information are not fixed, traversing the interface stack step by step to the interface stack containing the fixed parameters, and performing interface skip according to the interface information in the interface stack.
2. The method according to claim 1, wherein if the operation habit record of the application is successfully obtained, the step of generating an entry interface menu of a habit operation interface according to the operation data in the operation habit record comprises:
if the operation habit records of the application are obtained as a plurality of operation habit records, sorting the operation habit records according to the weight of corresponding operation data in the operation habit records;
and generating an entry interface menu of the habit operation interface corresponding to the sequence according to the sequence of the operation habit records.
3. The method according to claim 2, wherein after the step of generating an entry interface menu of the habit operation interface in a corresponding order according to the ordering correspondence of the operation habit records, the method further comprises:
and if the corresponding habit operation interface on the access interface menu is not accessed in the first preset period, sending a prompt message.
4. The method according to claim 1, wherein the step of generating the operation habit record of the application according to the operation data of the application by the user if the operation habit record of the application fails to be obtained comprises:
if the operation habit record of the application fails to be obtained, obtaining operation data of the application;
if the repetition times of the operation data in a second preset period exceed a preset threshold, storing the operation data as an operation habit record; and the operation habit record is marked and stored by operation time information and position information corresponding to the operation data.
5. The method of claim 1, further comprising, after the step of jumping to the habit operational interface:
if the interface is successfully jumped, updating the weight of the corresponding operation data in the operation habit record;
and if the interface jump fails, resetting the operation data corresponding to the interface information in the operation habit record.
6. A mobile terminal, comprising:
the operation habit record obtaining module is used for obtaining the operation habit record of the application if a starting instruction of the application on the mobile terminal is received; the operation habit record takes place information and time information as marks for storage;
the access interface menu display module is used for displaying an access interface menu of a habit operation interface on the application display interface according to the operation habit record if the operation habit record of the application is successfully acquired;
the habit operation interface skipping module is used for skipping to a habit operation interface corresponding to the operation habit record according to the selection operation of the user on the access interface menu;
the operation habit record generating module is used for generating the operation habit record of the application according to the operation data of the application by the user if the operation habit record of the application is failed to be acquired;
the operation habit record obtaining module comprises:
the positioning information acquisition submodule is used for acquiring the position information and the time information of the mobile terminal if a starting instruction of an application on the mobile terminal is received;
an operation habit record obtaining sub-module, configured to obtain, according to the position information and the time information, an operation habit record matched with the application;
the entry interface menu display module includes:
an entry interface menu generation submodule, configured to generate an entry interface menu of a habit operation interface according to operation data in the operation habit record if the operation habit record of the application is successfully obtained; the operation data at least comprises the jump information of the habit operation interface;
the access interface menu display submodule is used for displaying the habit operation interface access interface menu on the application display interface;
the habit operation interface skip module comprises:
the operation habit record use judgment sub-module is used for judging whether the habit operation interface corresponding to the operation habit record is accessed in a first preset period according to the selection operation of the user on the access interface menu;
the habit operation interface skipping submodule is used for skipping to the habit operation interface if the habit operation interface is not accessed in the first preset period;
the habit operation interface skip submodule comprises:
the first skipping unit is used for skipping according to the interface information in the interface stack if the top layer parameter of the interface stack in the customary operation interface skipping information is fixed;
and the second skipping unit is used for traversing the interface stack step by step to the interface stack containing the fixed parameters if the top layer parameters of the interface stack in the operation interface skipping information are not fixed, and skipping the interface according to the interface information in the interface stack.
7. The mobile terminal of claim 6, wherein the entry interface menu generation submodule comprises:
an operation habit record sorting unit, configured to, if the operation habit records of the application are obtained as a plurality of operation habit records, sort the operation habit records according to weights of corresponding operation data in the operation habit records;
and the entry interface menu generating unit is used for generating entry interface menus of the habit operation interfaces in the corresponding sequence according to the sequencing of the operation habit records.
8. The mobile terminal of claim 7, further comprising:
and the prompt message sending unit is used for sending a prompt message if the corresponding habit operation interface on the access interface menu is not accessed in the first preset period.
9. The mobile terminal according to claim 6, wherein the operation habit record generating module comprises:
the operation data acquisition submodule is used for acquiring the operation data of the application if the operation habit record of the application fails to be acquired;
the operation habit record storage submodule is used for storing the operation data as an operation habit record if the repetition times of the operation data in a second preset period exceeds a preset threshold; and the operation habit record is marked and stored by operation time information and position information corresponding to the operation data.
10. The mobile terminal of claim 6, further comprising:
the operation data weight updating submodule is used for updating the weight of the corresponding operation data in the operation habit record if the interface is successfully jumped;
and the operation data weight resetting submodule is used for resetting the operation data corresponding to the interface information in the operation habit record if the interface jump fails.
CN201710509600.4A 2017-06-28 2017-06-28 Operation method and mobile terminal Active CN107357574B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710509600.4A CN107357574B (en) 2017-06-28 2017-06-28 Operation method and mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710509600.4A CN107357574B (en) 2017-06-28 2017-06-28 Operation method and mobile terminal

Publications (2)

Publication Number Publication Date
CN107357574A CN107357574A (en) 2017-11-17
CN107357574B true CN107357574B (en) 2020-10-16

Family

ID=60272635

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710509600.4A Active CN107357574B (en) 2017-06-28 2017-06-28 Operation method and mobile terminal

Country Status (1)

Country Link
CN (1) CN107357574B (en)

Families Citing this family (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109814775B (en) * 2017-11-22 2021-11-02 腾讯科技(深圳)有限公司 Menu item adjusting method and device and terminal
CN108108213A (en) * 2017-12-08 2018-06-01 北京小米移动软件有限公司 Instruction set performs method and device
CN108509107A (en) * 2018-03-26 2018-09-07 百度在线网络技术(北京)有限公司 Application function method for information display, device and terminal device
CN108629863B (en) * 2018-05-04 2021-09-21 努比亚技术有限公司 Method for automatically signing in application program, mobile terminal and readable storage medium
CN110691214B (en) * 2018-07-05 2022-04-26 视联动力信息技术股份有限公司 Data processing method and device for business object
CN109213398A (en) * 2018-07-25 2019-01-15 努比亚技术有限公司 A kind of application quick start method, terminal and computer readable storage medium
CN109446756A (en) * 2018-10-09 2019-03-08 上海二三四五网络科技有限公司 A kind of control method and control device for preventing malice from jumping APP in browser of mobile terminal
CN109541194B (en) * 2018-10-30 2021-10-19 北京雪扬科技有限公司 Body detection system for detecting cerebral infarction
CN111142983B (en) * 2018-11-06 2024-04-09 上海摩软通讯技术有限公司 Management method and system of operation interface
CN109697098A (en) * 2018-12-24 2019-04-30 南京国电南自电网自动化有限公司 A kind of protective relaying device man-machine interface intelligent configuration method
CN109885787B (en) * 2019-02-21 2021-06-22 百度在线网络技术(北京)有限公司 APP page display method and system, mobile terminal and computer readable medium
CN110602199A (en) * 2019-09-10 2019-12-20 深圳传音控股股份有限公司 Data acquisition method and system of application program, intelligent terminal and storage medium
CN110865846B (en) * 2019-11-14 2023-12-12 北京有竹居网络技术有限公司 Application management method, device, terminal, system and storage medium
CN113742191A (en) * 2021-09-09 2021-12-03 上海格尔安全科技有限公司 Web login page display method and device, computer equipment and storage medium
CN113687904B (en) * 2021-10-26 2022-02-08 成都中科合迅科技有限公司 Interface dynamic generation method based on configuration file
CN114756303A (en) * 2022-04-26 2022-07-15 康键信息技术(深圳)有限公司 Functional module entry ordering method, system, medium and electronic device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101009876A (en) * 2006-01-25 2007-08-01 英业达股份有限公司 A setting system and method for quick customized network access
CN101009877A (en) * 2006-01-25 2007-08-01 英业达股份有限公司 A setting system and method for quick customized network access
CN102169409A (en) * 2011-03-10 2011-08-31 上海恒途信息科技有限公司 Device and method for intelligently configuring operation interface of electronic equipment
CN105706055A (en) * 2013-11-19 2016-06-22 华为技术有限公司 Method and device for processing application of mobile terminal

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8843853B1 (en) * 2006-12-05 2014-09-23 At&T Mobility Ii Llc Home screen user interface for electronic device display

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101009876A (en) * 2006-01-25 2007-08-01 英业达股份有限公司 A setting system and method for quick customized network access
CN101009877A (en) * 2006-01-25 2007-08-01 英业达股份有限公司 A setting system and method for quick customized network access
CN102169409A (en) * 2011-03-10 2011-08-31 上海恒途信息科技有限公司 Device and method for intelligently configuring operation interface of electronic equipment
CN105706055A (en) * 2013-11-19 2016-06-22 华为技术有限公司 Method and device for processing application of mobile terminal

Also Published As

Publication number Publication date
CN107357574A (en) 2017-11-17

Similar Documents

Publication Publication Date Title
CN107357574B (en) Operation method and mobile terminal
CN107529142B (en) Service pushing method and mobile terminal
US20170124316A1 (en) Method and apparatus for authenticating access to a multi-level secure environment of an electronic device
CN106372110B (en) Recommendation method of application program and mobile terminal
CN107741820B (en) Input method keyboard display method and mobile terminal
CN107229911B (en) Fingerprint identification method and mobile terminal
US20150007157A1 (en) Method and apparatus for updating application
CN106408289B (en) Payment page switching method and mobile terminal
CN115174733A (en) Interface display method, device and equipment
CN107562473B (en) Application program display method and mobile terminal
EP3343887A1 (en) Electronic device and content output method of electronic device
CN106446180B (en) Song identification method and mobile terminal
CN107665434B (en) Payment method and mobile terminal
CN107370758B (en) Login method and mobile terminal
CN107221347B (en) Audio playing method and terminal
US9841822B2 (en) Method for operating mobile device using vibration sensor
KR20170010076A (en) Method, storage media and system, in particular relating to a touch gesture offset
CN107103224B (en) Unlocking method and mobile terminal
CN106453953A (en) Wireless access point connection method and mobile terminal
CN106775755B (en) Application recommendation method and mobile terminal
CN106341530B (en) Payment page switching method and mobile terminal
US10871883B2 (en) Electronic device and method for providing information in response to pressure input of touch
CN107463644B (en) Music recommendation method and mobile terminal
CN107026986A (en) The processing method and mobile terminal of a kind of video background music
CN107277234B (en) Flow reminding method, mobile terminal and readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant