CN107193598B - Application starting method, mobile terminal and computer readable storage medium - Google Patents

Application starting method, mobile terminal and computer readable storage medium Download PDF

Info

Publication number
CN107193598B
CN107193598B CN201710360814.XA CN201710360814A CN107193598B CN 107193598 B CN107193598 B CN 107193598B CN 201710360814 A CN201710360814 A CN 201710360814A CN 107193598 B CN107193598 B CN 107193598B
Authority
CN
China
Prior art keywords
information
mobile terminal
application program
started
application
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
CN201710360814.XA
Other languages
Chinese (zh)
Other versions
CN107193598A (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 Genius Technology Co Ltd
Original Assignee
Guangdong Genius Technology 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 Guangdong Genius Technology Co Ltd filed Critical Guangdong Genius Technology Co Ltd
Priority to CN201710360814.XA priority Critical patent/CN107193598B/en
Publication of CN107193598A publication Critical patent/CN107193598A/en
Application granted granted Critical
Publication of CN107193598B publication Critical patent/CN107193598B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

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

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Telephone Function (AREA)
  • Stored Programmes (AREA)

Abstract

The invention is suitable for the technical field of electronics, and provides an application starting method, a mobile terminal and a computer readable storage medium, wherein the application starting method comprises the following steps: when receiving preset trigger information, acquiring current system time information of the mobile terminal and current position information of the mobile terminal; the system time information and the position information are sent to a cloud server, so that when the cloud server receives the system time information and the position information, the cloud server determines the information of the application program to be started of the mobile terminal according to the stored historical use record information of the application program of the mobile terminal, and sends the information of the application program to be started to the mobile terminal; and when receiving the information of the application program to be started, starting the application program corresponding to the information of the application program to be started. The application starting method greatly improves the convenience of the user for starting the appropriate application in real time under different scenes, and improves the efficiency of application starting.

Description

Application starting method, mobile terminal and computer readable storage medium
Technical Field
The invention belongs to the technical field of electronics, and particularly relates to an application starting method, a mobile terminal and a computer readable storage medium.
Background
With the rapid development of the intelligent terminal, the functions of the intelligent terminal are more and more, and correspondingly, the applications installed on the intelligent terminal are more and more. In life, people often encounter the situation that some applications in the intelligent terminal need to be used in some urgent scenes, for example, when shopping is carried out for checkout, WeChat is turned on or payment codes in a treasure are paid quickly, when a meeting is opened or a teacher is communicated with the meeting, a recording is needed to be started for taking notes, when an emergency situation occurs at night, a flashlight needs to be turned on quickly, and the like. When an application of the intelligent terminal is used, operations such as screen lightening, unlocking, application searching, application opening and the like need to be frequently performed, the operation process is complicated, the efficiency is low, and the intelligent terminal is not suitable for the scenes.
Disclosure of Invention
In view of this, embodiments of the present invention provide an application starting method, a mobile terminal, and a computer-readable storage medium, so as to solve the problems in the prior art that an operation process is too complicated and efficiency is low when an application is started in an emergency.
A first aspect of an embodiment of the present invention provides an application starting method, which is applied to a mobile terminal, and the application starting method includes:
when receiving preset trigger information, acquiring current system time information of the mobile terminal and current position information of the mobile terminal;
sending the system time information and the position information to a cloud server, so that when the cloud server receives the system time information and the position information, the cloud server determines application program information to be started of the mobile terminal according to stored historical use record information of an application program of the mobile terminal, and sends the application program information to be started to the mobile terminal;
and when the information of the application program to be started is received, starting the application program corresponding to the information of the application program to be started.
A second aspect of an embodiment of the present invention provides a mobile terminal, including:
the acquisition module is used for acquiring the current system time information of the mobile terminal and the current position information of the mobile terminal when receiving preset trigger information;
the sending module is used for sending the system time information and the position information to a cloud server so that the cloud server can determine the information of the application program to be started of the mobile terminal according to the stored historical use record information of the application program of the mobile terminal when receiving the system time information and the position information, and send the information of the application program to be started to the mobile terminal;
and the starting module is used for starting the application program corresponding to the information of the application program to be started when the information of the application program to be started is received.
A third aspect of the embodiments of the present invention provides another mobile terminal, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor implements the steps of the application starting method when executing the computer program.
A fourth aspect of embodiments of the present invention provides a computer-readable storage medium, which stores a computer program that, when executed by a processor, implements the steps of the application startup method as described above.
Compared with the prior art, the embodiment of the invention has the following beneficial effects: according to the method and the device, when the preset trigger information is received, the current system time information of the mobile terminal and the current position information of the mobile terminal are obtained, so that the cloud server recommends the information of the application program to be started to the mobile terminal according to the system time information and the position information, the mobile terminal starts the application program corresponding to the information of the application program to be started when the information of the application program to be started is received, the convenience of starting the appropriate application in real time by a user in different scenes is greatly improved, and the application starting efficiency is improved.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the embodiments or the prior art descriptions will be briefly described 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 to obtain other drawings based on these drawings without inventive exercise.
Fig. 1 is a schematic flow chart illustrating an implementation process of an application starting method according to an embodiment of the present invention;
fig. 2 is a schematic flowchart of another implementation flow of an application starting method according to an embodiment of the present invention;
fig. 3 is a schematic diagram of a mobile terminal according to an embodiment of the present invention;
fig. 4 is another schematic diagram of a mobile terminal according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
It will be understood that the terms "comprises" and/or "comprising," when used in this specification and the appended claims, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
It is also to be understood that the terminology used in the description of the invention herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used in the specification of the present invention and the appended claims, the singular forms "a," "an," and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise.
It should be further understood that the term "and/or" as used in this specification and the appended claims refers to and includes any and all possible combinations of one or more of the associated listed items.
As used in this specification and the appended claims, the term "if" may be interpreted contextually as "when", "upon" or "in response to a determination" or "in response to a detection". Similarly, the phrase "if it is determined" or "if a [ described condition or event ] is detected" may be interpreted contextually to mean "upon determining" or "in response to determining" or "upon detecting [ described condition or event ]" or "in response to detecting [ described condition or event ]".
In particular implementations, the terminals described in embodiments of the invention include, but are not limited to, other portable devices such as mobile phones, laptop computers, or tablet computers having touch sensitive surfaces (e.g., touch screen displays and/or touch pads). It should also be understood that in some embodiments, the device is not a portable communication device, but is a desktop computer having a touch-sensitive surface (e.g., a touch screen display and/or touchpad).
In the discussion that follows, a terminal that includes a display and a touch-sensitive surface is described. However, it should be understood that the terminal may include one or more other physical user interface devices such as a physical keyboard, mouse, and/or joystick.
The terminal supports various applications, such as one or more of the following: a drawing application, a presentation application, a word processing application, a website creation application, a disc burning application, a spreadsheet application, a gaming application, a telephone application, a video conferencing application, an email application, an instant messaging application, an exercise support application, a photo management application, a digital camera application, a web browsing application, a digital music player application, and/or a digital video player application.
Various applications that may be executed on the terminal may use at least one common physical user interface device, such as a touch-sensitive surface. One or more functions of the touch-sensitive surface and corresponding information displayed on the terminal can be adjusted and/or changed between applications and/or within respective applications. In this way, a common physical architecture (e.g., touch-sensitive surface) of the terminal can support various applications with user interfaces that are intuitive and transparent to the user.
Fig. 1 is a schematic flowchart of an application starting method according to an embodiment of the present invention. The execution main body of the application starting method in the embodiment of the invention is the mobile terminal, and the mobile terminal can be a mobile phone, a tablet personal computer and other terminal equipment. The application launching method as shown in fig. 1 may include the steps of:
step S101: and when receiving preset trigger information, acquiring the current system time information of the mobile terminal and the current position information of the mobile terminal.
In the embodiment of the present invention, the predetermined trigger information is trigger operation information detected by the mobile terminal when the user operates the mobile terminal according to a preset trigger operation. The preset triggering operation includes, but is not limited to, a specific touch operation performed by the user on the mobile terminal, a user pressing a number key or other physical key on the mobile terminal, and the like, for example, the preset triggering operation is that the user presses an unlock key once.
In addition, it should be noted that, in the embodiment of the present invention, a shortcut key may also be newly added to the mobile terminal, the shortcut key may be disposed on the left and right sides or the upper and lower sides of the mobile terminal, and the preset triggering operation may also be that the user starts the shortcut key by one key.
Furthermore, a timer is arranged in the mobile terminal, and when the mobile terminal receives the preset trigger information, the timer records the current time so as to acquire the current system time information of the mobile terminal; in addition, a Global Positioning System (GPS) is provided inside the mobile terminal, and when the mobile terminal receives predetermined trigger information, the GPS locates the current position of the mobile terminal to obtain the current position information of the mobile terminal.
Step S102: and sending the system time information and the position information to a cloud server, so that when the cloud server receives the system time information and the position information, the cloud server determines the information of the application program to be started of the mobile terminal according to the stored historical use record information of the application program of the mobile terminal, and sends the information of the application program to be started to the mobile terminal.
In the embodiment of the invention, when the mobile terminal acquires the current system time information and the current position information of the mobile terminal when the mobile terminal receives the preset trigger information, the mobile terminal can send the system time information and the position information to the cloud server so as to facilitate the server to determine the application program information.
Since the cloud server stores the historical use record information of the application program of the mobile terminal, after the cloud server receives the system time information and the position information, the cloud server can determine the information of the application program to be started of the mobile terminal according to the stored historical use record information of the application program, and send the information of the application program to be started to the mobile terminal.
It should be noted that, in the embodiment of the present invention, when storing the historical usage record information of the application program of the mobile terminal, the cloud server may be stored in its own storage unit in a form of a table or a set, and may also be stored in an external storage device, where the external storage device includes, but is not limited to, a secure memory card, a usb disk, and the like.
Step S103: and when the information of the application program to be started is received, starting the application program corresponding to the information of the application program to be started.
In the embodiment of the present invention, when receiving the information of the application program to be started, the mobile terminal may directly start the application program corresponding to the information of the application program to be started, or may display the application program corresponding to the information of the application program to be started on a display screen of the mobile terminal, and start the application program corresponding to the information of the application program to be started according to a start operation of a user.
In addition, the mobile terminal stores a daily work and rest schedule of the user, which is set by the user personally. After the mobile terminal starts the application program corresponding to the information of the application program to be started, the mobile terminal can also acquire the current environment information, wherein the environment information is the current environment sound.
After the mobile terminal acquires the current environment information, the started application program, the position information of the mobile terminal and the current system time information, the mobile terminal can deduce the personal daily activity rule of the user according to the environment information, the started application program, the position information of the mobile terminal and the current system time information so as to correct and perfect the personal work and rest schedule of the user. For example, when the mobile terminal acquires that the user operates the job help application, the time for operating the application is six nights, the current position of the mobile terminal is at home of the user, and the current environmental sound is lower than a preset threshold, the mobile terminal may determine that the current activity of the user is a writing job.
Further, when receiving predetermined trigger information, before obtaining current system time information of the mobile terminal and current location information of the mobile terminal, the application starting method further includes:
and determining that the display screen of the mobile terminal is in a screen-off state.
In the embodiment of the invention, when the mobile terminal receives the preset trigger information, the mobile terminal detects the display screen state of the mobile terminal to determine whether the display screen state of the mobile terminal is in the screen-off state. Specifically, the mobile terminal can detect the display screen state thereof by referring to the prior art, and details are not repeated here.
In the embodiment of the invention, when the preset trigger information is received, the current system time information of the mobile terminal and the current position information of the mobile terminal are obtained, so that the cloud server recommends the information of the application program to be started to the mobile terminal according to the system time information and the position information, the mobile terminal starts the application program corresponding to the information of the application program to be started when the information of the application program to be started is received, the convenience of starting the appropriate application in real time by a user in different scenes is greatly improved, and the application starting efficiency is improved.
Fig. 2 is a schematic flowchart of another application starting method according to an embodiment of the present invention. The execution main body of the application starting method in the embodiment of the invention is the mobile terminal, and the mobile terminal can be a mobile phone, a tablet personal computer and other terminal equipment. The application launching method as shown in fig. 2 may include the steps of:
step S201: and when receiving preset trigger information, acquiring the current system time information of the mobile terminal and the current position information of the mobile terminal.
The step is the same as step S101, and reference may be made to the related description of step S101, which is not described herein again.
Step S202: and sending the system time information and the position information to a cloud server, so that when the cloud server receives the system time information and the position information, the cloud server determines the information of the application program to be started of the mobile terminal according to the stored historical use record information of the application program of the mobile terminal, and sends the information of the application program to be started to the mobile terminal.
The step is the same as step S102, and reference may be made to the related description of step S102, which is not repeated herein.
In addition, the historical usage record information according to the embodiment of the present invention includes historical usage time information of an application program and location information of the mobile terminal when the application program is used.
Further, when the historical usage record information includes historical usage time information of an application and location information of the mobile terminal at the time of using the application, the step S202 includes:
and sending the system time information and the position information to a cloud server, so that when the cloud server receives the system time information and the position information, according to stored historical use time information of an application program of the mobile terminal and the position information of the mobile terminal when the application program is used, the information of the application program with the highest use probability of the mobile terminal when the system time information and the position information are received is determined, and the information of the application program with the highest use probability is used as the information of the application program to be started to be sent to the mobile terminal.
In the embodiment of the present invention, the information of the application with the highest use probability refers to information of the application with the highest use probability of the user within a preset time period when the mobile terminal is at a certain specific location; it should be noted that the information of the application with the highest use probability mentioned herein includes, but is not limited to, information of one application.
For example, if the user first starts the shortcut key, the location of the mobile terminal is the home of the user, and the current system time of the mobile terminal is 7 pm, the cloud server may search for 7 pm in the historical usage record information, and when the location of the mobile terminal is the home, the usage probability of each application program in the mobile terminal, if the usage probability of each application program in the current mobile terminal is: the probability of using the WeChat application is 50%, the probability of using the short message application is 2%, the probability of using the call application is 30%, and the probability of using the QQ music is 18%, so that the cloud server can determine that when the mobile terminal receives the system time information and the position information, the information of the application program with the highest probability of using is WeChat, and the information of the WeChat application program is used as the information of the application program to be started to be sent to the mobile terminal.
Step S203: and when the information of the application program to be started is received, starting the application program corresponding to the information of the application program to be started.
The step is the same as step S103, and reference may be made to the related description of step S203, which is not repeated herein.
Further, step S203 specifically includes:
when the information of the application program to be started is received, determining whether the information of the application program to be started is the information of the application program which a user wants to start, if so, starting the application program corresponding to the information of the application program to be started; if not, receiving the preset trigger information again to acquire the information of the application program with the second highest use probability from the cloud server.
In the embodiment of the present invention, when the mobile terminal receives the information of the application program to be started, the mobile terminal may prompt the user whether to start the application program corresponding to the information of the application program to be started. Specifically, when receiving the information of the application program to be started, the mobile terminal displays the information of the application program to be started on a display screen of the mobile terminal for selection.
When the user determines that the application program corresponding to the information of the application program to be started is the application program needing to be started, namely the mobile terminal receives the information which is determined by the user to be started, the mobile terminal starts the application program corresponding to the information of the application program to be started; when the user determines that the application program corresponding to the information of the application program to be started is not the application program required to be started, namely the mobile terminal receives the information determined by the user to be not started, the mobile terminal receives the preset trigger information again so as to obtain the information of the application program with the second highest use probability from the cloud server.
Specifically, when the mobile terminal receives the information that the user determines not to start, the mobile terminal may obtain the current system time information of the mobile terminal and the current position information of the mobile terminal again (second time) when the user operates the mobile terminal according to the preset triggering operation, and send the current system time information and the current position information to the cloud server.
For example, when the mobile terminal receives an operation that the user determines not to start the application program with the highest use frequency, the mobile terminal may start a shortcut key again according to the operation that the user presses one key, acquire current system time information of the mobile terminal and current position information of the mobile terminal, and send the current system time information and the current position information to the cloud server.
It should be noted that, in the embodiment of the present invention, a time difference between a current system time of the mobile terminal obtained by the user when the user starts the shortcut key again and a current system time of the mobile terminal obtained by the user when the user starts the shortcut key for the first time should be within a preset time period, where the preset time period should be as small as possible, and the current location information of the mobile terminal obtained by the user when the user starts the shortcut key again should be the same as the current location information of the mobile terminal obtained by the user when the user starts the shortcut key for the first time.
When the cloud server receives the system time information and the position information sent by the mobile terminal for the second time, the cloud server can determine the information of the application program with the second highest use probability when the mobile terminal receives the system time information and the position information of the mobile terminal when the application program is used according to the stored historical use time information of the application program of the mobile terminal and the position information of the mobile terminal, and the information of the application program with the second highest use probability is used as the information of the application program to be started and sent to the mobile terminal.
In the embodiment of the present invention, the information of the application with the second highest usage probability refers to information of an application with a user usage probability lower than the highest usage frequency only within a preset time period when the mobile terminal is at a certain specific location; the information of the application with the second highest probability of use as referred to herein includes, but is not limited to, information of one application.
For example, if the user starts the shortcut key by pressing a key for the second time, the location of the mobile terminal is the home of the user, and the current system time of the mobile terminal is 7 pm, the cloud server may search for 7 pm in the historical usage record information, and when the location of the mobile terminal is the home, the usage probability of each application program in the mobile terminal, if the usage probability of each application program in the current mobile terminal is: the probability of using the WeChat application is 50%, the probability of using the short message application is 2%, the probability of using the call application is 30%, and the probability of using the QQ music is 18%, so that the cloud server can determine that when the mobile terminal receives the system time information and the position information for the second time, the information of the application program with the second highest probability is the call application, and send the information of the call application program as the information of the application program to be started to the mobile terminal.
S204: determining whether the information of the application program with the second highest use probability is the information of the application program which is required to be started by the user, if so, starting the application program corresponding to the information of the application program; if not, receiving the preset trigger information again, acquiring system time corresponding to the trigger information and position information of the mobile terminal, and sending the system time information and the position information to a cloud server, so that when the cloud server receives the system time information and the position information, according to stored historical use time information of an application program of the mobile terminal and the position information of the mobile terminal when the application program is used, determining the used application program of the mobile terminal when the system time information and the position information are received, and sending the used application program information to the mobile terminal for a user of the mobile terminal to select.
In the embodiment of the present invention, when the mobile terminal determines that the information of the application program with the second highest usage probability is not the information of the application program that the user wants to start, the operation of the mobile terminal is the same as the operation when the mobile terminal determines that the information of the application program with the highest usage probability is not the information of the application program that the user wants to start, and specifically, when the mobile terminal determines that the information of the application program with the highest usage probability is not the information of the application program that the user wants to start, the operation of the mobile terminal may be referred to, and details are not described here.
It should be noted that, in the embodiment of the present invention, different from the first and second times of receiving the system time information and the location information sent by the mobile terminal, when the cloud server receives the system time information sent by the mobile terminal for the third time, the cloud server may determine, according to the stored historical usage time information of the application program of the mobile terminal and the location information of the mobile terminal when the application program is used, the application program that is used when the mobile terminal receives the system time information and the location information obtained when the application program is used for the third time, and send the used application program information to the mobile terminal for the user of the mobile terminal to select.
For example, when the user starts the shortcut key by one key for the third time, the location where the mobile terminal is located is the home of the user, and the current system time of the mobile terminal is 7 pm, the cloud server may search for each application used by the user at 7 pm in the historical usage record information, and when the location where the mobile terminal is located is the home, send the information of the used application to the mobile terminal for the user where the mobile terminal is located to select.
S205: and receiving at least one piece of application program information selected by a user from the used application program information, and starting an application program corresponding to the selected application program information.
In the embodiment of the present invention, when the mobile terminal receives the used application information sent by the cloud server, the mobile terminal displays the application corresponding to the used application information on its own display screen, so as to facilitate the user to select, and when the user selects the corresponding application information from the used application information, the mobile terminal starts the application corresponding to the application information selected by the user.
Further, when receiving predetermined trigger information, before obtaining current system time information of the mobile terminal and current location information of the mobile terminal, the application starting method further includes:
and determining that the display screen of the mobile terminal is in a screen-off state.
In the embodiment of the invention, when the mobile terminal receives the preset trigger information, the mobile terminal detects the display screen state of the mobile terminal to determine whether the display screen state of the mobile terminal is in the screen-off state. Specifically, the mobile terminal can detect the display screen state thereof by referring to the prior art, and details are not repeated here.
In the embodiment of the invention, when the application information recommended by the cloud server for the first time and having the highest use probability is not the application information required by the user, the mobile terminal can send the current system time information of the mobile terminal and the current position information of the mobile terminal to the cloud server again when receiving the preset trigger information for the second time or the third time, so that the cloud server recommends the application information with the highest use probability or the used application to the mobile terminal according to the system time information and the position information and sends the recommended application information or the used application to the mobile terminal for the user to select the application information to be started, when the application information to be started is the application information corresponding to the application required to be started by the user, the mobile terminal starts the application corresponding to the application information to be started, thereby greatly improving the convenience of the user for starting the appropriate application in real time in different scenes, the efficiency of application start is improved.
It should be understood that, the sequence numbers of the steps in the foregoing embodiments do not imply an execution sequence, and the execution sequence of each process should be determined by its function and inherent logic, and should not constitute any limitation to the implementation process of the embodiments of the present invention.
Referring to fig. 3, a schematic block diagram of a mobile terminal 3 according to an embodiment of the present invention is shown. The mobile terminal 3 may be a mobile phone, a tablet computer, or other terminal devices, but is not limited thereto, and may also be other terminal devices, and is not limited herein. The modules included in the mobile terminal 3 according to the embodiment of the present invention are configured to execute the steps in the embodiment corresponding to fig. 1 and fig. 2, and refer to fig. 1 and fig. 2 and the description related to the embodiment corresponding to fig. 1 and fig. 2, which are not described herein again. The mobile terminal 3 provided by the embodiment of the present invention includes an obtaining module 300, a sending module 301, and a starting module 302.
The obtaining module 300 is configured to obtain current system time information of the mobile terminal and current location information of the mobile terminal when receiving predetermined trigger information.
The sending module 301 is configured to send the system time information and the location information to the cloud server, so that when the cloud server receives the system time information and the location information, the cloud server determines information of an application program to be started of the mobile terminal according to the stored historical usage record information of the application program of the mobile terminal, and sends the information of the application program to be started to the mobile terminal.
The starting module 303 is configured to start an application corresponding to the information of the application to be started when the information of the application to be started is received.
Further, the history use record information includes history use time information of the application and location information where the mobile terminal was located when the application was used.
The sending module 301 is specifically configured to send the system time information and the location information to the cloud server, so that when the cloud server receives the system time information and the location information, according to the stored historical usage time information of the application program of the mobile terminal and the location information of the mobile terminal when the application program is used, the information of the application program with the highest usage probability when the mobile terminal receives the system time information and the location information is determined, and the information of the application program with the highest usage probability is sent to the mobile terminal as the information of the application program to be started.
The starting module 302 is specifically configured to determine whether the information of the application program to be started is the information of the application program that the user wants to start when receiving the information of the application program to be started, and if so, start the application program corresponding to the information of the application program to be started; if not, receiving preset trigger information again to acquire information of the application program with the second highest use probability from the cloud server.
Further, the starting module 302 is further configured to determine whether information of the application program with the second highest usage probability is application program information that the user wants to start, and if so, start the application program corresponding to the application program information; if not, the obtaining module 300 receives preset trigger information again, obtains system time corresponding to the trigger information and location information of the mobile terminal, and the sending module 301 sends the system time information and the location information to the cloud server, so that when the cloud server receives the system time information and the location information, according to stored historical use time information of an application program of the mobile terminal and the location information of the mobile terminal when the application program is used, the mobile terminal determines the used application program when the mobile terminal receives the system time information and the location information, and sends the used application program information to the mobile terminal for a user of the mobile terminal to select;
the starting module 302 is further configured to receive at least one piece of application information selected by the user from the used application information, and start the application corresponding to the selected application information.
Further, the mobile terminal 3 further includes a determining module, and the determining module is configured to determine that the display screen of the mobile terminal is in the screen-off state before the current system time information of the mobile terminal and the current location information of the mobile terminal are acquired when the predetermined trigger information is received.
Fig. 4 is another diagram of a mobile terminal according to an embodiment of the present invention. As shown in fig. 4, the mobile terminal 4 of this embodiment includes: a processor 40, a memory 41 and a computer program 42, such as an application start method program, stored in said memory 41 and executable on said processor 40. The processor 40, when executing the computer program 42, implements the steps in the various application launching method embodiments described above, such as the steps 101 to 103 shown in fig. 1. Alternatively, the processor 40, when executing the computer program 42, implements the functions of the modules/units in the above-mentioned device embodiments, such as the functions of the modules 300 to 302 shown in fig. 3.
Illustratively, the computer program 42 may be partitioned into one or more modules/units that are stored in the memory 41 and executed by the processor 40 to implement the present invention. The one or more modules/units may be a series of computer program instruction segments capable of performing specific functions, which are used to describe the execution of the computer program 42 in the mobile terminal device 4. For example, the computer program 42 may be divided into a synchronization module, a summary module, an acquisition module, and a return module (a module in a virtual device), and each module has the following specific functions:
the obtaining module 300 is configured to obtain current system time information of the mobile terminal and current location information of the mobile terminal when receiving predetermined trigger information.
The sending module 301 is configured to send the system time information and the location information to the cloud server, so that when the cloud server receives the system time information and the location information, the cloud server determines information of an application program to be started of the mobile terminal according to the stored historical usage record information of the application program of the mobile terminal, and sends the information of the application program to be started to the mobile terminal.
The starting module 303 is configured to start an application corresponding to the information of the application to be started when the information of the application to be started is received.
Further, the history use record information includes history use time information of the application and location information where the mobile terminal was located when the application was used.
The sending module 301 is specifically configured to send the system time information and the location information to the cloud server, so that when the cloud server receives the system time information and the location information, according to the stored historical usage time information of the application program of the mobile terminal and the location information of the mobile terminal when the application program is used, the information of the application program with the highest usage probability when the mobile terminal receives the system time information and the location information is determined, and the information of the application program with the highest usage probability is sent to the mobile terminal as the information of the application program to be started.
The starting module 302 is specifically configured to determine whether the information of the application program to be started is the information of the application program that the user wants to start when receiving the information of the application program to be started, and if so, start the application program corresponding to the information of the application program to be started; if not, receiving preset trigger information again to acquire information of the application program with the second highest use probability from the cloud server.
Further, the starting module 302 is further configured to determine whether information of the application program with the second highest usage probability is application program information that the user wants to start, and if so, start the application program corresponding to the application program information; if not, the obtaining module 300 receives preset trigger information again, obtains system time corresponding to the trigger information and location information of the mobile terminal, and the sending module 301 sends the system time information and the location information to the cloud server, so that when the cloud server receives the system time information and the location information, according to stored historical use time information of an application program of the mobile terminal and the location information of the mobile terminal when the application program is used, the mobile terminal determines the used application program when the mobile terminal receives the system time information and the location information, and sends the used application program information to the mobile terminal for a user of the mobile terminal to select;
the starting module 302 is further configured to receive at least one piece of application information selected by the user from the used application information, and start the application corresponding to the selected application information.
Further, the mobile terminal 3 further includes a determining module, and the determining module is configured to determine that the display screen of the mobile terminal is in the screen-off state before the current system time information of the mobile terminal and the current location information of the mobile terminal are acquired when the predetermined trigger information is received.
The mobile terminal 4 may be a desktop computer, a notebook, a palm computer, a cloud server, or other computing devices. The mobile terminal 4 may include, but is not limited to, a processor 40, a memory 41. Those skilled in the art will appreciate that fig. 4 is merely an example of a mobile terminal 4 and is not intended to limit the mobile terminal 4 and may include more or fewer components than those shown, or some components may be combined, or different components, for example, the mobile terminal 4 may also include input and output devices, network access devices, buses, etc.
The Processor 40 may be a Central Processing Unit (CPU), other 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, discrete hardware components, etc. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The memory 41 may be an internal storage unit of the mobile terminal 4, such as a hard disk or a memory of the mobile terminal 4. The memory 41 may also be an external storage device of the mobile terminal 4, such as a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), and the like, provided on the mobile terminal 4. Further, the memory 41 may also include both an internal storage unit and an external storage device of the mobile terminal 4. The memory 41 is used for storing the computer program and other programs and data required by the mobile terminal 4. The memory 41 may also be used to temporarily store data that has been output or is to be output.
It will be apparent to those skilled in the art that, for convenience and brevity of description, only the above-mentioned division of the functional units and modules is illustrated, and in practical applications, the above-mentioned function distribution may be performed by different functional units and modules according to needs, that is, the internal structure of the apparatus is divided into different functional units or modules to perform all or part of the above-mentioned functions. Each functional unit and module in the embodiments may be integrated in one processing unit, or each unit may exist alone physically, or two or more units are integrated in one unit, and the integrated unit may be implemented in a form of hardware, or in a form of software functional unit. In addition, specific names of the functional units and modules are only for convenience of distinguishing from each other, and are not used for limiting the protection scope of the present application. The specific working processes of the units and modules in the system may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the above embodiments, the descriptions of the respective embodiments have respective emphasis, and reference may be made to the related descriptions of other embodiments for parts that are not described or illustrated in a certain embodiment.
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.
In the embodiments provided in the present invention, it should be understood that the disclosed apparatus/terminal device and method may be implemented in other ways. For example, the above-described embodiments of the apparatus/terminal device are merely illustrative, and for example, the division of the modules or units is only one logical division, and there may be other divisions when actually implemented, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated modules/units, if implemented in the form of software functional units and sold or used as separate products, may be stored in a computer readable storage medium. Based on such understanding, all or part of the flow of the method according to the embodiments of the present invention may also be implemented by a computer program, which may be stored in a computer-readable storage medium, and when the computer program is executed by a processor, the steps of the method embodiments may be implemented. . Wherein the computer program comprises computer program code, which may be in the form of source code, object code, an executable file or some intermediate form, etc. The computer-readable medium may include: any entity or device capable of carrying the computer program code, recording medium, usb disk, removable hard disk, magnetic disk, optical disk, computer Memory, Read-Only Memory (ROM), Random Access Memory (RAM), electrical carrier wave signals, telecommunications signals, software distribution medium, and the like. It should be noted that the computer readable medium may contain other components which may be suitably increased or decreased as required by legislation and patent practice in jurisdictions, for example, in some jurisdictions, computer readable media which may not include electrical carrier signals and telecommunications signals in accordance with legislation and patent practice.
The above-mentioned embodiments are only used for illustrating the technical solutions of the present invention, and not for limiting the same; although the present invention 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 substantially depart from the spirit and scope of the embodiments of the present invention, and are intended to be included within the scope of the present invention.

