WO2017041408A1 - 一种多模式启动智能设备的方法及其系统 - Google Patents

一种多模式启动智能设备的方法及其系统 Download PDF

Info

Publication number
WO2017041408A1
WO2017041408A1 PCT/CN2016/070266 CN2016070266W WO2017041408A1 WO 2017041408 A1 WO2017041408 A1 WO 2017041408A1 CN 2016070266 W CN2016070266 W CN 2016070266W WO 2017041408 A1 WO2017041408 A1 WO 2017041408A1
Authority
WO
WIPO (PCT)
Prior art keywords
mode
application
boot
startup
service program
Prior art date
Application number
PCT/CN2016/070266
Other languages
English (en)
French (fr)
Inventor
刘金鹏
Original Assignee
深圳创维—Rgb电子有限公司
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 深圳创维—Rgb电子有限公司 filed Critical 深圳创维—Rgb电子有限公司
Priority to US15/323,934 priority Critical patent/US10324731B2/en
Priority to AU2016269538A priority patent/AU2016269538A1/en
Publication of WO2017041408A1 publication Critical patent/WO2017041408A1/zh

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/4401Bootstrapping
    • G06F9/4406Loading of operating system
    • 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/4401Bootstrapping
    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N5/00Computing arrangements using knowledge-based models
    • G06N5/02Knowledge representation; Symbolic representation

