[go: up one dir, main page]

CN107193598A - 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
CN107193598A
CN107193598A CN201710360814.XA CN201710360814A CN107193598A CN 107193598 A CN107193598 A CN 107193598A CN 201710360814 A CN201710360814 A CN 201710360814A CN 107193598 A CN107193598 A CN 107193598A
Authority
CN
China
Prior art keywords
information
mobile terminal
application
application program
system time
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.)
Granted
Application number
CN201710360814.XA
Other languages
Chinese (zh)
Other versions
CN107193598B (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

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)
  • Stored Programmes (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Telephone Function (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 startup method, mobile terminal and computer-readable storage medium

技术领域technical field

本发明属于电子技术领域,尤其涉及一种应用启动方法、移动终端及计算机可读存储介质。The invention belongs to the field of electronic technology, and in particular relates to an application starting method, a mobile terminal and a computer-readable storage medium.

背景技术Background technique

随着智能终端的迅猛发展,智能终端的功能越来越多,相应地安装在智能终端上的应用也越来越多。在生活中,我们经常会遇到在一些急切的场景下需要使用智能终端中某些应用,例如,购物结账时打开微信或支付宝里的支付码快捷支付,开会或与老师沟通时需要开启录音作笔记,晚上遇到突发情况需要快速打开手电筒等等。而由于我们在使用智能终端的某一应用时,需要频繁地进行亮屏、解锁、寻找应用、打开应用等操作,其操作过程过于繁琐、效率较低,不适用于上述场景。With the rapid development of smart terminals, the smart terminals have more and more functions, and correspondingly more and more applications are installed on the smart terminals. In life, we often encounter some urgent scenarios where we need to use some applications in the smart terminal, for example, open WeChat or the payment code in Alipay for quick payment when shopping, and need to turn on the recording function when having a meeting or communicating with the teacher. Take notes, you need to quickly turn on the flashlight in case of an emergency at night, etc. However, when we use an application on a smart terminal, we need to frequently perform operations such as brightening the screen, unlocking, finding the application, and opening the application. The operation process is too cumbersome and inefficient, so it is not suitable for the above scenarios.

发明内容Contents of the invention

有鉴于此,本发明实施例提供了一种应用启动方法、移动终端及计算机可读存储介质,以解决现有技术中在紧急情况下开启应用时存在操作过程过于繁琐、效率较低的问题。In view of this, the embodiments of the present invention provide an application starting method, a mobile terminal and a computer-readable storage medium to solve the problems in the prior art that the operation process is too cumbersome and the efficiency is low when starting an application in an emergency.

本发明实施例的第一方面提供了一种应用启动方法,应用于移动终端,所述应用启动方法包括:The first aspect of the embodiments of the present invention provides a method for starting an application, which is applied to a mobile terminal, and the method for starting an application includes:

在接收到预定的触发信息时,获取所述移动终端当前的系统时间信息以及所述移动终端当前所在的位置信息;When receiving predetermined trigger information, acquire the current system time information of the mobile terminal and the current location information of the mobile terminal;

将所述系统时间信息以及所述位置信息发送至云端服务器,以使得所述云端服务器在接收到所述系统时间信息以及所述位置信息时,根据存储的所述移动终端的应用程序的历史使用记录信息,确定所述移动终端待启动的应用程序信息,并将所述待启动的应用程序信息发送至所述移动终端;sending the system time information and the location information to a cloud server, so that the cloud server, when receiving the system time information and the location information, uses the stored application history of the mobile terminal Record information, determine the application program information to be started by the mobile terminal, and send the application program information to be started to the mobile terminal;

在接收到所述待启动的应用程序信息时,启动与所述待启动的应用程序信息相对应的应用程序。When the application program information to be started is received, the application program corresponding to the application program information to be started is started.

本发明实施例的第二方面提供了一种移动终端,所述移动终端包括:A second aspect of the embodiments of the present invention provides a mobile terminal, where the mobile terminal includes:

获取模块,用于在接收到预定的触发信息时,获取所述移动终端当前的系统时间信息以及所述移动终端当前所在的位置信息;An acquisition module, configured to acquire the current system time information of the mobile terminal and the current location information of the mobile terminal when predetermined trigger information is received;

发送模块,用于将所述系统时间信息以及所述位置信息发送至云端服务器,以使得所述云端服务器在接收到所述系统时间信息以及所述位置信息时,根据存储的所述移动终端的应用程序的历史使用记录信息,确定所述移动终端待启动的应用程序信息,并将所述待启动的应用程序信息发送至所述移动终端;A sending module, configured to send the system time information and the location information to a cloud server, so that when the cloud server receives the system time information and the location information, according to the stored mobile terminal The historical use record information of the application program, determine the application program information to be started by the mobile terminal, and send the application program information to be started to the mobile terminal;

启动模块,用于在接收到所述待启动的应用程序信息时,启动与所述待启动的应用程序信息相对应的应用程序。The starting module is configured to start the application program corresponding to the application program information to be started when receiving the application program information to be started.

本发明实施例的第三方面提供了另一种移动终端,该移动终端包括存储器、处理器以及存储在所述存储器中并可在所述处理器上运行的计算机程序,所述处理器执行所述计算机程序时实现如上述应用启动方法的步骤。The 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 operable on the processor, and the processor executes the When the computer program is described, the steps of the above-mentioned application starting method are realized.

本发明实施例的第四方面提供了一种计算机可读存储介质,所述计算机可读存储介质存储有计算机程序,所述计算机程序被处理器执行时实现如上述应用启动方法的步骤。A fourth aspect of the embodiments of the present invention provides a computer-readable storage medium, where the computer-readable storage medium stores a computer program, and when the computer program is executed by a processor, the steps of the above-mentioned application starting method are implemented.

本发明实施例与现有技术相比存在的有益效果是:本发明通过在接收到预定的触发信息时,获取移动终端当前的系统时间信息以及移动终端的当前所在的位置信息,使得云端服务器根据该系统时间信息和位置信息向移动终端推荐待启动的应用程序信息,使得移动终端在接收到该待启动的应用程序信息时启动与待启动的应用程序信息相对应的应用程序,其极大地提升了用户在不同场景下实时启动合适应用的便捷性,提高了应用启动的效率。Compared with the prior art, the embodiments of the present invention have the following beneficial effects: the present invention obtains the current system time information of the mobile terminal and the current location information of the mobile terminal when receiving predetermined trigger information, so that the cloud server can The system time information and location information recommend the application program information to be started to the mobile terminal, so that the mobile terminal starts the application program corresponding to the application program information to be started when receiving the application program information to be started, which greatly improves the It improves the convenience for users to start suitable applications in real time in different scenarios, and improves the efficiency of application startup.

附图说明Description of drawings

为了更清楚地说明本发明实施例中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the following will briefly introduce the accompanying drawings that need to be used in the descriptions of the embodiments or the prior art. Obviously, the accompanying drawings in the following description are only of the present invention. For some embodiments, those of ordinary skill in the art can also obtain other drawings based on these drawings without paying creative efforts.

图1是本发明实施例提供的一种应用启动方法的实现流程示意图;FIG. 1 is a schematic diagram of an implementation flow of an application startup method provided by an embodiment of the present invention;

图2是本发明实施例提供的一种应用启动方法的另一实现流程示意图;FIG. 2 is a schematic flowchart of another implementation of an application startup method provided by an embodiment of the present invention;

图3是本发明实施例提供的一种移动终端的示意图;FIG. 3 is a schematic diagram of a mobile terminal provided by an embodiment of the present invention;

图4是本发明实施例提供的一种移动终端的另一示意图。Fig. 4 is another schematic diagram of a mobile terminal provided by an embodiment of the present invention.

具体实施方式detailed description

下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The following will clearly and completely describe the technical solutions in the embodiments of the present invention with reference to the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments are some of the embodiments of the present invention, but not all of them. Based on the embodiments of the present invention, all other embodiments obtained by persons of ordinary skill in the art without making creative efforts belong to the protection scope of the present invention.

应当理解,当在本说明书和所附权利要求书中使用时,术语“包括”指示所描述特征、整体、步骤、操作、元素和/或组件的存在,但并不排除一个或多个其它特征、整体、步骤、操作、元素、组件和/或其集合的存在或添加。It should be understood that when used in this specification and the appended claims, the term "comprising" indicates the presence of described features, integers, steps, operations, elements and/or components, but does not exclude one or more other features. , whole, step, operation, element, component and/or the presence or addition of a collection thereof.

还应当理解,在此本发明说明书中所使用的术语仅仅是出于描述特定实施例的目的而并不意在限制本发明。如在本发明说明书和所附权利要求书中所使用的那样,除非上下文清楚地指明其它情况,否则单数形式的“一”、“一个”及“该”意在包括复数形式。It should also be understood that the terminology used in the description of the present invention is for the purpose of describing particular embodiments only and is not intended to be limiting of the present invention. As used in this specification and the appended claims, the singular forms "a", "an" and "the" are intended to include plural referents unless the context clearly dictates otherwise.

还应当进一步理解,在本发明说明书和所附权利要求书中使用的术语“和/或”是指相关联列出的项中的一个或多个的任何组合以及所有可能组合,并且包括这些组合。It should also be further understood that the term "and/or" used in the description of the present invention and the appended claims refers to any combination and all possible combinations of one or more of the associated listed items, and includes these combinations .

如在本说明书和所附权利要求书中所使用的那样,术语“如果”可以依据上下文被解释为“当...时”或“一旦”或“响应于确定”或“响应于检测到”。类似地,短语“如果确定”或“如果检测到[所描述条件或事件]”可以依据上下文被解释为意指“一旦确定”或“响应于确定”或“一旦检测到[所描述条件或事件]”或“响应于检测到[所描述条件或事件]”。As used in this specification and the appended claims, the term "if" may be construed as "when" or "once" or "in response to determining" or "in response to detecting" depending on the context . Similarly, the phrase "if determined" or "if [the described condition or event] is detected" may be construed, depending on the context, to mean "once determined" or "in response to the determination" or "once detected [the described condition or event] ]” or “in response to detection of [described condition or event]”.

具体实现中,本发明实施例中描述的终端包括但不限于诸如具有触摸敏感表面(例如,触摸屏显示器和/或触摸板)的移动电话、膝上型计算机或平板计算机之类的其它便携式设备。还应当理解的是,在某些实施例中,所述设备并非便携式通信设备,而是具有触摸敏感表面(例如,触摸屏显示器和/或触摸板)的台式计算机。In a specific implementation, the terminals described in the embodiments of the present invention include but are not limited to other portable devices such as mobile phones, laptop computers or tablet computers with touch-sensitive surfaces (eg, touch screen displays and/or touch pads). It should also be appreciated that in some embodiments, the device is not a portable communication device, but a desktop computer with a touch-sensitive surface (eg, a touchscreen display and/or a touchpad).

在接下来的讨论中,描述了包括显示器和触摸敏感表面的终端。然而,应当理解的是,终端可以包括诸如物理键盘、鼠标和/或控制杆的一个或多个其它物理用户接口设备。In the ensuing discussion, a terminal including a display and a touch-sensitive surface is described. However, it should be understood that a terminal may include one or more other physical user interface devices such as a physical keyboard, mouse and/or joystick.

终端支持各种应用程序,例如以下中的一个或多个:绘图应用程序、演示应用程序、文字处理应用程序、网站创建应用程序、盘刻录应用程序、电子表格应用程序、游戏应用程序、电话应用程序、视频会议应用程序、电子邮件应用程序、即时消息收发应用程序、锻炼支持应用程序、照片管理应用程序、数码相机应用程序、数字摄影机应用程序、web浏览应用程序、数字音乐播放器应用程序和/或数字视频播放器应用程序。The terminal supports various applications such as one or more of the following: drawing application, presentation application, word processing application, website creation application, disk burning application, spreadsheet application, gaming application, telephony application programs, video conferencing applications, email applications, instant messaging applications, exercise support applications, photo management applications, digital camera applications, digital video camera applications, web browsing applications, digital music player applications, and and/or digital video player applications.

可以在终端上执行的各种应用程序可以使用诸如触摸敏感表面的至少一个公共物理用户接口设备。可以在应用程序之间和/或相应应用程序内调整和/或改变触摸敏感表面的一个或多个功能以及终端上显示的相应信息。这样,终端的公共物理架构(例如,触摸敏感表面)可以支持具有对用户而言直观且透明的用户界面的各种应用程序。Various applications that can be executed on the terminal can 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 may be adjusted and/or changed between applications and/or within the respective applications. In this way, the common physical architecture (eg, touch-sensitive surface) of the terminal can support various applications with a user interface that is intuitive and transparent to the user.

参见图1,是本发实施例提供的一种应用启动方法的示意流程图。本发明实施例中应用启动方法的执行主体为移动终端,所述移动终端可以为手机、平板电脑等终端设备。如图1所示该应用启动方法可包括以下步骤:Referring to FIG. 1 , it is a schematic flowchart of an application startup method provided by an embodiment of the present invention. The execution subject of the application starting method in the embodiment of the present invention is a mobile terminal, and the mobile terminal may be a terminal device such as a mobile phone or a tablet computer. As shown in Figure 1, the application startup method may include the following steps:

步骤S101:在接收到预定的触发信息时,获取所述移动终端当前的系统时间信息以及所述移动终端当前所在的位置信息。Step S101: Acquiring the current system time information of the mobile terminal and the current location information of the mobile terminal when predetermined trigger information is received.

其中,在本发明实施例中,预定的触发信息为用户按照预设的触发操作操作移动终端时,移动终端检测到的触发操作信息。该预设的触发操作包括但不限于用户在移动终端上进行的特定的触摸操作、用户按压移动终端上的数字键或者其他物理按键等,例如,该预设的触发操作为用户按压一次解锁键。Wherein, in the embodiment of the present invention, the predetermined trigger information is the trigger operation information detected by the mobile terminal when the user operates the mobile terminal according to the preset trigger operation. The preset trigger operation includes but is not limited to a specific touch operation performed by the user on the mobile terminal, the user presses a number key or other physical keys on the mobile terminal, etc., for example, the preset trigger operation is that the user presses the unlock key once .

此外,需要说明的是,在本发明实施例中,移动终端上也可以新增加一个快捷键,该快捷键可设置在移动终端的左右两侧或者上下两侧,而该预设的触发操作也可以是用户一键启动该快捷键。In addition, it should be noted that in the embodiment of the present invention, a shortcut key can also be newly added on the mobile terminal, and the shortcut key can be set on the left and right sides or the top and bottom sides of the mobile terminal, and the preset trigger operation The shortcut key may be activated by the user with one key.

进一步地,移动终端内部具有计时器,当移动终端接收到预定的触发信息时,计时器对当前的时间进行记录,以获取移动终端当前的系统时间信息;此外,移动终端内部设置有全球定位系统(Global Positioning System,GPS),当移动终端接收到预定的触发信息时,GPS对移动终端当前所处的位置进行定位,以获取移动终端当前所在的位置信息。Further, the mobile terminal has a timer inside, and when the mobile terminal receives predetermined trigger information, the timer records the current time to obtain the current system time information of the mobile terminal; in addition, the mobile terminal is provided with a global positioning system (Global Positioning System, GPS), when the mobile terminal receives predetermined trigger information, the GPS locates the current location of the mobile terminal to obtain the current location information of the mobile terminal.

步骤S102:将所述系统时间信息以及所述位置信息发送至云端服务器,以使得所述云端服务器在接收到所述系统时间信息以及所述位置信息时,根据存储的所述移动终端的应用程序的历史使用记录信息,确定所述移动终端待启动的应用程序信息,并将所述待启动的应用程序信息发送至所述移动终端。Step S102: 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 application program of the mobile terminal The historical use record information of the mobile terminal is determined to determine the application program information to be started, and the application program information to be started is sent to the mobile terminal.

其中,在本发明实施例中,当移动终端获取了其在接收到预定的触发信息时,移动终端当前的系统时间信息和移动终端当前所在的位置信息后,移动终端可将该系统时间信息和位置信息发送至云端服务器,以便于服务器进行应用程序信息确定。Wherein, in the embodiment of the present invention, after the mobile terminal obtains the current system time information of the mobile terminal and the current location information of the mobile terminal when it receives predetermined trigger information, the mobile terminal can combine the system time information and The location information is sent to the cloud server so that the server can determine the application information.

由于云端服务器中存储有移动终端的应用程序的历史使用记录信息,因此,当云端服务器接收到系统时间信息和位置信息后,云端服务器可根据存储的应用程序的历史使用记录信息确定移动终端待启动的应用程序信息,并将该待启动的应用程序信息发送至移动终端。Since the cloud server stores the historical use record information of the mobile terminal's application program, after the cloud server receives the system time information and location information, the cloud server can determine that the mobile terminal is to be started according to the stored application program's historical use record information. information of the application program, and send the information of the application program to be started to the mobile terminal.

需要说明的是,在本发明实施例中,云端服务器在存储移动终端的应用程序的历史使用记录信息时,可以通过表格或者集合等形式存储在自身的存储单元中,也可以存储在外界存储设备上,该外接存储设备包括但不限于安全存储卡、U盘等。It should be noted that, in the embodiment of the present invention, when the cloud server stores the historical use record information of the mobile terminal's application program, it can be stored in its own storage unit in the form of a table or a set, or can be stored in an external storage device Above, the external storage device includes but is not limited to a secure memory card, a USB flash drive, and the like.

步骤S103:在接收到所述待启动的应用程序信息时,启动与所述待启动的应用程序信息相对应的应用程序。Step S103: When receiving the application program information to be started, start the application program corresponding to the application program information to be started.

其中,在本发明实施例中,移动终端在接收到该待启动的应用程序信息时,可以直接启动与该待启动的应用程序信息相对应的应用程序,也可以将与该待启动的应用程序信息相对应的应用程序显示在移动终端的显示屏幕上,并根据用户的启动操作启动与该待启动的应用程序信息相对应的应用程序。Wherein, in the embodiment of the present invention, when the mobile terminal receives the information of the application program to be started, it can directly start the application program corresponding to the application program information to be started, or it can use the application program corresponding to the application program information to be started The application program corresponding to the information is displayed on the display screen of the mobile terminal, and the application program corresponding to the application program information to be started is started according to the user's start operation.

此外,移动终端上存储有用户的日常作息时间表,该日常作息时间表是用户个人设置的。当移动终端启动与该待启动的应用程序信息相对应的应用程序后,移动终端还可以获取当前所处的环境信息,该环境信息为当前的环境音,具体实施时,移动终端可通过其内部的音频采集设备获取的当前的环境音。In addition, the user's daily work and rest schedule is stored in the mobile terminal, and the daily work and rest schedule is personally set by the user. After the mobile terminal starts the application program corresponding to the application program information to be started, the mobile terminal can also obtain the current environmental information, which is the current environmental sound. During specific implementation, the mobile terminal can use its internal The current ambient sound acquired by the audio acquisition device.

当移动终端获取了当前的环境信息、启动的应用程序、自身的位置信息以及当前的系统时间信息后,移动终端可根据该环境信息、启动的应用程序、自身的位置信息以及当前的系统时间信息对用户的个人日常活动规律进行推断,以修正和完善用户的个人作息时间表。例如,当移动终端获取到用户操作作业帮应用程序,操作该应用程序的时间在晚上六点中,当前移动终端的位置是在用户家里,并且当前的环境音低于预设阈值,则移动终端可判断用户当前的活动为写作业。After the mobile terminal acquires the current environment information, the started application program, its own location information and the current system time information, the mobile terminal can Infer the user's personal daily activity rules to modify and improve the user's personal schedule. For example, when the mobile terminal obtains that the user operates the homework help application program, the time of operating the application program is at six o'clock in the evening, the current location of the mobile terminal is at the user's home, and the current ambient sound is lower than the preset threshold, then the mobile terminal It can be determined that the user's current activity is a writing job.

进一步地,在接收到预定的触发信息时,获取所述移动终端当前的系统时间信息以及所述移动终端当前所在的位置信息之前,所述应用启动方法还包括:Further, when predetermined trigger information is received, before obtaining the current system time information of the mobile terminal and the current location information of the mobile terminal, the application starting method further includes:

确定所述移动终端的显示屏幕为熄屏状态。It is determined that the display screen of the mobile terminal is in a screen-off state.

其中,在本发明实施例中,当移动终端在接收到预定的触发信息时,移动终端检测自身的显示屏幕状态,以确定自身的显示屏幕状态是否为熄屏状态。具体的,移动终端检测自身的显示屏幕状态可以参照已有技术实现,此处不再赘述。Wherein, in the embodiment of the present invention, when the mobile terminal receives predetermined trigger information, the mobile terminal detects its own display screen state to determine whether its own display screen state is the off-screen state. Specifically, the detection of the state of the display screen of the mobile terminal itself may be implemented with reference to existing technologies, and details are not repeated here.

在本发明实施例中,通过在接收到预定的触发信息时,获取移动终端当前的系统时间信息以及移动终端的当前所在的位置信息,使得云端服务器根据该系统时间信息和位置信息向移动终端推荐待启动的应用程序信息,使得移动终端在接收到该待启动的应用程序信息时启动与待启动的应用程序信息相对应的应用程序,其极大地提升了用户在不同场景下实时启动合适应用的便捷性,提高了应用启动的效率。In the embodiment of the present invention, by obtaining the current system time information of the mobile terminal and the current location information of the mobile terminal when receiving predetermined trigger information, the cloud server recommends to the mobile terminal according to the system time information and location information. The application program information to be started, so that the mobile terminal starts the application program corresponding to the application program information to be started when receiving the application program information to be started, which greatly improves the user's ability to start suitable applications in different scenarios in real time Convenience improves the efficiency of application startup.

参见图2,是本发明实施例提供的另一种应用启动方法的示意流程图。本发明实施例中应用启动方法的执行主体为移动终端,所述移动终端可以为手机、平板电脑等终端设备。如图2所示该应用启动方法可包括以下步骤:Referring to FIG. 2 , it is a schematic flowchart of another method for starting an application provided by an embodiment of the present invention. The execution subject of the application starting method in the embodiment of the present invention is a mobile terminal, and the mobile terminal may be a terminal device such as a mobile phone or a tablet computer. As shown in Figure 2, the application startup method may include the following steps:

步骤S201:在接收到预定的触发信息时,获取所述移动终端当前的系统时间信息以及所述移动终端当前所在的位置信息。Step S201: Obtain the current system time information of the mobile terminal and the current location information of the mobile terminal when predetermined trigger information is received.

该步骤与步骤S101相同,具体可参见步骤S101的相关描述,此处不再赘述。This step is the same as step S101, for details, please refer to the relevant description of step S101, which will not be repeated here.

步骤S202:将所述系统时间信息以及所述位置信息发送至云端服务器,以使得所述云端服务器在接收到所述系统时间信息以及所述位置信息时,根据存储的所述移动终端的应用程序的历史使用记录信息,确定所述移动终端待启动的应用程序信息,并将所述待启动的应用程序信息发送至所述移动终端。Step S202: 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 application program of the mobile terminal The historical use record information of the mobile terminal is determined to determine the application program information to be started, and the application program information to be started is sent to the mobile terminal.

该步骤与步骤S102相同,具体可参见步骤S102的相关描述,此处不再赘述。This step is the same as step S102, for details, please refer to the relevant description of step S102, which will not be repeated here.

另外,本发明实施例所述的历史使用记录信息包括应用程序的历史使用时间信息以及使用所述应用程序时所述移动终端所在的位置信息。In addition, the historical use record information in the embodiment of the present invention includes historical use time information of the application program and location information of the mobile terminal when the application program is used.

进一步地,当历史使用记录信息包括应用程序的历史使用时间信息以及使用所述应用程序时所述移动终端所在的位置信息时,步骤S202包括:Further, when the historical use record information includes the historical use time information of the application program and the location information of the mobile terminal when using the application program, step S202 includes:

将所述系统时间信息以及所述位置信息发送至云端服务器,以使得所述云端服务器在接收到所述系统时间信息以及所述位置信息时,根据存储的所述移动终端的应用程序的历史使用时间信息以及使用所述应用程序时所述移动终端所在的位置信息,确定所述移动终端在接收到所述系统时间信息以及所述位置信息时使用概率最高的应用程序的信息,并将所述使用概率最高的应用程序的信息作为所述待启动的应用程序信息发送至所述移动终端。sending the system time information and the location information to a cloud server, so that the cloud server, when receiving the system time information and the location information, uses the stored application history of the mobile terminal time information and the location information of the mobile terminal when using the application program, determine the information of the application program with the highest probability of being used by the mobile terminal when receiving the system time information and the location information, and store the The information of the application program with the highest usage probability is sent to the mobile terminal as the application program information to be started.

其中,在本发明实施例中,使用概率最高的应用程序的信息指的是当移动终端在某一特定位置时,在预设时间段内用户使用几率最高的应用程序的信息;需要说明的是,此处所说的使用几率最高的应用程序的信息包括但不限于一个应用程序的信息。Wherein, in the embodiment of the present invention, the information of the application program with the highest probability of use refers to the information of the application program with the highest probability of use by the user within a preset time period when the mobile terminal is at a specific location; it should be noted that , the information of the application program with the highest use probability mentioned here includes but not limited to the information of an application program.

示例性的,若当用户第一次一键启动快捷键时,移动终端获取的自身所在位置是用户家里,且移动终端当前的系统时间是晚上7点时,则云端服务器可在历史使用记录信息中查找晚上7点、且移动终端所在的位置是家里时,移动终端中各个应用程序的使用几率,若当前移动终端中各个应用程序的使用几率为:微信应用使用几率为50%,短信息应用使用几率为2%,通话应用使用几率为30%,QQ音乐使用几率为18%,则云端服务器可确定在移动终端在接收到系统时间信息以及位置信息时,使用概率最高的应用程序的信息为微信,并将该微信应用程序的信息作为待启动的应用程序信息发送至移动终端。Exemplarily, if when the user activates the shortcut key with one key for the first time, the location obtained by the mobile terminal is the user's home, and the current system time of the mobile terminal is 7:00 p.m., the cloud server can record information in the history Find the usage probability of each application in the mobile terminal at 7:00 p.m. and the location of the mobile terminal is at home. If the current usage probability of each application in the mobile terminal is: WeChat application usage probability is 50%, SMS application The use probability is 2%, the call application use probability is 30%, and the QQ music use probability is 18%, then the cloud server can determine that when the mobile terminal receives the system time information and location information, the information of the application program with the highest use probability is WeChat, and send the information of the WeChat application program to the mobile terminal as the application program information to be started.

步骤S203:在接收到所述待启动的应用程序信息时,启动与所述待启动的应用程序信息相对应的应用程序。Step S203: When receiving the application program information to be started, start the application program corresponding to the application program information to be started.

该步骤与步骤S103相同,具体可参见步骤S203的相关描述,在此不再赘述。This step is the same as step S103, for details, please refer to the relevant description of step S203, which will not be repeated here.

进一步地,步骤S203具体为:Further, step S203 is specifically:

在接收到所述待启动的应用程序信息时,确定所述待启动的应用程序信息是否为用户想要启动的应用程序信息,若是,启动与所述待启动的应用程序信息相对应的应用程序;若否,则再次接收所述预定的触发信息,以从云端服务器获取使用概率次高的应用程序的信息。When receiving the application program information to be started, determine whether the application program information to be started is the application program information that the user wants to start, and if so, start the application program corresponding to the application program information to be started ; If not, receiving the predetermined trigger information again, so as to obtain the information of the application program with the second highest usage probability from the cloud server.

其中,在本发明实施例中,当移动终端接收到该待启动的应用程序信息时,移动终端可提示用户是否需要启动该待启动的应用程序信息相对应的应用程序。具体的,移动终端在接收到该待启动的应用程序信息时,将该待启动的应用程序信息显示在自身的显示屏幕上,以供选用选择。Wherein, in the embodiment of the present invention, when the mobile terminal receives the application program information to be started, the mobile terminal may prompt the user whether to start the application program corresponding to the application program information to be started. Specifically, when the mobile terminal receives the application program information to be started, it displays the application program information on its own display screen for selection.

当用户确定该待启动应用程序信息对应的应用程序为需要启动的应用程序,即移动终端接收到用户确定需要启动的信息时,则移动终端启动该启动应用程序信息对应的应用程序;当用户确定该待启动应用程序信息对应的应用程序不是需要启动的应用程序,即移动终端接收到用户确定不启动的信息时,则移动终端再次接收预定的触发信息,以从云端服务器获取使用概率次高的应用程序的信息。When the user determines that the application program corresponding to the application program information to be started is an application program that needs to be started, that is, when the mobile terminal receives the information that the user determines that it needs to be started, the mobile terminal starts the application program corresponding to the start application program information; The application program corresponding to the application program information to be started is not an application program that needs to be started, that is, when the mobile terminal receives the information that the user determines not to start it, then the mobile terminal receives predetermined trigger information again to obtain the application program with the second highest probability of use from the cloud server. Application information.

具体的,移动终端在接收到用户确定不启动的信息时,移动终端可在用户再次(第二次)按照预设的触发操作操作移动终端自身时,再次获取自身当前的系统时间信息以及自身当前所在的位置信息,并将其发送至云端服务器。Specifically, when the mobile terminal receives the information that the user determines not to start, the mobile terminal can acquire its own current system time information and its own current location information and send it to the cloud server.

示例性的,当移动终端在接收到用户确定不启动该使用频率最高的应用程序时,则移动终端可根据用户再次一键启动快捷键的操作,获取自身当前的系统时间信息以及自身当前所在的位置信息,并将其发送至云端服务器。Exemplarily, when the mobile terminal receives the user's determination not to start the most frequently used application program, the mobile terminal can obtain its own current system time information and its current location according to the operation of the user's one-key activation of the shortcut key again. location information and send it to the cloud server.

需要说明的是,在本发明实施例中,用户再次启动快捷键时移动终端所获取的自身当前的系统时间与用户第一次启动快捷键时移动终端所获取的自身当前的系统时间两者之间的时间差应该在预设时间段内,该预设时间段应尽可能小,并且用户再次启动快捷键时移动终端所获取的自身当前所在的位置信息与用户第一次启动快捷键时移动终端所获取的自身当前所在的位置信息应相同。It should be noted that, in the embodiment of the present invention, the difference between the current system time obtained by the mobile terminal when the user activates the shortcut key again and the current system time obtained by the mobile terminal when the user activates the shortcut key for the first time The time difference between them should be within the preset time period, and the preset time period should be as small as possible, and the current location information obtained by the mobile terminal when the user activates the shortcut key again is the same as that obtained by the mobile terminal when the user activates the shortcut key for the first time. The acquired current location information of the self should be the same.

当云端服务器接收移动终端第二次发送的系统时间信息与位置信息时,云端服务器可根据存储的移动终端的应用程序的历史使用时间信息以及使用应用程序时移动终端所在的位置信息,确定移动终端在第二次接收到系统时间信息以及位置信息时使用概率次高的应用程序的信息,并将该使用概率次高的应用程序的信息作为所述待启动的应用程序信息发送至移动终端。When the cloud server receives the system time information and location information sent by the mobile terminal for the second time, the cloud server can determine the location information of the mobile terminal based on the stored application program history information of the mobile terminal and the location information of the mobile terminal when using the application program. When the system time information and location information are received for the second time, the information of the application with the second highest probability of use is sent to the mobile terminal as the information of the application to be started.

其中,在本发明实施例中,使用概率次高的应用程序的信息指的是当移动终端在某一特定位置时,在预设时间段内用户使用几率仅低于最高使用频率的应用程序的信息;需要说明的是,此处所说的使用几率次高的应用程序的信息包括但不限于一个应用程序的信息。Among them, in the embodiment of the present invention, the information of the application program with the second highest use probability refers to the information of the application program whose use probability is only lower than the highest use frequency within a preset time period when the mobile terminal is at a specific location. It should be noted that the information of the application program with the second highest probability of use mentioned here includes but not limited to the information of an application program.

示例性的,若当用户第二次一键启动快捷键时,移动终端获取的自身所在位置是用户家里,且移动终端当前的系统时间是晚上7点时,则云端服务器可在历史使用记录信息中查找晚上7点、且移动终端所在的位置是家里时,移动终端中各个应用程序的使用几率,若当前移动终端中各个应用程序的使用几率为:微信应用使用几率为50%,短信息应用使用几率为2%,通话应用使用几率为30%,QQ音乐使用几率为18%,则云端服务器可确定当移动终端第二次接收到系统时间信息以及位置信息时,使用概率次高的应用程序的信息为通话应用,并将该通话应用程序的信息作为待启动的应用程序信息发送至移动终端。Exemplarily, if when the user activates the shortcut key with one key for the second time, the location acquired by the mobile terminal is the user's home, and the current system time of the mobile terminal is 7:00 p.m., the cloud server can record information in the history Find the usage probability of each application in the mobile terminal at 7:00 p.m. and the location of the mobile terminal is at home. If the current usage probability of each application in the mobile terminal is: WeChat application usage probability is 50%, SMS application The use probability is 2%, the call application use probability is 30%, and the QQ music use probability is 18%, then the cloud server can determine the application with the second highest use probability when the mobile terminal receives the system time information and location information for the second time The information of the calling application is the calling application, and the information of the calling application is sent to the mobile terminal as the application information to be started.

S204:确定所述使用概率次高的应用程序的信息是否为用户想要启动的应用程序信息,若是,启动与该应用程序信息相对应的应用程序;若否,则再次接收所述预定的触发信息,获取该次触发信息对应的系统时间以及移动终端所在的位置信息,将该系统时间信息以及位置信息发送至云端服务器,以使得所述云端服务器在接收到该系统时间信息以及位置信息时,根据存储的所述移动终端的应用程序的历史使用时间信息以及使用所述应用程序时所述移动终端所在的位置信息,确定所述移动终端在接收到该系统时间信息以及位置信息时使用过的应用程序,并将使用过的应用程序信息发送至所述移动终端供所述移动终端所在用户选择。S204: Determine whether the information of the application program with the second highest usage probability is the application program information that the user wants to start, if so, start the application program corresponding to the application program information; if not, receive the predetermined trigger again Information, obtain the system time corresponding to the trigger information and the location information of the mobile terminal, and send the system time information and location information to the cloud server, so that when the cloud server receives the system time information and location information, According to the stored historical use time information of the application program of the mobile terminal and the location information of the mobile terminal when using the application program, determine the time information that the mobile terminal has used when receiving the system time information and location information application program, and the used application program information is sent to the mobile terminal for selection by the user of the mobile terminal.

其中,在本发明实施例中,当移动终端确定该使用概率次高的应用程序的信息不是用户想要启动的应用程序信息时,移动终端的操作与其确定使用概率最高的应用程序的信息不是用户想要启动的应用程序信息时的操作相同,具体可参考当移动终端确定使用概率最高的应用程序的信息不是用户想要启动的应用程序信息时,移动终端的操作,此处不再赘述。Wherein, 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 application program information that the user wants to start, the operation of the mobile terminal is not the same as the information of the application program with the highest usage probability determined by the user. The operation is the same when the application information to be activated is the same. For details, please refer to the operation of the mobile terminal when the mobile terminal determines that the application information with the highest probability of use is not the application information that the user wants to activate, and will not be repeated here.

需要说明的是,在本发明实施例中,与第一次和第二次接收到移动终端发送的系统时间信息和位置信息不同的是,当云端服务器接收到移动终端第三次发送的系统时间信息时,云端服务器可根据存储的移动终端的应用程序的历史使用时间信息以及使用应用程序时移动终端所在的位置信息,确定移动终端在接收到第三次获取系统时间信息以及位置信息时使用过的应用程序,并将使用过的应用程序信息发送至移动终端供移动终端所在用户选择。It should be noted that, in the embodiment of the present invention, different from receiving the system time information and location information sent by the mobile terminal for the first time and the second time, when the cloud server receives the system time information sent by the mobile terminal for the third time information, the cloud server can determine the mobile terminal used when receiving the third acquisition of system time information and location information according to the stored historical use time information of the mobile terminal's application program and the location information of the mobile terminal when using the application program. application program, and send the used application program information to the mobile terminal for selection by the user of the mobile terminal.

示例性的,当用户第三次一键启动快捷键时,移动终端获取的自身所在的位置是用户家里,且移动终端当前的系统时间是晚上7点时,则云端服务器可在历史使用记录信息中查找晚上7点、且移动终端所在的位置是家里时,用户使用过的各个应用程序,并将使用过的应用程序信息发送至移动终端供移动终端所在用户选择。Exemplarily, when the user activates the shortcut key with one key for the third time, the location obtained by the mobile terminal is the user's home, and the current system time of the mobile terminal is 7:00 p.m., the cloud server can record information in the history When searching at 7 o'clock in the evening, and the location of the mobile terminal is at home, each application program used by the user is searched, and the information of the used application program is sent to the mobile terminal for selection by the user where the mobile terminal is located.

S205:接收用户从所述使用过的应用程序信息中选择的至少一个应用程序信息,并启动与所述选择的应用程序信息对应的应用程序。S205: Receive at least one application program information selected by the user from the used application program information, and start an application program corresponding to the selected application program information.

其中,在本发明实施例中,当移动终端接收云端服务器发送的使用过的应用程序信息时,移动终端将使用过的应用程序信息对应的应用程序显示在自身的显示屏幕上,以便于用户进行选择,而当用户从该使用过的应用程序信息中选择相应的应用程序信息后,移动终端启动与用户选择的应用程序信息对应的应用程序。Wherein, in the embodiment of the present invention, when the mobile terminal receives the used application program information sent by the cloud server, the mobile terminal displays the application program corresponding to the used application program information on its own display screen, so that the user can selection, and when the user selects the corresponding application program information from the used application program information, the mobile terminal starts the application program corresponding to the application program information selected by the user.

进一步地,在接收到预定的触发信息时,获取所述移动终端当前的系统时间信息以及所述移动终端当前所在的位置信息之前,所述应用启动方法还包括:Further, when predetermined trigger information is received, before obtaining the current system time information of the mobile terminal and the current location information of the mobile terminal, the application starting method further includes:

确定所述移动终端的显示屏幕为熄屏状态。It is determined that the display screen of the mobile terminal is in a screen-off state.

其中,在本发明实施例中,当移动终端在接收到预定的触发信息时,移动终端检测自身的显示屏幕状态,以确定自身的显示屏幕状态是否为熄屏状态。具体的,移动终端检测自身的显示屏幕状态可以参照已有技术实现,此处不再赘述。Wherein, in the embodiment of the present invention, when the mobile terminal receives predetermined trigger information, the mobile terminal detects its own display screen state to determine whether its own display screen state is the off-screen state. Specifically, the detection of the state of the display screen of the mobile terminal itself may be implemented with reference to existing technologies, and details are not repeated here.

在本发明实施例中,当云端服务器第一次推荐的使用概率最高的应用程序信息不是用户需要的应用程序信息时,移动终端可在第二次或第三次接收到预定的触发信息时,再次向云端服务器发送移动终端当前的系统时间信息以及移动终端的当前所在的位置信息,使得云端服务器根据该系统时间信息和位置信息向移动终端推荐使用概率次高的应用程序信息或者使用过的应用程序,并将其发送至移动终端供用户选择待启动的应用程序信息,当待启动的应用程序信息为用户需要启动的应用程序所对应的应用程序信息时,移动终端启动与待启动的应用程序信息相对应的应用程序,其极大地提升了用户在不同场景下实时启动合适应用的便捷性,提高了应用启动的效率。In the embodiment of the present invention, when the application information with the highest probability of use recommended by the cloud server for the first time is not the application information required by the user, the mobile terminal may receive predetermined trigger information for the second or third time, Send the current system time information of the mobile terminal and the current location information of the mobile terminal to the cloud server again, so that the cloud server recommends the application program information or the used application program with the second highest probability of use to the mobile terminal according to the system time information and location information program, and send it 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 that the user needs to start, the mobile terminal starts the application The application program corresponding to the information greatly improves the convenience for the user to start the appropriate application in real time in different scenarios, and improves the efficiency of application startup.

应理解,上述实施例中各步骤的序号的大小并不意味着执行顺序的先后,各过程的执行顺序应以其功能和内在逻辑确定,而不应对本发明实施例的实施过程构成任何限定。It should be understood that the sequence numbers of the steps in the above embodiments do not mean the order of execution, and the execution order of each process should be determined by its functions and internal logic, and should not constitute any limitation to the implementation process of the embodiment of the present invention.

参见图3,是本发明实施例提供的一种移动终端3的示意性框图。移动终端3可以为手机、平板电脑等终端设备,但并不限于此,还可以为其他终端设备,此处不做限制。本发明实施例提供的移动终端3包括的各模块用于执行图1和图2对应的实施例中的各步骤,具体请参阅图1和图2,以及图1和图2对应的实施例中的相关描述,此处不再赘述。本发明实施例提供的移动终端3包括获取模块300、发送模块301以及启动模块302。Referring to FIG. 3 , it is a schematic block diagram of a mobile terminal 3 provided by an embodiment of the present invention. The mobile terminal 3 may be terminal devices such as mobile phones and tablet computers, but is not limited thereto, and may also be other terminal devices, which are not limited here. The modules included in the mobile terminal 3 provided in the embodiment of the present invention are used to execute the steps in the embodiments corresponding to Figures 1 and 2, for details, please refer to Figures 1 and 2, and the embodiments corresponding to Figures 1 and 2 The related descriptions will not be repeated here. The mobile terminal 3 provided by the embodiment of the present invention includes an acquiring module 300 , a sending module 301 and a starting module 302 .

获取模块300用于在接收到预定的触发信息时,获取移动终端当前的系统时间信息以及移动终端当前所在的位置信息。The acquiring module 300 is configured to acquire the current system time information of the mobile terminal and the current location information of the mobile terminal when predetermined trigger information is received.

发送模块301用于将系统时间信息以及位置信息发送至云端服务器,以使得云端服务器在接收到系统时间信息以及位置信息时,根据存储的移动终端的应用程序的历史使用记录信息,确定移动终端待启动的应用程序信息,并将待启动的应用程序信息发送至移动终端。The sending module 301 is used 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, it determines that the mobile terminal is waiting for information of the application program to be started, and send the information of the application program to be started to the mobile terminal.

启动模块303用于在接收到待启动的应用程序信息时,启动与待启动的应用程序信息相对应的应用程序。The starting module 303 is configured to start the application program corresponding to the application program information to be started when receiving the application program information to be started.

进一步地,历史使用记录信息包括应用程序的历史使用时间信息以及使用应用程序时移动终端所在的位置信息。Further, the historical use record information includes the historical use time information of the application program and the location information of the mobile terminal when the application program is used.

发送模块301具体用于将系统时间信息以及位置信息发送至云端服务器,以使得云端服务器在接收到系统时间信息以及位置信息时,根据存储的移动终端的应用程序的历史使用时间信息以及使用应用程序时移动终端所在的位置信息,确定移动终端在接收到系统时间信息以及位置信息时使用概率最高的应用程序的信息,并将使用概率最高的应用程序的信息作为待启动的应用程序信息发送至移动终端。The sending module 301 is specifically configured to send the system time information and location information to the cloud server, so that the cloud server, when receiving the system time information and location information, uses the time information and the application program according to the stored history of the application program of the mobile terminal When the location information of the mobile terminal is located, determine the information of the application with the highest probability of use when the mobile terminal receives the system time information and location information, and send the information of the application with the highest probability of use to the mobile terminal as the application information to be started terminal.

启动模块302具体用于在接收到待启动的应用程序信息时,确定待启动的应用程序信息是否为用户想要启动的应用程序信息,若是,启动与待启动的应用程序信息相对应的应用程序;若否,则再次接收预定的触发信息,以从云端服务器获取使用概率次高的应用程序的信息。The starting module 302 is specifically configured to determine whether the application information to be started is the application information that the user wants to start when receiving the application program information to be started, and if so, start the application program corresponding to the application program information to be started ; If not, receive predetermined trigger information again, so as to obtain the information of the application program with the second highest usage probability from the cloud server.

进一步地,启动模块302还用于确定使用概率次高的应用程序的信息是否为用户想要启动的应用程序信息,若是,启动与该应用程序信息相对应的应用程序;若否,则获取模块300再次接收预定的触发信息,获取该次触发信息对应的系统时间以及移动终端所在的位置信息,发送模块301将该系统时间信息以及位置信息发送至云端服务器,以使得云端服务器在接收到该系统时间信息以及位置信息时,根据存储的移动终端的应用程序的历史使用时间信息以及使用应用程序时移动终端所在的位置信息,确定移动终端在接收到该系统时间信息以及位置信息时使用过的应用程序,并将使用过的应用程序信息发送至移动终端供移动终端所在用户选择;Further, the starting module 302 is also used to determine whether the information of the application program with the second highest probability of use is the application program information that the user wants to start, if so, start the application program corresponding to the application program information; if not, the acquisition module 300 receives the predetermined trigger information again, obtains the system time corresponding to the trigger information and the location information of the mobile terminal, and the sending module 301 sends the system time information and location information to the cloud server, so that the cloud server receives the system time When receiving time information and location information, determine the application that the mobile terminal has used when receiving the system time information and location information according to the stored historical use time information of the mobile terminal's application program and the location information of the mobile terminal when using the application program program, and send the used application program information to the mobile terminal for selection by the user of the mobile terminal;

启动模块302还用于接收用户从使用过的应用程序信息中选择的至少一个应用程序信息,并启动与选择的应用程序信息对应的应用程序。The starting module 302 is further configured to receive at least one application program information selected by the user from the used application program information, and start the application program corresponding to the selected application program information.

进一步地,移动终端3还包括确定模块,该确定模块用于在接收到预定的触发信息时,获取移动终端当前的系统时间信息以及移动终端当前所在的位置信息之前,确定移动终端的显示屏幕为熄屏状态。Further, the mobile terminal 3 also includes a determination module, which is used to determine that the display screen of the mobile terminal is Screen off status.

图4是本发明一实施例提供移动终端的另一示意图。如图4所示,该实施例的移动终端4包括:处理器40、存储器41以及存储在所述存储器41中并可在所述处理器40上运行的计算机程序42,例如应用启动方法程序。所述处理器40执行所述计算机程序42时实现上述各个应用启动方法实施例中的步骤,例如图1所示的步骤101至103。或者,所述处理器40执行所述计算机程序42时实现上述各装置实施例中各模块/单元的功能,例如图3所示模块300至302的功能。Fig. 4 is another schematic diagram of a mobile terminal provided by 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 stored in the memory 41 and operable on the processor 40 , such as an application startup method program. When the processor 40 executes the computer program 42, the steps in the above embodiments of the application launching method are implemented, for example, steps 101 to 103 shown in FIG. 1 . Alternatively, when the processor 40 executes the computer program 42, the functions of the modules/units in the above-mentioned device embodiments are implemented, for example, the functions of the modules 300 to 302 shown in FIG. 3 .

示例性的,所述计算机程序42可以被分割成一个或多个模块/单元,所述一个或者多个模块/单元被存储在所述存储器41中,并由所述处理器40执行,以完成本发明。所述一个或多个模块/单元可以是能够完成特定功能的一系列计算机程序指令段,该指令段用于描述所述计算机程序42在所述移动终端设备4中的执行过程。例如,所述计算机程序42可以被分割成同步模块、汇总模块、获取模块、返回模块(虚拟装置中的模块),各模块具体功能如下:Exemplarily, the computer program 42 can be divided into one or more modules/units, and the one or more modules/units are stored in the memory 41 and executed by the processor 40 to complete this invention. The one or more modules/units may be a series of computer program instruction segments capable of accomplishing specific functions, and the instruction segments are used to describe the execution process of the computer program 42 in the mobile terminal device 4 . For example, the computer program 42 can be divided into a synchronization module, a summary module, an acquisition module, and a return module (modules in the virtual device), and the specific functions of each module are as follows:

获取模块300用于在接收到预定的触发信息时,获取移动终端当前的系统时间信息以及移动终端当前所在的位置信息。The acquiring module 300 is configured to acquire the current system time information of the mobile terminal and the current location information of the mobile terminal when predetermined trigger information is received.

发送模块301用于将系统时间信息以及位置信息发送至云端服务器,以使得云端服务器在接收到系统时间信息以及位置信息时,根据存储的移动终端的应用程序的历史使用记录信息,确定移动终端待启动的应用程序信息,并将待启动的应用程序信息发送至移动终端。The sending module 301 is used 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, it determines that the mobile terminal is waiting for information of the application program to be started, and send the information of the application program to be started to the mobile terminal.

启动模块303用于在接收到待启动的应用程序信息时,启动与待启动的应用程序信息相对应的应用程序。The starting module 303 is configured to start the application program corresponding to the application program information to be started when receiving the application program information to be started.

进一步地,历史使用记录信息包括应用程序的历史使用时间信息以及使用应用程序时移动终端所在的位置信息。Further, the historical use record information includes the historical use time information of the application program and the location information of the mobile terminal when the application program is used.

发送模块301具体用于将系统时间信息以及位置信息发送至云端服务器,以使得云端服务器在接收到系统时间信息以及位置信息时,根据存储的移动终端的应用程序的历史使用时间信息以及使用应用程序时移动终端所在的位置信息,确定移动终端在接收到系统时间信息以及位置信息时使用概率最高的应用程序的信息,并将使用概率最高的应用程序的信息作为待启动的应用程序信息发送至移动终端。The sending module 301 is specifically configured to send the system time information and location information to the cloud server, so that the cloud server, when receiving the system time information and location information, uses the time information and the application program according to the stored history of the application program of the mobile terminal When the location information of the mobile terminal is located, determine the information of the application with the highest probability of use when the mobile terminal receives the system time information and location information, and send the information of the application with the highest probability of use to the mobile terminal as the application information to be started terminal.

启动模块302具体用于在接收到待启动的应用程序信息时,确定待启动的应用程序信息是否为用户想要启动的应用程序信息,若是,启动与待启动的应用程序信息相对应的应用程序;若否,则再次接收预定的触发信息,以从云端服务器获取使用概率次高的应用程序的信息。The starting module 302 is specifically configured to determine whether the application information to be started is the application information that the user wants to start when receiving the application program information to be started, and if so, start the application program corresponding to the application program information to be started ; If not, receive predetermined trigger information again, so as to obtain the information of the application program with the second highest usage probability from the cloud server.

进一步地,启动模块302还用于确定使用概率次高的应用程序的信息是否为用户想要启动的应用程序信息,若是,启动与该应用程序信息相对应的应用程序;若否,则获取模块300再次接收预定的触发信息,获取该次触发信息对应的系统时间以及移动终端所在的位置信息,发送模块301将该系统时间信息以及位置信息发送至云端服务器,以使得云端服务器在接收到该系统时间信息以及位置信息时,根据存储的移动终端的应用程序的历史使用时间信息以及使用应用程序时移动终端所在的位置信息,确定移动终端在接收到该系统时间信息以及位置信息时使用过的应用程序,并将使用过的应用程序信息发送至移动终端供移动终端所在用户选择;Further, the starting module 302 is also used to determine whether the information of the application program with the second highest probability of use is the application program information that the user wants to start, if so, start the application program corresponding to the application program information; if not, the acquisition module 300 receives the predetermined trigger information again, obtains the system time corresponding to the trigger information and the location information of the mobile terminal, and the sending module 301 sends the system time information and location information to the cloud server, so that the cloud server receives the system time When receiving time information and location information, determine the application that the mobile terminal has used when receiving the system time information and location information according to the stored historical use time information of the mobile terminal's application program and the location information of the mobile terminal when using the application program program, and send the used application program information to the mobile terminal for selection by the user of the mobile terminal;

启动模块302还用于接收用户从使用过的应用程序信息中选择的至少一个应用程序信息,并启动与选择的应用程序信息对应的应用程序。The starting module 302 is further configured to receive at least one application program information selected by the user from the used application program information, and start the application program corresponding to the selected application program information.

进一步地,移动终端3还包括确定模块,该确定模块用于在接收到预定的触发信息时,获取移动终端当前的系统时间信息以及移动终端当前所在的位置信息之前,确定移动终端的显示屏幕为熄屏状态。Further, the mobile terminal 3 also includes a determination module, which is used to determine that the display screen of the mobile terminal is Screen off status.

所述移动终端4可以是桌上型计算机、笔记本、掌上电脑及云端服务器等计算设备。所述移动终端4可包括,但不仅限于,处理器40、存储器41。本领域技术人员可以理解,图4仅仅是移动终端4的示例,并不构成对移动终端4的限定,可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件,例如所述移动终端4还可以包括输入输出设备、网络接入设备、总线等。The mobile terminal 4 may be a computing device such as a desktop computer, a notebook, a palmtop computer, or a cloud server. The mobile terminal 4 may include, but not limited to, a processor 40 and a memory 41 . Those skilled in the art can understand that FIG. 4 is only an example of the mobile terminal 4, and does not constitute a limitation to the mobile terminal 4. It may include more or less components than those shown in the illustration, or combine certain components, or different components. For example, the mobile terminal 4 may also include an input and output device, a network access device, a bus, and the like.

所称处理器40可以是中央处理单元(Central Processing Unit,CPU),还可以是其他通用处理器、数字信号处理器(Digital Signal Processor,DSP)、专用集成电路(Application Specific Integrated Circuit,ASIC)、现成可编程门阵列(Field-Programmable Gate Array,FPGA)或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件等。通用处理器可以是微处理器或者该处理器也可以是任何常规的处理器等。The so-called processor 40 may be a central processing unit (Central Processing Unit, CPU), and may also be other general-purpose processors, a digital signal processor (Digital Signal Processor, DSP), an application specific integrated circuit (Application Specific Integrated Circuit, ASIC), Off-the-shelf programmable gate array (Field-Programmable Gate Array, FPGA) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, etc. A general-purpose processor may be a microprocessor, or the processor may be any conventional processor, or the like.

所述存储器41可以是所述移动终端4的内部存储单元,例如移动终端4的硬盘或内存。所述存储器41也可以是所述移动终端4的外部存储设备,例如所述移动终端4上配备的插接式硬盘,智能存储卡(Smart Media Card,SMC),安全数字(Secure Digital,SD)卡,闪存卡(Flash Card)等。进一步地,所述存储器41还可以既包括所述移动终端4的内部存储单元也包括外部存储设备。所述存储器41用于存储所述计算机程序以及所述移动终端4所需的其他程序和数据。所述存储器41还可以用于暂时地存储已经输出或者将要输出的数据。The memory 41 may be an internal storage unit of the mobile terminal 4 , such as a hard disk or memory of the mobile terminal 4 . The memory 41 can also be an external storage device of the mobile terminal 4, such as a plug-in hard disk equipped on the mobile terminal 4, a smart memory card (Smart Media Card, SMC), a secure digital (Secure Digital, SD) card, flash memory card (Flash Card), etc. Further, the memory 41 may also include both an internal storage unit of the mobile terminal 4 and an external storage device. The memory 41 is used to store the computer program and other programs and data required by the mobile terminal 4 . The memory 41 can also be used to temporarily store data that has been output or will be output.

所属领域的技术人员可以清楚地了解到,为了描述的方便和简洁,仅以上述各功能单元、模块的划分进行举例说明,实际应用中,可以根据需要而将上述功能分配由不同的功能单元、模块完成,即将所述装置的内部结构划分成不同的功能单元或模块,以完成以上描述的全部或者部分功能。实施例中的各功能单元、模块可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中,上述集成的单元既可以采用硬件的形式实现,也可以采用软件功能单元的形式实现。另外,各功能单元、模块的具体名称也只是为了便于相互区分,并不用于限制本申请的保护范围。上述系统中单元、模块的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。Those skilled in the art can clearly understand that for the convenience and brevity of description, only the division of the above-mentioned functional units and modules is used for illustration. In practical applications, the above-mentioned functions can be assigned to different functional units, Completion of modules means that the internal structure of the device is divided into different functional units or modules to complete all or part of the functions described above. Each functional unit and module in the embodiment may be integrated into one processing unit, or each unit may exist separately physically, or two or more units may be integrated into one unit, and the above-mentioned integrated units may adopt hardware It can also be implemented in the form of software functional units. In addition, the specific names of the functional units and modules are only for the convenience of distinguishing each other, and are not used to limit the protection scope of the present application. For the specific working process of the units and modules in the above system, reference may be made to the corresponding process in the foregoing method embodiments, and details will not be repeated here.

在上述实施例中,对各个实施例的描述都各有侧重,某个实施例中没有详述或记载的部分,可以参见其它实施例的相关描述。In the above-mentioned embodiments, the descriptions of each embodiment have their own emphases, and for parts that are not detailed or recorded in a certain embodiment, refer to the relevant descriptions of other embodiments.

本领域普通技术人员可以意识到,结合本文中所公开的实施例描述的各示例的单元及算法步骤,能够以电子硬件、或者计算机软件和电子硬件的结合来实现。这些功能究竟以硬件还是软件方式来执行,取决于技术方案的特定应用和设计约束条件。专业技术人员可以对每个特定的应用来使用不同方法来实现所描述的功能,但是这种实现不应认为超出本发明的范围。Those skilled in the art can appreciate that the units and algorithm steps of the examples described in conjunction with the embodiments disclosed herein can be implemented by electronic hardware, or a combination of computer software and electronic hardware. Whether these functions are executed by hardware or software depends on the specific application and design constraints of the technical solution. Skilled artisans may use different methods to implement the described functions for each specific application, but such implementation should not be regarded as exceeding the scope of the present invention.

在本发明所提供的实施例中,应该理解到,所揭露的装置/终端设备和方法,可以通过其它的方式实现。例如,以上所描述的装置/终端设备实施例仅仅是示意性的,例如,所述模块或单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通讯连接可以是通过一些接口,装置或单元的间接耦合或通讯连接,可以是电性,机械或其它的形式。In the embodiments provided in the present invention, it should be understood that the disclosed apparatus/terminal equipment and method may be implemented in other ways. For example, the device/terminal device embodiments described above are only illustrative. For example, the division of the modules or units is only a logical function division. In actual implementation, there may be other division methods, such as multiple units Or components may be combined or may be integrated into another system, or some features may be omitted, or not implemented. In another point, the mutual coupling or direct coupling or communication connection shown or discussed may be through some interfaces, and the indirect coupling or communication connection of devices or units may be in electrical, mechanical or other forms.

所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。The units described as separate components may or may not be physically separated, and the components shown as units may or may not be physical units, that is, they may be located in one place, or may be distributed to multiple network units. Part or all of the units can be selected according to actual needs to achieve the purpose of the solution of this embodiment.

另外,在本发明各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用软件功能单元的形式实现。In addition, each functional unit in each embodiment of the present invention may be integrated into one processing unit, each unit may exist separately physically, or two or more units may be integrated into one unit. The above-mentioned integrated units can be implemented in the form of hardware or in the form of software functional units.

所述集成的模块/单元如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本发明实现上述实施例方法中的全部或部分流程,也可以通过计算机程序来指令相关的硬件来完成,所述的计算机程序可存储于一计算机可读存储介质中,该计算机程序在被处理器执行时,可实现上述各个方法实施例的步骤。。其中,所述计算机程序包括计算机程序代码,所述计算机程序代码可以为源代码形式、对象代码形式、可执行文件或某些中间形式等。所述计算机可读介质可以包括:能够携带所述计算机程序代码的任何实体或装置、记录介质、U盘、移动硬盘、磁碟、光盘、计算机存储器、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、电载波信号、电信信号以及软件分发介质等。需要说明的是,所述计算机可读介质包含的内容可以根据司法管辖区内立法和专利实践的要求进行适当的增减,例如在某些司法管辖区,根据立法和专利实践,计算机可读介质不包括是电载波信号和电信信号。If the integrated module/unit is realized in the form of a software function unit and sold or used as an independent product, it can be stored in a computer-readable storage medium. Based on this understanding, the present invention realizes all or part of the processes in the methods of the above embodiments, and can also be completed by instructing related hardware through a computer program. The computer program can be stored in a computer-readable storage medium, and the computer When the program is executed by the processor, the steps in the above-mentioned various method embodiments can be realized. . Wherein, the computer program includes computer program code, and the computer program code may be in the form of source code, object code, executable file or some intermediate form. The computer-readable medium may include: any entity or device capable of carrying the computer program code, a recording medium, a U disk, a removable hard disk, a magnetic disk, an optical disk, a computer memory, and a read-only memory (ROM, Read-Only Memory) , Random Access Memory (RAM, Random Access Memory), electrical carrier signal, telecommunication signal, and software distribution medium, etc. It should be noted that the content contained in the computer-readable medium may be appropriately increased or decreased according to the requirements of legislation and patent practice in the jurisdiction. For example, in some jurisdictions, computer-readable media Excluding electrical carrier signals and telecommunication signals.

以上所述实施例仅用以说明本发明的技术方案,而非对其限制;尽管参照前述实施例对本发明进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本发明各实施例技术方案的精神和范围,均应包含在本发明的保护范围之内。The above-described embodiments are only used to illustrate the technical solutions of the present invention, rather than to limit them; although the present invention has been described in detail with reference to the foregoing embodiments, those of ordinary skill in the art should understand that: it can still carry out the foregoing embodiments Modifications to the technical solutions recorded in the examples, or equivalent replacement of some of the technical features; and these modifications or replacements do not make the essence of the corresponding technical solutions deviate from the spirit and scope of the technical solutions of the various embodiments of the present invention, and should be included in within the protection scope of the present invention.

Claims (10)

1. one kind application startup method, applied to mobile terminal, it is characterised in that the application, which starts method, to be included:
When receiving predetermined triggering information, the current system time information of the mobile terminal is obtained and described mobile whole Hold the positional information being currently located;
The system time information and the positional information are sent to cloud server, to cause the cloud server to exist When receiving the system time information and the positional information, according to going through for the application program of the mobile terminal of storage History usage record information, determines mobile terminal application information to be launched, and by the application program to be launched Information is sent to the mobile terminal;
When receiving the application information to be launched, start corresponding with the application information to be launched Application program.
2. startup method is applied as claimed in claim 1, it is characterised in that the history usage record information includes applying journey Positional information when the history use time information and the use application program of sequence where the mobile terminal;
It is described to send the system time information and the positional information to cloud server, to cause the cloud service Device is when receiving the system time information and the positional information, according to the application program of the mobile terminal of storage History usage record information, determine mobile terminal application information to be launched, and by the application to be launched Program information, which is sent to the mobile terminal, to be included:
The system time information and the positional information are sent to cloud server, to cause the cloud server to exist When receiving the system time information and the positional information, according to going through for the application program of the mobile terminal of storage Positional information when history use time information and the use application program where the mobile terminal, is determined described mobile whole The information using probability highest application program when receiving the system time information and the positional information is held, and will The information for using probability highest application program is sent to described mobile whole as the application information to be launched End.
3. application according to claim 1 starts method, it is characterised in that described to receive the application to be launched During program information, starting the application program corresponding with the application information to be launched includes:
Whether when receiving the application information to be launched, it is user to determine the application information to be launched The application information started is wanted, if so, starting the application program corresponding with the application information to be launched;If It is no, then the predetermined triggering information is received again, to obtain the letter using the high application program of probability time from cloud server Breath.
4. application according to claim 3 starts method, it is characterised in that obtained from cloud server using probability After the information of high application program, in addition to:
Whether the information for determining the high application program of the use probability time is the desired application information started of user, if It is to start the application program corresponding with the application information;If it is not, then receiving the predetermined triggering information again, obtain This time is taken to trigger the positional information where the corresponding system time of information and mobile terminal, by the system time information and position Confidence breath is sent to cloud server, to cause the cloud server receiving the system time information and positional information When, according to the history use time information of the application program of the mobile terminal of storage and use application program when institute The positional information where mobile terminal is stated, determines the mobile terminal when receiving the system time information and positional information Used application program, and used application information is sent to the mobile terminal for where the mobile terminal User selects.
5. application according to claim 4 starts method, it is characterised in that receiving the use that cloud server is sent Application information after, the application, which starts method, also to be included:
At least one application information that user selects from the used application information is received, and is started and institute State the corresponding application program of application information of selection.
6. a kind of mobile terminal, it is characterised in that the mobile terminal includes:
Acquisition module, for when receiving predetermined triggering information, obtaining the current system time information of the mobile terminal And the positional information that the mobile terminal is currently located;
Sending module, for the system time information and the positional information to be sent to cloud server, to cause Cloud server is stated when receiving the system time information and the positional information, according to the mobile terminal of storage Application program history usage record information, determine mobile terminal application information to be launched, and treat described The application information of startup is sent to the mobile terminal;
Starting module, for when receiving the application information to be launched, starting and the application journey to be launched The corresponding application program of sequence information.
7. mobile terminal according to claim 6, it is characterised in that the history usage record information includes application program History use time information and using the application program when mobile terminal where positional information, the transmission mould Block specifically for:
The system time information and the positional information are sent to cloud server, to cause the cloud server to exist When receiving the system time information and the positional information, according to going through for the application program of the mobile terminal of storage Positional information when history use time information and the use application program where the mobile terminal, is determined described mobile whole The information using probability highest application program when receiving the system time information and the positional information is held, and will The information for using probability highest application program is sent to described mobile whole as the application information to be launched End;
The starting module specifically for:
Whether when receiving the application information to be launched, it is user to determine the application information to be launched The application information started is wanted, if so, starting the application program corresponding with the application information to be launched;If It is no, then the predetermined triggering information is received again, to obtain the letter using the high application program of probability time from cloud server Breath.
8. application according to claim 7 starts method, it is characterised in that the starting module is additionally operable to:
Whether the information for determining the high application program of the use probability time is the desired application information started of user, if It is to start the application program corresponding with the application information;If it is not, then the acquisition module receives described predetermined again Information is triggered, the positional information where the corresponding system time of this time triggering information and mobile terminal, the transmission mould is obtained Block sends the system time information and positional information to cloud server, to cause the cloud server receiving this When system time information and positional information, according to the history use time information of the application program of the mobile terminal of storage And using the positional information where the mobile terminal during application program, determine that the mobile terminal is receiving this Used application program when temporal information of uniting and positional information, and used application information is sent to the shifting Dynamic terminal is for user's selection where the mobile terminal;
The starting module is additionally operable to:
At least one application information that user selects from the used application information is received, and is started and institute State the corresponding application program of application information of selection.
9. a kind of mobile terminal, including memory, processor and it is stored in the memory and can be on the processor The computer program of operation, it is characterised in that realize such as claim 1 to 5 described in the computing device during computer program The step of any one application starts method.
10. a kind of computer-readable recording medium, the computer-readable recording medium storage has computer program, its feature exists In the step of startup method is applied in realization as described in any one of claim 1 to 5 when the computer program is executed by processor Suddenly.
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 true CN107193598A (en) 2017-09-22
CN107193598B 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)

Cited By (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
CN109451142A (en) * 2018-09-28 2019-03-08 西藏纳旺网络技术有限公司 Start the method and device of application program
CN110175284A (en) * 2019-05-15 2019-08-27 苏州达家迎信息技术有限公司 A kind of application program recommended method, device, server, terminal and storage medium
CN110334559A (en) * 2019-05-31 2019-10-15 努比亚技术有限公司 A kind of barcode scanning recognition methods, terminal and computer readable storage medium
CN111172704A (en) * 2018-10-24 2020-05-19 青岛海尔洗衣机有限公司 Washing control method and system for washing equipment
CN112685106A (en) * 2021-01-19 2021-04-20 北京爱奇艺科技有限公司 Application program starting method, system, device, electronic equipment and storage medium
CN112740179A (en) * 2018-09-20 2021-04-30 华为技术有限公司 Application program starting method and device
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

Cited By (12)

* 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
CN112740179A (en) * 2018-09-20 2021-04-30 华为技术有限公司 Application program starting method and device
CN109451142A (en) * 2018-09-28 2019-03-08 西藏纳旺网络技术有限公司 Start the method and device of application program
CN109451142B (en) * 2018-09-28 2021-03-23 西藏纳旺网络技术有限公司 Method and device for starting application program
CN111172704A (en) * 2018-10-24 2020-05-19 青岛海尔洗衣机有限公司 Washing control method and system for washing equipment
CN111172704B (en) * 2018-10-24 2022-04-19 青岛海尔洗衣机有限公司 Washing control method and system for washing equipment
CN110175284A (en) * 2019-05-15 2019-08-27 苏州达家迎信息技术有限公司 A kind of application program recommended method, device, server, terminal and storage medium
CN110334559A (en) * 2019-05-31 2019-10-15 努比亚技术有限公司 A kind of barcode scanning recognition methods, terminal and computer readable 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

Also Published As

Publication number Publication date
CN107193598B (en) 2021-04-30

Similar Documents

Publication Publication Date Title
CN107193598A (en) Application starting method, mobile terminal and computer readable storage medium
US11249643B2 (en) Electronic device for displaying list of executable applications on split screen and operating method thereof
WO2014030901A1 (en) Application execution method and mobile terminal
US20140137020A1 (en) Graphical user interface for navigating applications
CN108463799B (en) Flexible display of electronic device and operation method thereof
AU2014312541B2 (en) Method, apparatus, and recording medium for interworking with external terminal
CN107729781B (en) Method for preventing loss of mobile terminal, mobile terminal and computer readable storage medium
CN108038112A (en) Document handling method, mobile terminal and computer-readable recording medium
CN106991179A (en) Data-erasure method, device and mobile terminal
CN109032732A (en) Notification display method and device, storage medium and electronic equipment
CN108604331B (en) Information reminding method and mobile device
CN106326073B (en) The method and mobile terminal of information processing
CN105005489B (en) A kind of the starting method and terminal device of terminal device
KR20140090112A (en) Method and apparatus for pairing electronic devices
WO2017012278A1 (en) Task displaying method and device
CN108021301A (en) A kind of volume adjusting method, terminal device and computer-readable recording medium
CN113485600A (en) Singing list sharing method and device and electronic equipment
CN108513005A (en) Contact person information processing method and device, electronic equipment and storage medium
WO2017092680A1 (en) Electronic device and method for deleting object
CN107679222A (en) Image processing method, mobile terminal and computer-readable recording medium
CN107332988A (en) Information processing method, mobile terminal, and computer-readable storage medium
CN108536512B (en) Interface switching method and device and terminal equipment
CN107609119B (en) File processing method, mobile terminal and computer-readable storage medium
US20160196030A1 (en) Method and electronic device for displaying electronic document
CN106886600B (en) File management method and terminal

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