Claims (6)

1. An application starting method applied to a mobile terminal is characterized by comprising the following steps:
determining that a display screen of the mobile terminal is in a screen-off state;
when receiving preset trigger information, acquiring current system time information of the mobile terminal and current position information of the mobile terminal; the preset trigger information is trigger operation information detected by the mobile terminal when the user operates the mobile terminal according to preset trigger operation; a shortcut key is newly added on the mobile terminal, the shortcut key is arranged on the left side and the right side or the upper side and the lower side of the mobile terminal, and the preset triggering operation is that a user starts the shortcut key by one key; sending the system time information and the location information to a cloud server, so that the cloud server determines application information to be started of the mobile terminal according to stored historical use record information of an application program of the mobile terminal when receiving the system time information and the location information, wherein the historical use record information comprises the historical use time information of the application program and the location information of the mobile terminal when using the application program, and sends the application information to be started to the mobile terminal, and the method comprises the following steps: sending the system time information and the position information to a cloud server, so that when the cloud server receives the system time information and the position information, according to stored historical use time information of an application program of the mobile terminal and position information of the mobile terminal when the application program is used, the cloud server determines information of the application program with the highest use probability when the mobile terminal receives the system time information and the position information, and sends the information of the application program with the highest use probability to the mobile terminal as the information of the application program to be started;
when the information of the application program to be started is received, starting the application program corresponding to the information of the application program to be started, wherein the starting comprises the following steps: when the information of the application program to be started is received, determining whether the information of the application program to be started is the information of the application program which a user wants to start, if so, starting the application program corresponding to the information of the application program to be started; if not, receiving the preset trigger information again to acquire the information of the application program with the second highest use probability from the cloud server; determining whether the information of the application program with the second highest use probability is the information of the application program which is required to be started by the user, if so, starting the application program corresponding to the information of the application program; if not, receiving the preset trigger information again, acquiring system time corresponding to the trigger information and position information of the mobile terminal, and sending the system time information and the position information to a cloud server, so that the cloud server determines the used application program of the mobile terminal when receiving the system time information and the position information according to the stored historical use time information of the application program of the mobile terminal and the position information of the mobile terminal when using the application program when receiving the system time information and the position information, and sends the used application program information to the mobile terminal for a user of the mobile terminal to select;
acquiring current environment information, wherein the environment information is current environment sound, and the mobile terminal can acquire the current environment sound through internal audio acquisition equipment; deducing the personal daily activity rule of the user according to the environment information, the started application program, the self position information and the current system time information so as to correct and perfect the personal work and rest schedule of the user.
2. The application launching method of claim 1, wherein after receiving the used application information sent by the cloud server, the application launching method further comprises:
and receiving at least one piece of application program information selected by a user from the used application program information, and starting an application program corresponding to the selected application program information.
3. A mobile terminal, characterized in that the mobile terminal comprises:
the determining module is used for determining that a display screen of the mobile terminal is in a screen-off state;
the acquisition module is used for acquiring the current system time information of the mobile terminal and the current position information of the mobile terminal when receiving preset trigger information; the preset trigger information is trigger operation information detected by the mobile terminal when the user operates the mobile terminal according to preset trigger operation; a shortcut key is newly added on the mobile terminal, the shortcut key is arranged on the left side and the right side or the upper side and the lower side of the mobile terminal, and the preset triggering operation is that a user starts the shortcut key by one key;
the sending module is used for sending the system time information and the position information to a cloud server so that the cloud server determines application information to be started of the mobile terminal according to stored historical use record information of an application program of the mobile terminal when receiving the system time information and the position information, and sends the application information to be started to the mobile terminal, wherein the historical use record information comprises historical use time information of the application program and position information of the mobile terminal when the application program is used; the sending module is specifically configured to: sending the system time information and the position information to a cloud server, so that when the cloud server receives the system time information and the position information, according to stored historical use time information of an application program of the mobile terminal and position information of the mobile terminal when the application program is used, the cloud server determines information of the application program with the highest use probability when the mobile terminal receives the system time information and the position information, and sends the information of the application program with the highest use probability to the mobile terminal as the information of the application program to be started;
the starting module is used for starting the application program corresponding to the information of the application program to be started when the information of the application program to be started is received; the starting module is specifically configured to: when the information of the application program to be started is received, determining whether the information of the application program to be started is the information of the application program which a user wants to start, if so, starting the application program corresponding to the information of the application program to be started; if not, receiving the preset trigger information again to acquire the information of the application program with the second highest use probability from the cloud server; determining whether the information of the application program with the second highest use probability is the information of the application program which is required to be started by the user, if so, starting the application program corresponding to the information of the application program; if not, the obtaining module receives the preset trigger information again, obtains the system time corresponding to the trigger information and the position information of the mobile terminal, and the sending module sends the system time information and the position information to a cloud server, so that when the cloud server receives the system time information and the position information, the cloud server determines the application program used by the mobile terminal when receiving the system time information and the position information according to the stored historical use time information of the application program of the mobile terminal and the position information of the mobile terminal when using the application program, and sends the used application program information to the mobile terminal for the user of the mobile terminal to select;
the mobile terminal also acquires current environment information, wherein the environment information is current environment sound, and the mobile terminal can acquire the current environment sound through internal audio acquisition equipment; deducing the personal daily activity rule of the user according to the environment information, the started application program, the self position information and the current system time information so as to correct and perfect the personal work and rest schedule of the user.
4. The mobile terminal of claim 3, wherein the initiation module is further configured to:
and receiving at least one piece of application program information selected by a user from the used application program information, and starting an application program corresponding to the selected application program information.
5. A mobile terminal comprising a memory, a processor and a computer program stored in said memory and being executable on said processor, characterized in that said processor implements the steps of the application launching method as claimed in claim 1 or 2 when executing said computer program.
6. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the steps of the application launching method as claimed in claim 1 or 2.
CN201710360814.XA 2017-05-19 2017-05-19 Application starting method, mobile terminal and computer readable storage medium Active CN107193598B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710360814.XA CN107193598B (en) 2017-05-19 2017-05-19 Application starting method, mobile terminal and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710360814.XA CN107193598B (en) 2017-05-19 2017-05-19 Application starting method, mobile terminal and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN107193598A CN107193598A (en) 2017-09-22
CN107193598B true CN107193598B (en) 2021-04-30