Definitions

  • the present invention relates to the field of intelligent device control technologies, and in particular, to a method and system for starting a smart device in multiple modes.
  • the invention relates to the technical field of consumer electronic products, and is a software implementation for realizing the startup of a smart device customization mode. It is well known that various intelligent systems of current smart devices are relatively complex, and the startup time is relatively slow. At the same time, after the device is started, various services and processes run simultaneously, resulting in unnecessary resource occupation, which seriously affects the user experience.
  • Intelligent systems are currently pursuing their own comprehensive functions.
  • users intentionally or unintentionally installing applications in third-party or application markets may cause the system to become heavier and heavier, thus increasing the boot time and bringing the user's use. inconvenient.
  • the present invention aims to provide a method and system for a multi-mode startup smart device for a user, which overcomes the excessive number of applications running at startup when the smart device is turned on.
  • the boot time is long, or the smart device is turned on, because the control interface is too complicated, resulting in inconvenient user operation, or due to multiple unnecessary applications being opened, resulting in waste of resources.
  • a multi-mode method for starting a smart device comprising:
  • the method for initiating a smart device in a multi-mode wherein, after the application and the service program are assigned to different startup modes, the method further includes:
  • An application service integration table containing application and service program information corresponding to each of the startup startup modes is automatically generated based on information of applications and service programs attributed to different startup startup modes.
  • the method for starting a smart device in a multi-mode wherein, after the booting start mode according to the identification, reading an application service integration table corresponding to the booting startup mode, acquiring an application belonging to the boot application mode and The service program information is then loaded with a list of applications and service programs that are attributed to the power-on startup mode.
  • the method for starting a smart device in a multi-mode wherein, after loading the application and the service program list, the method further includes:
  • the running application and service program are detected every predetermined time, and the application or service program information file is copied and modified while terminating the operation of the application or service program not belonging to the power-on startup mode. It opens the running path.
  • the multi-mode method for initiating a smart device wherein receiving a control command issued by a user, and identifying a boot-up mode corresponding to the control command, includes:
  • a dialog box for selecting the boot-on mode is displayed; and the boot-up mode selected by the user from the dialog box is received.
  • a multi-mode system for starting a smart device comprising:
  • a mode definition module configured to pre-define a plurality of boot-up modes, and assign the application and the service program to different startup modes according to an application scenario corresponding to the application and the service program installed in the smart device;
  • the control open mode module is configured to receive a control command issued by the user, identify a boot startup mode corresponding to the control command, and load an application and a service program attributed to the boot startup mode according to the identified boot startup mode. List.
  • the multi-mode system for initiating a smart device wherein the mode definition module further includes:
  • the maintenance table generating unit is configured to automatically generate an application service integration table including the application program and the service program information corresponding to each of the startup startup modes according to the information of the application and the service program belonging to different startup startup modes.
  • control-on mode module includes:
  • the application information obtaining unit is configured to read an application service integration table corresponding to the booting startup mode, and obtain application and service program information attributed to the boot application mode.
  • control-on mode module further includes:
  • the operation detecting unit is configured to detect the running application and the service program every predetermined time, and copy the application or the service while terminating the operation of the application or the service program not belonging to the power-on startup mode Program information file and modify its open run path.
  • the multi-mode system for initiating a smart device wherein the mode definition module includes:
  • An instruction identification unit that receives a control command issued by the user to enter a boot-up mode After that, a dialog box for selecting the boot mode is displayed; receiving the boot mode selected by the user from the dialog box.
  • the present invention provides a multi-mode method for starting a smart device and a system thereof, which are defined by pre-defining a plurality of boot-up modes, and according to an application scenario corresponding to an application installed in the smart device and a service program,
  • the application program and the service program belong to different boot-up modes, receive a control command issued by the user, identify a boot-up mode corresponding to the control command, and load the home boot mode according to the identified boot-up mode.
  • the method and the system provided by the present invention provide different startup modes for the user to select, so as to achieve an improved startup speed, an independent application scenario, and a simplified system to obtain more resources, so that the user can reach the application scenario more quickly. Get a clearer and faster control experience, with strong practical value and broad application scenarios.
  • FIG. 1 is a flow chart showing the steps of a method for starting a smart device in a multi-mode according to the present invention.
  • FIG. 2 is an array diagram of an application scenario mode corresponding to a boot-up mode in a smart device of the present invention.
  • FIG. 3a is a schematic diagram showing the steps of a first embodiment of turning on the booting mode in the specific embodiment of the method according to the present invention.
  • FIG. 3b is a schematic diagram showing the steps of a second embodiment of turning on the booting mode in the specific embodiment of the method according to the present invention.
  • FIG. 4 is a schematic structural diagram of a system of a multi-mode startup smart device of the present invention.
  • the present invention provides a method for starting a smart device in multiple modes. As shown in FIG. 1 , the method includes:
  • the smart device in order to quickly find the required application or service program, sets various different usage modes, as shown in FIG. 2, such as: full function mode, TV mode, online mode, storage mode, Application mode or game mode, the user can enter the corresponding mode as needed.
  • the application scenario mode corresponding to the application scenario of the application is first defined in the smart device, so as to correspond to multiple boot startup modes corresponding to the scenario mode, for example, the full-function mode corresponds to After booting, all functions display the full-featured boot mode.
  • the TV mode corresponds to the TV boot-up mode of the application and service program related to the TV function after booting.
  • the online mode corresponds to only the browser and the browser after booting.
  • the boot-related mode associated with the player-related application and the service program.
  • the focus is on the deletion of the upper-level independent application and service program, and only the current mode main function and its related or auxiliary function services can be retained, as shown in Table 1-2, some customized upper-level basic functions and services.
  • the upper layer only needs to retain the individual services and the main apk required for the implementation of the TV part, while maintaining the basic control setting module needs to be retained (note that the settings in various application scene modes should be retained).
  • Full function mode Keep all the special upper-level applications and services of the following modes; TV mode Services and applications necessary to preserve TV functions TV.apk and TVService.apk Online mode Keep browsers, movie centers, players related services and applications Storage mode Retain local media, player related services and applications Application mode Retain app store, installer related services and apps Game mode Retain app store, game lobby, installer related services and applications
  • the first type after receiving the control command sent by the user, determining whether the smart device operating system setting enables the independent mode function; if enabled, the power-on startup mode corresponding to the control command is the boot-up mode stored in the operating system memory; otherwise The power-on startup mode corresponding to the control command defaults to a full-function startup mode.
  • the user first selects a function to enable the startup mode in the smart device, and the startup mode corresponds to the application scenario mode, and the user selects a startup mode according to his own needs, and then automatically selects a startup mode according to the user selection.
  • the boot mode is booted.
  • the second type after receiving the control command issued by the user to enter the boot mode, the dialog box of the selected boot mode is displayed; and the boot mode selected by the user from the dialog box is received.
  • the method is that the user issues a control command to turn on the startup mode by pressing a button, and the wisdom is After the device receives the control command, it selects the required power-on startup mode from the startup mode selection box displayed by the system, thereby entering the desired application scenario mode.
  • step S1 in order to better maintain each boot-up mode, after the application and the service program are assigned to different startup modes, the method further includes:
  • An application service integration table containing application and service program information corresponding to each of the startup startup modes is automatically generated based on information of applications and service programs attributed to different startup startup modes. That is, the system can maintain the application and the service program in each boot-up mode according to the application service integration table, and obtain the application and service program information in the boot-up mode, and according to the identified After the boot mode is started, the application service integration table corresponding to the boot mode is read, the application program and service program information belonging to the boot application mode are obtained, and then the application and service belonging to the boot mode are loaded. List of programs.
  • the running application and service program are detected every predetermined time, and the application or service program information file is copied and modified while terminating the operation of the application or service program not belonging to the power-on startup mode. It opens the running path, that is, intermittently identifies the running condition of the non-essential process, and if it is not the necessary process, it is closed to reduce the burden of the system operation.
  • the user can select the boot mode in two ways, as follows:
  • the user selects whether to enable the independent mode function through the system's setting menu, and adds a function menu item in the setting menu: "Special mode startup” menu options are: “None”, “TV mode”, “Online video mode”, “Local” Play mode, "game mode”, “application mode”; the system defaults to the current value of "None”, that is, the current mode is activated in full-function mode, each time the user switches on and off is a normal full-function startup state. However, if the full-function startup mode is selected, the booting speed is slower, and the function interface operation is complicated after startup, and the system experience of the irrelevant process consumes resources is poor.
  • Each mode corresponds to a list of required services and applications, and system control only prioritizes system-level services and applications and the additional services and applications necessary for this mode. Block the startup of other services or take a daemon to control the startup of other processes (you can detect the kill operation).
  • the mode is more flexible, the user can actively select the boot mode when booting, but need to add extra buttons, the user needs to add one step after the boot to select the need Mode.
  • the special mode start button (temporarily named K button) also provides a standby function, but the key value is different from the standby button.
  • K button When the system infrared receives this special K button, it is in the normal system.
  • an additional dialog call is added. The dialog box is used for the user to select a certain startup mode.
  • the user manually selects a certain startup mode the system enters a specific process according to the similar process and manner of the previous method. Start mode.
  • the biggest advantage of this method compared with the above implementation scheme is that the user can select whether to start the specified mode and start in which mode to start when the TV is started this time.
  • the invention is based on the current mainstream intelligent control system, which can improve the selection and customization of the startup mode for the device, and bring a brand new control experience to the product.
  • the invention is not only applied in the field of television, but also can be used in intelligent system terminals such as mobile phones and pads.
  • the problem of how to perform the function switching in the above startup mode or the application scenario mode may be in an upper system basic service (note that the service should be a part of the upper system, and each In the mode, all need to be retained) to realize the conversion of the first key. That is, when the system receives the home button, the system first recognizes the startup mode after the homepage is converted, and then dynamically loads the application entry list that needs to be presented according to the identified startup mode.
  • the TV function can be 1-2 apk realize all functions and interfaces
  • the media part can realize all functions and interfaces by 1-2 apk
  • the application mall part is the same, so that the unique apk startup of other modes can be shielded in different modes.
  • the present invention further provides a system for starting a smart device in multiple modes.
  • the system includes:
  • the mode definition module 110 is configured to pre-define a plurality of boot-up modes, and assign the application and the service program to different startup modes according to an application scenario corresponding to the application and the service program installed in the smart device;
  • the control open mode module 120 is configured to receive a control command issued by the user, identify a booting mode corresponding to the control command, and load an application and a service belonging to the booting mode according to the identified booting mode. List of programs.
  • the mode definition module further includes:
  • the maintenance table generating unit is configured to automatically generate an application service integration table including the application program and the service program information corresponding to each of the startup startup modes according to the information of the application and the service program belonging to different startup startup modes.
  • the control open mode module includes:
  • An application information obtaining unit configured to read an application service integration table corresponding to the booting startup mode, and obtain an application program and a service program letter that belongs to the boot application mode interest.
  • the control open mode module further includes:
  • the operation detecting unit is configured to detect the running application and the service program every predetermined time, and copy the application or the service while terminating the operation of the application or the service program not belonging to the power-on startup mode Program information file and modify its open run path.
  • the mode definition module includes:
  • the instruction recognition unit receives a control command issued by the user and enters a boot-up mode, and displays a dialog box for selecting a boot-on mode; and receiving a boot-up mode selected by the user from the dialog box.
  • the present invention provides a multi-mode method for starting a smart device and a system thereof, which are defined by pre-defining a plurality of boot-up modes, and according to an application scenario corresponding to an application and a service program installed in the smart device,
  • the service program belongs to different boot-up modes, receives the control command issued by the user, identifies the boot-up mode corresponding to the control command, and loads the application attributed to the boot-up mode according to the identified boot-up mode.
  • the method and the system provided by the present invention provide different startup modes for the user to select, so as to achieve an improved startup speed, an independent application scenario, and a simplified system to obtain more resources, so that the user can reach the application scenario more quickly. Get a clearer and faster control experience, with strong practical value and broad application scenarios.

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Stored Programmes (AREA)

Abstract

一种多模式启动智能设备的方法及其系统,通过预先定义多个开机启动模式,并且根据智能设备中安装的应用程序和服务程序所对应的应用场景,将所述应用程序和服务程序归属到不同的开机启动模式下(S1);接收用户发出的控制指令,识别出所述控制指令所对应的开机启动模式,并根据识别出的开机启动模式,加载归属到该开机启动模式下的应用程序和服务程序列表(S2)。该方法及系统,提供不同的启动模式供用户选择,以达到提升启动速度,独立应用场景,精简系统获得更多资源的目的,使用户可以更快速的到达应用场景,在场景下得到更清晰更快捷的操控体验。

Description

一种多模式启动智能设备的方法及其系统 技术领域
本发明涉及智能设备控制技术领域,尤其涉及的是一种多模式启动智能设备的方法及其系统。
背景技术
本发明涉及消费电子产品技术领域,是一种实现智能设备定制模式启动的软件实现。众所周知当前智能设备的各种智能系统相对复杂,启动时间相对很慢,同时设备启动后各种服务与进程同时运行导致一些不必要的资源占用,严重影响用户体验。
智能系统目前都在追求自身的功能全面性,同时用户有意无意的进行第三方或应用市场的应用程序安装都有可能造成系统负担越来越重,因此增加了开机时间,给用户的使用带来不便。
因此,现有技术有待于进一步的改进。
发明内容
鉴于上述现有技术中的不足之处,本发明的目的在于为用户提供一种多模式启动智能设备的方法及其系统,克服现有技术智能设备在开启时,由于开机运行的应用程序过多,导致开机时间长,或者由于智能设备在开机时,由于操控界面过于复杂,导致用户操作不便,或者由于多个不必要的应用程序开启,导致资源浪费的缺陷。
本发明解决技术问题所采用的技术方案如下:
一种多模式启动智能设备的方法,其中,包括:
预先定义多个开机启动模式,并且根据智能设备中安装的应用程序和服务程序所对应的应用场景,将所述应用程序和服务程序归属到不同的开机启动模式下;
接收用户发出的控制指令,识别出所述控制指令所对应的开机启动模式,并根据识别出的开机启动模式,加载归属到该开机启动模式下的应用程序和服务程序列表。
所述多模式启动智能设备的方法,其中,将所述应用程序和服务程序归属到不同的启动模式下后,还包括:
根据归属到不同的开机启动模式下的应用程序和服务程序的信息,自动生成与每一个开启启动模式相对应的,包含应用程序和服务程序信息的应用服务集成表。
所述多模式启动智能设备的方法,其中,当根据识别出的开机启动模式后,读取与所述开机启动模式相对应的应用服务集成表,获取归属到该开机应用模式下的应用程序和服务程序信息,然后加载归属到该开机启动模式的应用程序和服务程序列表。
所述多模式启动智能设备的方法,其中,在加载所述应用程序和服务程序列表后,还包括:
每隔预定时间对正在运行的应用程序和服务程序进行检测,在终止非归属到所述开机启动模式下的应用程序或服务程序的运行的同时,复制该应用程序或服务程序信息文件,并修改其开启运行路径。
所述多模式启动智能设备的方法,其中,接收用户发出的控制指令,识别出所述控制指令所对应的开机启动模式,包括:
接收用户发出的进入开机启动模式的控制指令后,显示选定开机启动模式的对话框;接收用户从所述对话框中选定的开机启动模式。
一种多模式启动智能设备的系统,其中,包括:
模式定义模块,用于预先定义多个开机启动模式,并且根据智能设备中安装的应用程序和服务程序所对应的应用场景,将所述应用程序和服务程序归属到不同的启动模式下;
控制开启模式模块,用于接收用户发出的控制指令,识别出所述控制指令所对应的开机启动模式,并根据识别出的开机启动模式,加载归属到该开机启动模式下的应用程序和服务程序列表。
所述多模式启动智能设备的系统,其中,所述模式定义模块还包括:
维护表生成单元,用于根据归属到不同的开机启动模式下的应用程序和服务程序的信息,自动生成与每一个开启启动模式相对应的,包含应用程序和服务程序信息的应用服务集成表。
所述多模式启动智能设备的系统,其中,所述控制开启模式模块包括:
应用信息获取单元,用于读取与所述开机启动模式相对应的应用服务集成表,获取归属到该开机应用模式下的应用程序和服务程序信息。
所述多模式启动智能设备的系统,其中,所述控制开启模式模块还包括:
运行检测单元,用于每隔预定时间对正在运行的应用程序和服务程序进行检测,在终止非归属到所述开机启动模式下的应用程序或服务程序的运行的同时,复制该应用程序或服务程序信息文件,并修改其开启运行路径。
所述多模式启动智能设备的系统,其中,所述模式定义模块包括:
指令识别单元,接收用户发出的进入开机启动模式的控制指令 后,显示选定开机启动模式的对话框;接收用户从所述对话框中选定的开机启动模式。
有益效果,本发明提供了一种多模式启动智能设备的方法及其系统,通过预先定义多个开机启动模式,并且根据智能设备中安装的应用程序和服务程序所对应的应用场景,将所述应用程序和服务程序归属到不同的开机启动模式下,接收用户发出的控制指令,识别出所述控制指令所对应的开机启动模式,并根据识别出的开机启动模式,加载归属到该开机启动模式下的应用程序和服务程序列表。本发明所提供的方法及系统,提供不同的启动模式供用户选择,以达到提升启动速度,独立应用场景,精简系统获得更多资源的目的,使用户可以更快速的到达应用场景,在场景下得到更清晰更快捷的操控体验,具有很强的实用价值和广阔的应用场景。
附图说明
图1是本发明的一种多模式启动智能设备的方法步骤流程图。
图2是本发明中智能设备中开机启动模式所对应的应用场景模式的阵列图。
图3a是本发明所述方法具体实施例中开启开机启动模式第一实施例的步骤示意图。
图3b是本发明所述方法具体实施例中开启开机启动模式第二实施例的步骤示意图。
图4是本发明的一种多模式启动智能设备的系统原理结构图。
具体实施方式
为使本发明的目的、技术方案及优点更加清楚、明确,以下参照附图并举实施例对本发明进一步详细说明。应当理解,此处所描述的 具体实施例仅仅用于解释本发明,并不用于限定本发明。
由于目前主流的智能设备系统支持多进程操作多任务模式,因此其自身负担较重,性能优化有限,并且对非系统预置应用的权限开放力度较大,由此造成以下问题:
需要加载的应用程序和服务程序过多,导致开机启动时间较长,影响用户体验;功能及操控界面过于复杂,给用户选择和操作带来极大不便;多进程多任务造成一些不必要的资源浪费,严重影响用户的操控体验。
针对上述问题,本发明提供了一种多模式启动智能设备的方法,如图1所示,所述方法包括:
S1、预先定义多个开机启动模式,并且根据智能设备中安装的应用程序和服务程序所对应的应用场景,将所述应用程序和服务程序归属到不同的开机启动模式下。
现有技术中的智能设备,为了快捷找到需要的应用程序或服务程序,通过会设置各种不同的使用模式,如图2所示,如:全功能模式、TV模式、在线模式、存储模式、应用模式或者游戏模式,用户可以根据需要进入相应的模式。
在本步骤中,首先在智能设备中定义出上述与应用程序的应用场景相对应的应用场景模式,从而对应多个与所述场景模式相对应的开机启动模式,比如:全功能模式对应的为开机后所有功能都显示的全功能开机启动模式,TV模式对应的为开机后仅加载与TV功能相关的应用程序和服务程序的TV开机启动模式,在线模式对应的为开机后仅加载与浏览器、播放器相关的应用程序和服务程序相关的开机启动模式。
当对上述多个开机启动模式均定义完成后,则将智能设备中全部 安装的应用程序和服务程序都可以根据其使用的应用场景,将其归属到不同的开机启动模式下。
在本步骤中可以想到的是,因为在每个应用场景模式下均都需要保留Android系统基础服务,所以需要针对底层基础系统方面做基础性通用性的精简,删除原生系统中不必要的apk,比如:原生通讯录、壁纸、地图、短信、音乐特效、设置向导、文档软件、日历、计算器等只保留基础和通用的部分如表1-1(注首页、设置、本地媒体等模块因上层会开发定制故也同时删除原生的apk)。
表1-1
Andriod 4.2系统包为例 说明
ApplicationsProvider.apk 应用程序存储、程序管理器
CertInstaller.apk 证书
ConfigUpdater.apk 配置更新
DefaultContainerService.apk 软件包访问
DrmProvider.apk DRM受保护数据存储服务
HoloSpiralWallpaper.apk 壁纸相关
InputDevices.apk 4.1后新增
KeyChain.apk 密码管理服务
MediaProvider.apk 媒体储存
PackageInstaller.apk 打包安装管理
SharedStorageBackup.apk 共享存储备份
Superuser.apk Root后才有的
SystemUI.apk 系统用户界面
因此本步骤中,重点放在上层独立应用程序和服务程序的删减,只保留当前模式主功能及其相关或者附属功能服务即可,如表1-2,一些定制的上层基础功能和服务各种模式下可以保留如首页、设置、信号源、设备服务等。以TV模式为例,上层只需保留TV部分的全部实现所需的个别服务和主apk,同时维持基础控制的设置模块需要保留(注各种应用场景模式下设置均应被保留)。
表1-2
全功能模式 保留全部下面各模式特殊的上层应用和服务;
TV模式 保留TV功能所必须的服务和应用TV.apk及TVService.apk
在线模式 保留浏览器、影视中心、播放器相关的服务和应用
存储模式 保留本地媒体、播放器相关的服务和应用
应用模式 保留应用商城、安装器相关的服务和应用
游戏模式 保留应用商城、游戏大厅、安装器相关的服务和应用
S2、接收用户发出的控制指令,识别出所述控制指令所对应的开机启动模式,并根据识别出的开机启动模式,加载归属到该开机启动模式下的应用程序和服务程序列表。
当所述步骤中将应用场景模式所对应的开机启动模式归属完成后,接收用户发出的控制指令,识别出用户所选择的是哪个开机启动模式,并根据用户选择的开机启动模式加载其下属的应用程序和服务程序。
具体的,为了更好的对用户发出的控制指令,属于哪个应用场景模式所对应的开机启动模式,在本步骤中可以通过以下两种方式实现:
第一种:接收用户发出的控制指令后,判断智能设备操作系统设置是否开启独立模式功能,若开启,则所述控制指令所对应的开机启动模式为操作系统内存中存储的开机启动模式;否则所述控制指令所对应的开机启动模式默认为全功能启动模式。
在本识别方法中,用户首先在智能设备中选择开启启动模式的功能,所述启动模式即对应应用场景模式,用户根据自己的需要选定一个启动模式,然后智能设备开机后,自动根据用户选择的启动模式,进行开机启动。
第二种:接收用户发出的进入开机启动模式的控制指令后,显示选定开机启动模式的对话框;接收用户从所述对话框中选定的开机启动模式。
本方法即为,用户通过按键发出对开启启动模式的控制指令,智 能设备接收到该控制指令后,从系统显示的启动模式选择框中,选择出需要的开机启动模式,从而进入想要的应用场景模式。
在上述步骤S1中,为了更好对每个开机启动模式进行维护,将所述应用程序和服务程序归属到不同的启动模式下后,还包括:
根据归属到不同的开机启动模式下的应用程序和服务程序的信息,自动生成与每一个开启启动模式相对应的,包含应用程序和服务程序信息的应用服务集成表。即系统可以根据所述应用服务集成表,对每个开机启动模式下的应用程序和服务程序进行维护,以及从中获取该开机启动模式中的应用程序和服务程序信息,而且,当根据识别出的开机启动模式后,读取与所述开机启动模式相对应的应用服务集成表,获取归属到该开机应用模式下的应用程序和服务程序信息,然后加载归属到该开机启动模式的应用程序和服务程序列表。
为了更好的对每个开机启动模式下运行的应用程序和服务程序进行监控,在加载所述应用程序和服务程序列表后,还包括:
每隔预定时间对正在运行的应用程序和服务程序进行检测,在终止非归属到所述开机启动模式下的应用程序或服务程序的运行的同时,复制该应用程序或服务程序信息文件,并修改其开启运行路径,即间歇性识别非必要的进程的运行情况,如不是必要的进程,将其进行关闭,以减轻系统运行的负担。
为了对本发明所述的方法进行更加详细的说明,下面给出其在具体应用时的一些实施例,对其做进一步的解释。
首先在定义好开机启动模式后,用户可以通过两种方式实现开机启动模式的选择,具体如下:
第一种,全部采用菜单控制的实现,如图3a所示,该方式不需要特殊增加硬件支持,但是只能采用后向控制即控制后面的启动模 式。
用户通过系统的设置菜单选择是否开启独立模式功能,在设置菜单中增加一个功能菜单条目:“特定模式启动”菜单选项分别为:“无”、“TV模式”、“在线影音模式”、“本地播放模式”、“游戏模式”、“应用模式”;系统出厂默认当前为值为“无”即当前模式为全功能模式启动,每次用户开关机都是正常的全功能启动状态。但是若选择全功能启动模式,则开机速度较慢,启动后功能界面操作复杂,无关进程耗用资源系统体验差。
当用户希望自己设定自己下次或者以后每次都是某种模式的情况时(如一个机顶盒用户,应该希望自己每次都是TV模式即可;如一个拥有较好网络条件主要使用在线影视及直播的用户,主要希望TV每次都是以“在线影音模式”启动),用户可以设置菜单条目当前值为指定的模式,下次机器开机启动时会优先读取系统内存储的模式数据,自动判断进入某种特定模式。
每种模式对应必须的一份服务及应用清单,系统控制只优先启动系统级服务和应用以及此模式必须的额外服务和应用。屏蔽其他服务的启动或者采取一个守护进程用以控制其他进程的启动(可以检测到后进行kill操作)。
第二种,特殊按键控制方式的实现,如图3b所示,该方式比较灵活,用户可以在开机启动的时候主动选择开机启动模式,但是需要增加额外按键,需要用户开机后增加一步操作选择需要的模式。
用户遥控器或者键控板上将会分别有两个待机键,一个为正常的待机键,点击这个待机键启动机器时机器进入常规的全功能启动模式。特殊模式启动键(暂命名为K键)也提供待机功能,但键值与待机键有所区分,当系统红外接收到这个特殊的K键启动时,在正常系 统的kernel启动时增加一个额外的对话框调用,对话框用以供用户选择选择某种启动模式,当用户手动选择某种启动方式后,系统及按照上一个方法相似流程和方式进入某种特定的启动模式。这种方式与上面实现方案相比最大的优势在于用户可以在本次启动TV时再去选择是否要做指定模式启动以及需要以何种模式进行启动。
本发明基于目前主流的智能操控系统,可以提高为设备带来启动模式的选择与定制,给产品带来全新的操控体验。该发明不仅在电视领域应用,还可以在手机、pad等智能系统终端中使用。
需要注意的是,在具体实施时,对于上述开机启动模式或者应用场景模式如何进行功能切换的问题,可以通过在一个上层系统基础服务中(注此服务应该是上层系统中的一个部分,且各模式下均需保留)实现首页键的转换,即系统接收到主页按键时首先对首页建转换后的启动模式进行识别,然后根据识别出的启动模式来动态加载所需要呈现出的应用入口列表。
可以想到的是,如果应用间存在不必要的耦合性则会给模式场景的实现带来很多困难,最大的问题是发现功能间存在UI展示以及逻辑上的过多依赖和关联导致无法精简应用和服务。为此开发中要注意减少应用程序间的耦合性以便更灵活的支持多启动模式场景的实现。如服务尽量实现单一功能,公有性或者基础性的服务统一在一个服务中来实现。如在开发各部分功能时遇到一些通用的方法如设备读取、与外部通信等尽量放到一个基础服务中(暂命名StandardService简称SS)SS在各种模式下均需要保留,TV功能可以由1-2个apk实现全部功能和界面,媒体部分可以由1-2个apk实现全部功能和界面,应用商城部分同理,这样就可以在不同模式下屏蔽其他模式的特有apk的启动。
尤其的,对于不会开机自动启动的应用程序和服务程序来说,可以在不同应用场景模式下隐藏其入口即可,即根据不同开机启动模式动态定制。对于在开机后主动运行的应用程序或者服务程序,比如:TV、本地媒体、应用中心的一些服务,可以通过以xml配置的方式由一个基础服务程序实现,如上述SS控制这些功能的启动,开机后该基础服务程序可以检测当前开机启动模式,对应确认该开机启动模式下不需要启动的模块和服务不去启动即可。对第三方的一些应用和服务,我们想去控制不让其在某些模式下启动可以通过过滤data/app下的应用apk,在开机运行时根据当前模式由系统的启动脚本控制将下面的无用的apk暂时复制到其他路径以控制其不被启动运行。
在上述方法的前提下,本发明还提供了一种多模式启动智能设备的系统,如图4所示,所述系统包括:
模式定义模块110,用于预先定义多个开机启动模式,并且根据智能设备中安装的应用程序和服务程序所对应的应用场景,将所述应用程序和服务程序归属到不同的启动模式下;
控制开启模式模块120,用于接收用户发出的控制指令,识别出所述控制指令所对应的开机启动模式,并根据识别出的开机启动模式,加载归属到该开机启动模式下的应用程序和服务程序列表。
所述模式定义模块还包括:
维护表生成单元,用于根据归属到不同的开机启动模式下的应用程序和服务程序的信息,自动生成与每一个开启启动模式相对应的,包含应用程序和服务程序信息的应用服务集成表。
所述控制开启模式模块包括:
应用信息获取单元,用于读取与所述开机启动模式相对应的应用服务集成表,获取归属到该开机应用模式下的应用程序和服务程序信 息。
所述控制开启模式模块还包括:
运行检测单元,用于每隔预定时间对正在运行的应用程序和服务程序进行检测,在终止非归属到所述开机启动模式下的应用程序或服务程序的运行的同时,复制该应用程序或服务程序信息文件,并修改其开启运行路径。
所述模式定义模块包括:
指令识别单元,接收用户发出的进入开机启动模式的控制指令后,显示选定开机启动模式的对话框;接收用户从所述对话框中选定的开机启动模式。
本发明提供了一种多模式启动智能设备的方法及其系统,通过预先定义多个开机启动模式,并且根据智能设备中安装的应用程序和服务程序所对应的应用场景,将所述应用程序和服务程序归属到不同的开机启动模式下,接收用户发出的控制指令,识别出所述控制指令所对应的开机启动模式,并根据识别出的开机启动模式,加载归属到该开机启动模式下的应用程序和服务程序列表。本发明所提供的方法及系统,提供不同的启动模式供用户选择,以达到提升启动速度,独立应用场景,精简系统获得更多资源的目的,使用户可以更快速的到达应用场景,在场景下得到更清晰更快捷的操控体验,具有很强的实用价值和广阔的应用场景。
可以理解的是,对本领域普通技术人员来说,可以根据本发明的技术方案及其发明构思加以等同替换或改变,而所有这些改变或替换都应属于本发明所附的权利要求的保护范围。