Family

ID=59875584

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710360814.XA Active CN107193598B (en) 2017-05-19 2017-05-19 Application starting method, mobile terminal and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN107193598B (en)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108319477A (en) * 2018-01-22 2018-07-24 北京海杭通讯科技有限公司 A kind of desktop icons intelligence aligning method
CN109491560B (en) * 2018-09-20 2021-08-13 华为技术有限公司 Application program starting method and device
CN109451142B (en) * 2018-09-28 2021-03-23 西藏纳旺网络技术有限公司 Method and device for starting application program
CN111172704B (en) * 2018-10-24 2022-04-19 青岛海尔洗衣机有限公司 Washing control method and system of washing equipment
CN110175284A (en) * 2019-05-15 2019-08-27 苏州达家迎信息技术有限公司 A kind of application program recommended method, device, server, terminal and storage medium
CN110334559B (en) * 2019-05-31 2024-03-15 努比亚技术有限公司 Code scanning identification method, terminal and computer readable storage medium
CN112685106A (en) * 2021-01-19 2021-04-20 北京爱奇艺科技有限公司 Application program starting method, system, device, electronic equipment and storage medium
CN112835636A (en) * 2021-01-26 2021-05-25 广州欢网科技有限责任公司 Method, device and control system for improving opening speed of application software
CN114637663A (en) * 2022-05-23 2022-06-17 深圳中科智能技术有限公司 App intelligent sequencing method and system based on user portrait

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103019737A (en) * 2012-12-27 2013-04-03 北京小米科技有限责任公司 Method and device for displaying shortcut of application program
CN104915215A (en) * 2015-06-30 2015-09-16 努比亚技术有限公司 Icon recommending device and method
CN105744059A (en) * 2016-01-28 2016-07-06 努比亚技术有限公司 Application starting device and method
CN105912228A (en) * 2015-10-30 2016-08-31 乐视移动智能信息技术(北京)有限公司 Method and system for recommending application program based on mobile phone screen
US20160291969A1 (en) * 2012-11-23 2016-10-06 Mediatek Inc. Method for automatically determining application recommendation result based on auxiliary information and associated computer readable medium and user interface
CN106227723A (en) * 2016-01-25 2016-12-14 百度在线网络技术(北京)有限公司 For recommending application and presenting the method and apparatus recommending application

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160291969A1 (en) * 2012-11-23 2016-10-06 Mediatek Inc. Method for automatically determining application recommendation result based on auxiliary information and associated computer readable medium and user interface
CN103019737A (en) * 2012-12-27 2013-04-03 北京小米科技有限责任公司 Method and device for displaying shortcut of application program
CN104915215A (en) * 2015-06-30 2015-09-16 努比亚技术有限公司 Icon recommending device and method
CN105912228A (en) * 2015-10-30 2016-08-31 乐视移动智能信息技术(北京)有限公司 Method and system for recommending application program based on mobile phone screen
CN106227723A (en) * 2016-01-25 2016-12-14 百度在线网络技术(北京)有限公司 For recommending application and presenting the method and apparatus recommending application
CN105744059A (en) * 2016-01-28 2016-07-06 努比亚技术有限公司 Application starting device and method