Claims (14)

  1. 一种多模式启动智能设备的方法,其特征在于,包括:
    预先定义多个开机启动模式,并且根据智能设备中安装的应用程序和服务程序所对应的应用场景,将所述应用程序和服务程序归属到不同的开机启动模式下;
    接收用户发出的控制指令,识别出所述控制指令所对应的开机启动模式,并根据识别出的开机启动模式,加载归属到该开机启动模式下的应用程序和服务程序列表。
  2. 根据权利要求1所述多模式启动智能设备的方法,其特征在于,在加载所述应用程序和服务程序列表后,还包括:
    每隔预定时间对正在运行的应用程序和服务程序进行检测,在终止非归属到所述开机启动模式下的应用程序或服务程序的运行的同时,复制该应用程序或服务程序信息文件,并修改其开启运行路径。
  3. 根据权利要求1所述多模式启动智能设备的方法,其特征在于,接收用户发出的控制指令,识别出所述控制指令所对应的开机启动模式,包括:
    接收用户发出的进入开机启动模式的控制指令后,显示选定开机启动模式的对话框;接收用户从所述对话框中选定的开机启动模式。
  4. 一种多模式启动智能设备的方法,其特征在于,包括:
    预先定义多个开机启动模式,并且根据智能设备中安装的应用程序和服务程序所对应的应用场景,将所述应用程序和服务程序归属到不同的开机启动模式下;
    接收用户发出的控制指令,识别出所述控制指令所对应的开机启动模式,并根据识别出的开机启动模式,加载归属到该开机启动模式 下的应用程序和服务程序列表;
    将所述应用程序和服务程序归属到不同的启动模式下后,还包括:
    根据归属到不同的开机启动模式下的应用程序和服务程序的信息,自动生成与每一个开启启动模式相对应的,包含应用程序和服务程序信息的应用服务集成表。
  5. 根据权利要求4所述多模式启动智能设备的方法,其特征在于,当根据识别出的开机启动模式后,读取与所述开机启动模式相对应的应用服务集成表,获取归属到该开机应用模式下的应用程序和服务程序信息,然后加载归属到该开机启动模式的应用程序和服务程序列表。
  6. 根据权利要求4所述多模式启动智能设备的方法,其特征在于,在加载所述应用程序和服务程序列表后,还包括:
    每隔预定时间对正在运行的应用程序和服务程序进行检测,在终止非归属到所述开机启动模式下的应用程序或服务程序的运行的同时,复制该应用程序或服务程序信息文件,并修改其开启运行路径。
  7. 根据权利要求4所述多模式启动智能设备的方法,其特征在于,接收用户发出的控制指令,识别出所述控制指令所对应的开机启动模式,包括:
    接收用户发出的进入开机启动模式的控制指令后,显示选定开机启动模式的对话框;接收用户从所述对话框中选定的开机启动模式。
  8. 根据权利要求5所述多模式启动智能设备的方法,其特征在于,在加载所述应用程序和服务程序列表后,还包括:
    每隔预定时间对正在运行的应用程序和服务程序进行检测,在终止非归属到所述开机启动模式下的应用程序或服务程序的运行的同 时,复制该应用程序或服务程序信息文件,并修改其开启运行路径。
  9. 根据权利要求8所述多模式启动智能设备的方法,其特征在于,接收用户发出的控制指令,识别出所述控制指令所对应的开机启动模式,包括:
    接收用户发出的进入开机启动模式的控制指令后,显示选定开机启动模式的对话框;接收用户从所述对话框中选定的开机启动模式。
  10. 一种多模式启动智能设备的系统,其特征在于,包括:
    模式定义模块,用于预先定义多个开机启动模式,并且根据智能设备中安装的应用程序和服务程序所对应的应用场景,将所述应用程序和服务程序归属到不同的开机启动模式下;
    控制开启模式模块,用于接收用户发出的控制指令,识别出所述控制指令所对应的开机启动模式,并根据识别出的开机启动模式,加载归属到该开机启动模式下的应用程序和服务程序列表。
  11. 根据权利要求10所述多模式启动智能设备的系统,其特征在于,所述模式定义模块还包括:
    维护表生成单元,用于根据归属到不同的开机启动模式下的应用程序和服务程序的信息,自动生成与每一个开启启动模式相对应的,包含应用程序和服务程序信息的应用服务集成表。
  12. 根据权利要求11所述多模式启动智能设备的系统,其特征在于,所述控制开启模式模块包括:
    应用信息获取单元,用于读取与所述开机启动模式相对应的应用服务集成表,获取归属到该开机应用模式下的应用程序和服务程序信息。
  13. 根据权利要求10所述多模式启动智能设备的系统,其特征在于,所述控制开启模式模块还包括:
    运行检测单元,用于每隔预定时间对正在运行的应用程序和服务程序进行检测,在终止非归属到所述开机启动模式下的应用程序或服务程序的运行的同时,复制该应用程序或服务程序信息文件,并修改其开启运行路径。
  14. 根据权利要求10所述多模式启动智能设备的系统,其特征在于,所述模式定义模块包括:
    指令识别单元,接收用户发出的进入开机启动模式的控制指令后,显示选定开机启动模式的对话框;接收用户从所述对话框中选定的开机启动模式。
PCT/CN2016/070266 2015-09-08 2016-01-06 一种多模式启动智能设备的方法及其系统 WO2017041408A1 (zh)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US15/323,934 US10324731B2 (en) 2015-09-08 2016-01-06 Multimode startup method for intelligent device and the system thereof
AU2016269538A AU2016269538A1 (en) 2015-09-08 2016-01-06 Multimode startup method for intelligent device and the system thereof

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510564881.4 2015-09-08
CN201510564881.4A CN105159721A (zh) 2015-09-08 2015-09-08 一种多模式启动智能设备的方法及其系统

Publications (1)

Publication Number Publication Date
WO2017041408A1 true WO2017041408A1 (zh) 2017-03-16

Family

ID=54800585

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/070266 WO2017041408A1 (zh) 2015-09-08 2016-01-06 一种多模式启动智能设备的方法及其系统

Country Status (4)

Country Link
US (1) US10324731B2 (zh)
CN (1) CN105159721A (zh)
AU (1) AU2016269538A1 (zh)
WO (1) WO2017041408A1 (zh)

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105159721A (zh) * 2015-09-08 2015-12-16 深圳创维-Rgb电子有限公司 一种多模式启动智能设备的方法及其系统
CN105592229B (zh) * 2016-02-17 2019-09-10 青岛海信电器股份有限公司 终端的开、关机处理方法及装置
CN108459879B (zh) * 2018-01-17 2021-08-17 宇龙计算机通信科技(深圳)有限公司 一种防止终端死机的方法、终端
CN110716759B (zh) * 2018-06-26 2023-06-30 深圳富泰宏精密工业有限公司 电子设备、计算机可读存储介质及运行参数配置方法
CN109085991A (zh) * 2018-07-25 2018-12-25 腾讯科技(深圳)有限公司 应用程序控制方法及装置、终端、存储介质
CN109450840A (zh) * 2018-08-31 2019-03-08 福建星网视易信息系统有限公司 一种场景模式切换方法及存储设备
CN113051005B (zh) * 2021-03-30 2022-11-22 联想(北京)有限公司 一种加载方法及装置
WO2022213807A1 (zh) * 2021-04-06 2022-10-13 海信视像科技股份有限公司 一种显示方法及显示设备
US11782730B1 (en) 2023-05-19 2023-10-10 Lowe's Companies, Inc. Operation-specific file system
US11983541B1 (en) 2023-05-19 2024-05-14 Lowe's Companies, Inc. Operation-specific device configuration

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030135728A1 (en) * 2002-01-15 2003-07-17 Klave Daniel L. Systems and methods for reducing memory usage in an embedded system by loading individual software components
CN1555010A (zh) * 2003-12-29 2004-12-15 联想(北京)有限公司 多模式计算机系统启动的方法和装置
CN101227681A (zh) * 2008-01-25 2008-07-23 中兴通讯股份有限公司 多模式单待机移动终端的软件集成方法、装置及移动终端
CN101650657A (zh) * 2008-08-15 2010-02-17 纬创资通股份有限公司 开机方法及其应用
CN102681897A (zh) * 2011-03-18 2012-09-19 任少华 多模式计算机
CN103136023A (zh) * 2012-12-27 2013-06-05 天津三星通信技术研究有限公司 一种嵌入式终端
CN103412789A (zh) * 2013-07-26 2013-11-27 宇龙计算机通信科技(深圳)有限公司 一种启动应用程序的方法、系统及移动终端
CN105159721A (zh) * 2015-09-08 2015-12-16 深圳创维-Rgb电子有限公司 一种多模式启动智能设备的方法及其系统

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7441026B2 (en) * 2003-07-10 2008-10-21 Sun Microsystems, Inc. System and method for guarding against infinite loops from multi-point redirects in a multi-threaded environment
US9003173B2 (en) 2007-09-28 2015-04-07 Microsoft Technology Licensing, Llc Multi-OS (operating system) boot via mobile device
US9992314B2 (en) 2008-01-24 2018-06-05 Garmin Switzerland Gmbh Automatic device mode switching
US8131991B2 (en) 2009-02-10 2012-03-06 Sony Corporation System and method for configuring plural software profiles
WO2012023150A2 (en) 2010-08-19 2012-02-23 Ineda Systems Pvt. Ltd Handheld electronic devices
US9804857B2 (en) 2010-12-17 2017-10-31 Intel Corporation Method and apparatus for multi-mode mobile computing devices and peripherals
US20150052616A1 (en) * 2013-08-14 2015-02-19 L-3 Communications Corporation Protected mode for securing computing devices
CN103686363A (zh) * 2013-12-06 2014-03-26 康佳集团股份有限公司 一种支持双操作系统的机顶盒及其操作系统切换方法

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030135728A1 (en) * 2002-01-15 2003-07-17 Klave Daniel L. Systems and methods for reducing memory usage in an embedded system by loading individual software components
CN1555010A (zh) * 2003-12-29 2004-12-15 联想(北京)有限公司 多模式计算机系统启动的方法和装置
CN101227681A (zh) * 2008-01-25 2008-07-23 中兴通讯股份有限公司 多模式单待机移动终端的软件集成方法、装置及移动终端
CN101650657A (zh) * 2008-08-15 2010-02-17 纬创资通股份有限公司 开机方法及其应用
CN102681897A (zh) * 2011-03-18 2012-09-19 任少华 多模式计算机
CN103136023A (zh) * 2012-12-27 2013-06-05 天津三星通信技术研究有限公司 一种嵌入式终端
CN103412789A (zh) * 2013-07-26 2013-11-27 宇龙计算机通信科技(深圳)有限公司 一种启动应用程序的方法、系统及移动终端
CN105159721A (zh) * 2015-09-08 2015-12-16 深圳创维-Rgb电子有限公司 一种多模式启动智能设备的方法及其系统