Also Published As

Publication number Publication date
CN107193598A (en) 2017-09-22

Similar Documents

Publication Publication Date Title
CN107193598B (en) Application starting method, mobile terminal and computer readable storage medium
CN108733342B (en) Volume adjusting method, mobile terminal and computer readable storage medium
CN107360536B (en) Method for controlling terminal device, terminal device and computer readable storage medium
CN107181858B (en) Method and terminal for displaying notification message
CN106991179B (en) Data deleting method and device and mobile terminal
CN108038112B (en) File processing method, mobile terminal and computer readable storage medium
EP3413548B1 (en) Method, apparatus, and recording medium for interworking with external terminal
CN109032727B (en) Application program starting method, application program starting device and terminal equipment
CN113157439B (en) Resource statistics method, device and terminal
CN108174018A (en) A kind of information processing method and terminal
CN109358927B (en) Application program display method and device and terminal equipment
CN107872573B (en) Alarm clock setting method and terminal
CN107783932B (en) Information processing method of calculator, mobile terminal and computer readable storage medium
CN108021301A (en) A kind of volume adjusting method, terminal device and computer-readable recording medium
CN108536512B (en) Interface switching method and device and terminal equipment
CN108521460B (en) Information pushing method and device, mobile terminal and computer readable storage medium
CN107302617A (en) A kind of data managing method and terminal
CN109359453B (en) Unlocking method and related product
CN110874729B (en) Switching method and switching device for electronic red packet identification strategy and mobile terminal
CN109492249B (en) Rapid generation method and device of design drawing and terminal equipment
CN108469938B (en) Electronic book reading reminding method and device and terminal equipment
CN106886600B (en) File management method and terminal
CN107609119B (en) File processing method, mobile terminal and computer readable storage medium
CN107786744A (en) Date methods of exhibiting, device, computer installation and computer-readable recording medium
CN107580030B (en) Data management method and device and server

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