Also Published As

Publication number Publication date
US20170199745A1 (en) 2017-07-13
CN105159721A (zh) 2015-12-16
AU2016269538A1 (en) 2017-03-23
US10324731B2 (en) 2019-06-18

Similar Documents

Publication Publication Date Title
WO2017041408A1 (zh) 一种多模式启动智能设备的方法及其系统
CN111510781B (zh) 显示设备待机的控制方法及显示设备
CN107748686B (zh) 应用程序的启动优化方法、装置、存储介质及智能终端
CN114286165B (zh) 一种显示设备、移动终端、投屏数据传输方法及系统
CN106484547B (zh) 一种多开应用的管理方法、装置及终端
WO2019223511A1 (zh) 应用程序的预加载方法、装置、存储介质及终端
CN109271211B (zh) 应用程序的分身方法、装置、设备和介质
US10908948B2 (en) Multiple application instances in operating systems that utilize a single process for application execution
US10715603B2 (en) Systems and methods for sharing application data between isolated applications executing on one or more application platforms
WO2020187183A1 (zh) 节目推送播放方法、显示设备、移动设备及系统
CN113784200B (zh) 通信终端、显示设备及投屏连接方法
CN108287647B (zh) 一种应用运行方法及装置
CN112783384A (zh) 一种云应用运行的控制方法及电子设备
CN112165642A (zh) 一种显示设备
CN106502732B (zh) 一种应用程序的关闭方法、装置及智能终端
US20240111595A1 (en) Application deployment method, distributed operating system, electronic device, and storage medium
US20190058341A1 (en) Resource statistics collection method and apparatus and terminal
CN108089781B (zh) 界面展示方法和装置
CN106445670B (zh) 一种多开应用的数据管理方法、装置和移动终端
US9990021B2 (en) Display device comprising Wake On LAN(WOL) function and control method thereof
WO2020206688A1 (zh) 视频播放方法、装置、存储介质及电子设备
EP4203530A1 (en) Method and terminal for managing iot device
CN106502730B (zh) 一种多开应用的关联管理方法、装置及终端
CN114840194A (zh) 代码及操作系统的生成方法和装置、服务器及电子设备
CN114564214A (zh) 显示设备、应用安装方法及存储介质

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 15323934

Country of ref document: US

ENP Entry into the national phase

Ref document number: 2016269538

Country of ref document: AU

Date of ref document: 20160106

Kind code of ref document: A

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16843352

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16843352

Country of ref document: EP

Kind code of ref document: A1