WO2012024968A1 - 一种移动终端应用的管理方法和装置 - Google Patents
一种移动终端应用的管理方法和装置 Download PDFInfo
- Publication number
- WO2012024968A1 WO2012024968A1 PCT/CN2011/076028 CN2011076028W WO2012024968A1 WO 2012024968 A1 WO2012024968 A1 WO 2012024968A1 CN 2011076028 W CN2011076028 W CN 2011076028W WO 2012024968 A1 WO2012024968 A1 WO 2012024968A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- application
- startup
- attribute information
- identifier
- information
- 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.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/44—Arrangements for executing specific programs
- G06F9/445—Program loading or initiating
- G06F9/44505—Configuring for program initiating, e.g. using registry, configuration files
Definitions
- the present invention relates to the field of application management of mobile terminals, and more particularly to a management method and apparatus for mobile terminal applications. Background technique
- the main object of the present invention is to provide a management method and apparatus for a mobile terminal application, which realizes flexible customization of applications, improves development stability, and shortens development cycle.
- the present invention provides a management method for a mobile terminal application, the method comprising:
- the application management framework parses the attribute information of the application, and performs related operations on the required application according to the attribute characteristics of the application.
- the attribute information of the application includes: application basic attribute information, application status information, and application startup information.
- the application basic attribute information includes: an application ID, an application name, an application type, and an application level;
- the application status information includes: an application resident identifier, an application non-resident identifier, an application startup main window identifier, and an application does not start the main window identifier;
- the application startup information includes: an application thread mode startup identifier, an application non-thread mode startup identifier, and an application startup additional parameter.
- the application management framework performs related operations on the required application, specifically: the application management framework invokes the startup interface of the support platform application according to the application ID, and registers the acquired application basic attribute information and the application startup information to the support platform.
- the application startup process is completed; for the running application, the application management framework invokes the stop interface of the support platform application according to the application ID, and logs out to the support platform to complete the stop operation of the application; the application management framework obtains the current application by the application ID. State, and maximize or minimize the application by changing the current state of the application it stores.
- the present invention also provides a management device for a mobile terminal application, the device comprising: an application configuration module and an application management module;
- An application configuration module configured to configure attribute information of a required application
- the application management module is configured to parse the attribute information of the application, and perform related operations on the required application according to the attribute characteristics of the application.
- the attribute information of the application includes: application basic attribute information, application status information, and application startup information.
- the application basic attribute information includes: an application ID and an application name;
- the application status information includes: an application resident identifier, an application non-resident identifier, an application startup main window identifier, and an application does not start the main window identifier;
- the application startup information includes: an application thread mode startup identifier, an application non-thread mode startup identifier, and an application startup additional parameter.
- the application management module performs related operations on the required application, and specifically includes: the application management module invokes the startup interface of the support platform application according to the application ID, and registers the acquired application basic attribute information and application startup information with the support platform. After the application is started, the application management module invokes the stop interface of the support platform application according to the application ID, and logs out to the support platform to complete the stop operation of the application; the application management module obtains the current application by the application ID. State, and maximize or minimize the application by changing the current state of the application it stores.
- the invention provides a management method and device for a mobile terminal application, which sets attribute information of a required application through an interface design tool; the application management framework analyzes the attribute information of the application, and performs related operations on the required application according to the attribute characteristics of the application.
- the method and device of the present invention can set the application attributes according to the requirements of the user through the interface design tool, can realize flexible customization of the application, and is beneficial to the diversified needs of the model machine; in addition, according to the attribute characteristics of the application through the application management framework, By performing related operations on the required applications, the cycle of application development can be shortened, and the development risk caused by the randomness of coding in the traditional application development mode can be avoided, the stability of development can be improved, and the development cost and the maintenance cost can be reduced.
- FIG. 1 is a schematic diagram of an application development structure in the prior art
- FIG. 2 is a flowchart of a method for managing a mobile terminal application according to an embodiment of the present invention
- FIG. 3 is a schematic structural diagram of a management apparatus of a mobile terminal application according to an embodiment of the present invention. detailed description
- the basic idea of the present invention is: setting the attribute information of the required application through the interface design tool; the application management framework parses the attribute information of the application, and performs related operations on the required application according to the attribute characteristics of the application.
- the method for managing the mobile terminal application provided by the present invention includes the following steps: Step 201: Perform attribute setting on a required application by using a PC visual interface design tool; in this step, the following applications mainly include the following attributes: Settings: application basic attribute information, application status information, application startup information, application window information, application data information, etc.; wherein the application basic attribute information includes: application ID, application name, application type, and application level, which may be based on actual usage.
- application level to: minimum, normal low, normal, normal high, and highest five levels
- application status information includes: application resident ID, application non-resident ID, application launch main window ID, and application do not start the main The window identifiers and the like
- the application startup information includes: an application thread mode startup identifier, an application non-thread mode startup identifier, and an application startup additional parameter
- the application window information includes: a window identifier, a window application identifier, a window layout information, and the like
- Information includes: identification data acquisition, data destruction logo.
- application basic attribute information, application status information, and application startup information are mainly used.
- the application status information is set to the non-resident application and the main window is launched, then the application will not start with the startup of the system after the mobile terminal, such as the mobile phone is turned on, it can be launched by the user through the Jiugong grid, and can See the main window of the app, such as: phonebook application, call log application, etc.; if the application status information is set to resident application and the main window is not started, then the application will start with the system startup, and not necessarily Need to create the main window at startup, such as: call application, settings application, etc.; according to the support platform of different systems of mobile phones, such as: NXP, Datang, MTK, Symbian, etc., can be roughly divided into thread mode, process mode, in support In a thread-mode system, a single application can be configured as a single thread or as needed. To configure multiple applications in one thread, depending on the support system of the mobile phone system, or to develop the user's own needs, such as: model machine requirements, end user requirements, etc. to specifically set
- the application name is set to Idle, and the application level is set to normal (Normal).
- the application startup is set to start in non-thread mode.
- the application state is set to be resident.
- the mobile phone is turned on, the first window that the user first sees is the standby application, so the main window is set to be started;
- the call application set the application name to Call, the application level to Normal, and start in non-thread mode.
- the application status is set to resident.
- the phone is turned on, the user does not necessarily see the call window immediately, so the setting does not start. Main window.
- Step 202 The application management framework parses the attribute information of the application, and performs related operations on the required application according to the attribute characteristics of the application;
- the PC visual interface design tool passes the above attribute information of the application to the application management framework, and the application management framework parses the above attribute information of the application, and separately processes according to the attribute characteristics of the application.
- the application management framework invokes the stop interface of the support platform application according to the application ID, and logs off to the support platform to complete the stop operation of the application; in the mobile terminal, such as the mobile phone system running process
- the application management framework stores an application management table for storing the current state of the application, which records information about which applications are being started, which applications are in the background operation, and which applications are in the foreground operation; Maximized or minimized during operation of the operation, to the application ID acquired by the current state of the application, and the application is completed by maximizing the current state of the application in the application management table changing or Minimize the operation.
- the application state of the music player is stored in the application management table, and the application management framework knows in the application management table whether the application is playing in the foreground or in the background through the application ID, and implements the application by setting the running state of the application. Maximize or minimize the operation; for example: When the user closes the music player window, the application player is set to the background running state from the foreground running state in the application management table, so that the music player window is closed.
- the background data of the music player is not cut off, thereby maintaining the background playing state of the music player, and minimizing the operation of the application; however, if the state of the music player is deleted in the application management table, the music player is The background business data source has been cut off, the music player will not maintain the background playing state; when the user restores the music player to the foreground display, the music player is set to the foreground running state in the application management table, and the background business data is restored. Displayed in the window, To restore the music player front display, to maximize the operation of the application.
- the present invention further provides a management device for a mobile terminal application, as shown in FIG. 3, including: an application configuration module and an application management module;
- An application configuration module configured to configure attribute information of a required application
- the application management module is configured to parse the attribute information of the application, and perform related operations on the required application according to the attribute characteristics of the application.
- the attribute information of the application includes: application basic attribute information, application state information, application startup information, application window information, application data information, etc.;
- the application basic attribute information includes: application ID, application name, application type, and application level.
- the application level can be set according to the actual situation: minimum, normal low, normal, normal high, and highest five levels; application status information
- the application includes: application resident identifier, application non-resident identifier, application startup main window identifier, and application stop main window identifier, etc.; application startup information includes: application thread mode startup identifier, application non-thread mode startup identifier, and application startup additional parameter, etc.
- the application window information includes: a window identifier, an application identifier to which the window belongs, window layout information, and the like;
- the application data information includes: a data acquisition identifier and a data destruction identifier.
- the application management module performs related operations on the required application, and specifically includes: the application management module invokes the startup interface of the related support platform application according to the application ID, and registers the acquired application basic attribute information and the application startup information to the support platform to complete the application.
- the startup process for the running application, the application management module invokes the stop interface of the support platform application according to the application ID, and logs out to the support platform to complete the stop operation of the application; the application management module obtains the current state of the application through the application ID, and Maximize or minimize the application by changing the current state of the application stored by itself.
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)
- Telephone Function (AREA)
Description
一种移动终端应用的管理方法和装置 技术领域
本发明涉及移动终端的应用管理领域, 特别是一种移动终端应用的管 理方法和装置。 背景技术
随着移动通讯技术的迅速发展, 各种移动终端也发展迅速, 尤其是手 机等移动终端普及率日益提高, 终端设备制造商之间的竟争越发的激烈, 在日益激烈的市场中, 快速推出型号机的制造商, 就能抢得市场的先机。
目前移动终端应用开发过程中, 如图 1 所示, 传统的应用开发模式相 对固定, 开发工作量相对较大, 周期较长; 而且, 不能根据用户的需求灵 活的定制应用, 使得开发模式较为死板; 另外, 应用之间的交互行为根据 不同的场景, 以代码的方式编写在相应的应用中, 由应用管理框架针对不 同的应用分别对上述应用进行相关操作, 但是由于不同的应用会存在各种 各样的交互场景, 情况较为复杂, 因此以编码的方式来处理这些丰富的变 化, 不稳定因素较高, 提高了终端产品开发过程中的风险, 而且增加了后 期的维护成本。 发明内容
有鉴于此, 本发明的主要目的在于提供一种移动终端应用的管理方法 和装置, 实现应用的灵活定制, 提高开发的稳定性, 缩短开发周期。
为解决上述技术问题, 本发明的技术方案是这样实现的:
本发明提供了一种移动终端应用的管理方法, 该方法包括:
通过界面设计工具设置所需应用的属性信息;
应用管理框架解析应用的属性信息, 根据应用的属性特征对所需应用 进行相关操作。
上述方案中, 所述应用的属性信息包括: 应用基本属性信息、 应用状 态信息、 应用启动信息。
上述方案中, 所述应用基本属性信息包括: 应用 ID、 应用名称、 应用 类型和应用级别;
所述应用状态信息包括: 应用常驻标识、 应用非常驻标识、 应用启动 主窗口标识和应用不启动主窗口标识;
所述应用启动信息包括: 应用线程模式启动标识、 应用非线程模式启 动标识和应用启动附加参数。
上述方案中, 所述应用管理框架对所需应用进行相关操作, 具体包括: 应用管理框架根据应用 ID调用支撑平台应用的启动接口, 并将获取的应用 基本属性信息和应用启动信息向支撑平台注册, 完成应用的启动过程; 对 于正在运行的应用, 应用管理框架根据应用 ID调用支撑平台应用的停止接 口, 并向支撑平台注销, 完成应用的停止操作; 应用管理框架通过应用 ID 获取到应用的当前状态, 并通过改变自身存储的应用的当前状态, 完成应 用的最大化或最小化操作。
本发明还提供了一种移动终端应用的管理装置, 该装置包括: 应用配 置模块、 应用管理模块; 其中,
应用配置模块, 用于配置所需应用的属性信息;
应用管理模块, 用于解析应用的属性信息, 根据应用的属性特征对所 需应用进行相关操作。
上述方案中, 所述应用的属性信息包括: 应用基本属性信息、 应用状 态信息、 应用启动信息。
上述方案中, 所述应用基本属性信息包括: 应用 ID、 应用名称;
所述应用状态信息包括: 应用常驻标识、 应用非常驻标识、 应用启动 主窗口标识和应用不启动主窗口标识;
所述应用启动信息包括: 应用线程模式启动标识、 应用非线程模式启 动标识和应用启动附加参数。
上述方案中, 所述应用管理模块对所需应用进行相关操作, 具体包括: 应用管理模块根据应用 ID调用支撑平台应用的启动接口, 并将获取的应用 基本属性信息和应用启动信息向支撑平台注册, 完成应用的启动过程; 对 于正在运行的应用, 应用管理模块根据应用 ID调用支撑平台应用的停止接 口, 并向支撑平台注销, 完成应用的停止操作; 应用管理模块通过应用 ID 获取到应用的当前状态, 并通过改变自身存储的应用的当前状态, 完成应 用的最大化或最小化操作。
本发明所提供的一种移动终端应用的管理方法和装置, 通过界面设计 工具设置所需应用的属性信息; 应用管理框架解析应用的属性信息, 根据 应用的属性特征对所需应用进行相关操作。 本发明所述的方法和装置, 通 过界面设计工具根据用户的需求设置应用的属性, 能够实现应用的灵活定 制, 有利于型号机的多样化需求; 另外, 通过应用管理框架根据应用的属 性特征, 对所需应用进行相关操作, 还可以缩短应用开发的周期, 且避免 传统应用开发模式中因编码的随意性所导致的开发风险, 提高开发的稳定 性, 降低开发成本和后期维护成本。 附图说明
图 1为现有技术中应用开发结构示意图;
图 2为本发明实施例中移动终端应用的管理方法流程图;
图 3为本发明实施例中移动终端应用的管理装置结构示意图。
具体实施方式
本发明的基本思想是: 通过界面设计工具设置所需应用的属性信息; 应用管理框架解析应用的属性信息, 根据应用的属性特征对所需应用进行 相关操作。
下面通过具体实施例对本发明所述的方案进行详细描述。
本发明提供的移动终端应用的管理方法, 如图 2所示, 包括以下步骤: 步骤 201 : 利用 PC可视化界面设计工具对所需应用进行属性设置; 本步骤中, 对所需应用主要包括以下属性设置: 应用基本属性信息、 应用状态信息、 应用启动信息、 应用窗口信息、 应用数据信息等; 其中, 应用基本属性信息中包括: 应用 ID、 应用名称、 应用类型和应用级别, 可 以根据实际使用情况将应用级别设置为: 最低、 正常偏低、 正常、 正常偏 高、 最高等五个级别; 应用状态信息中包括: 应用常驻标识、 应用非常驻 标识、 应用启动主窗口标识和应用不启动主窗口标识等; 应用启动信息中 包括: 应用线程模式启动标识、 应用非线程模式启动标识和应用启动附加 参数等; 应用窗口信息中包括: 窗口标识、 窗口所属应用标识、 窗口布局 信息等; 应用数据信息中包括: 数据获取标识、 数据销毁标识。 在本发明 中, 主要运用了应用基本属性信息、 应用状态信息和应用启动信息。
例如: 如果将应用状态信息设置为非常驻应用和启动主窗口, 这时该 应用在移动终端如手机开机后将不会随着系统的启动而启动, 它可以由用 户通过九宫格启动应用, 并且可以看到应用的主窗口, 如: 电话本应用、 通话记录应用等; 如果将应用状态信息设置为常驻应用和不启动主窗口, 这时该应用会随着系统的启动而启动, 并且不一定需要在启动的时候创建 主窗口, 如: 通话应用、 设置应用等; 根据手机不同系统的支撑平台, 如: NXP、 大唐、 MTK、 Symbian等, 可以大体分为线程模式、 进程模式, 在 支持线程模式的系统中, 可以将单个应用配置成单个线程, 也可以根据需
要将多个应用配置在一个线程之中, 根据手机系统支撑平台的不同, 或者 是开发用户自己的需求, 如: 型号机需求、 最终用户需求等来具体设置应 用启动信息。
一般情况下, 对于待机应用而言, 将应用名称设置为 Idle, 应用级别设 置为正常 (Normal ), 对于 NXP支撑平台, 通常将所有应用放置在一个线 程启动, 因此应用启动设置为非线程模式启动, 因待机应用的生命周期和 整个手机的运行生命周期一致, 因此应用状态设置为常驻, 当手机开机后, 用户最先看到的就是待机应用的首窗口, 因此设置为启动主窗口; 对于通 话应用而言, 将应用名称设置为 Call, 应用级别设置为 Normal, 并以非线 程模式启动, 应用状态设置为常驻, 当手机开机后, 用户不一定马上看到 通话窗口, 因此设置不启动主窗口。
步骤 202: 应用管理框架解析应用的属性信息,根据应用的属性特征对 所需应用进行相关操作;
本步骤中, 当应用的属性信息设置后, PC可视化界面设计工具将应用 的以上属性信息交给应用管理框架, 由应用管理框架对应用的以上属性信 息进行解析, 并根据应用的属性特征分别处理应用的启动、 应用的停止、 应用最大化、 应用最小化等相关操作; 具体为: 应用管理框架根据应用 ID 调用相关支撑平台应用的启动接口, 并将获取的应用基本属性信息和应用 启动信息向支撑平台注册, 完成应用的启动过程; 对于正在运行的应用, 应用管理框架根据应用 ID调用支撑平台应用的停止接口, 并向支撑平台注 销, 完成应用的停止操作; 在移动终端如手机系统运行过程中, 应用管理 框架存储了一份应用管理表, 用于存储应用的当前状态, 其中记录了哪些 应用正在启动、 哪些应用处于后台操作、 哪些应用处于前台操作等信息; 当需要对应用进行最大化操作或最小化操作时, 通过应用 ID获取到应用的 当前状态, 并通过改变应用管理表中应用的当前状态完成应用的最大化或
最小化操作。
例如: 对于音乐播放器应用, 音乐播放器的应用状态存储在应用管理 表中, 应用管理框架通过应用 ID在应用管理表中获知应用处于前台播放还 是后台播放, 并通过设置应用的运行状态实现应用的最大化或最小化操作; 例如: 当用户关闭音乐播放器窗口时, 在应用管理表中将应用播放器由前 台运行状态置为后台运行状态, 就可以使音乐播放器窗口在关闭状态下, 不切断音乐播放器的后台业务数据来源, 从而保持音乐播放器的后台播放 状态, 实现应用的最小化操作; 但是, 如果在应用管理表中将音乐播放器 的状态删除, 则说明音乐播放器的后台业务数据来源已被切断, 音乐播放 器不会保持后台播放状态; 当用户将音乐播放器恢复到前台显示时, 在应 用管理表中将音乐播放器置为前台运行状态, 将后台业务数据恢复到窗口 中显示, 就可以恢复音乐播放器的前台显示, 实现应用的最大化操作。
基于上述方法, 本发明还提供了一种移动终端应用的管理装置, 如图 3 所示, 包括: 应用配置模块、 应用管理模块; 其中,
应用配置模块, 用于配置所需应用的属性信息;
应用管理模块, 用于解析应用的属性信息, 根据应用的属性特征对所 需应用进行相关操作。
所述应用的属性信息包括: 应用基本属性信息、 应用状态信息、 应用 启动信息、 应用窗口信息、 应用数据信息等; 其中,
应用基本属性信息中包括: 应用 ID、应用名称、 应用类型和应用级别, 可以根据实际情况将应用级别设置为: 最低、 正常偏低、 正常、 正常偏高、 最高等五个级别; 应用状态信息中包括: 应用常驻标识、 应用非常驻标识、 应用启动主窗口标识和应用停止主窗口标识等; 应用启动信息中包括: 应 用线程模式启动标识、 应用非线程模式启动标识和应用启动附加参数等; 应用窗口信息中包括: 窗口标识、 窗口所属应用标识、 窗口布局信息等;
应用数据信息中包括: 数据获取标识、 数据销毁标识。
所述应用管理模块对所需应用进行相关操作, 具体包括: 应用管理模 块根据应用 ID调用相关支撑平台应用的启动接口, 并将获取的应用基本属 性信息和应用启动信息向支撑平台注册, 完成应用的启动过程; 对于正在 运行的应用, 应用管理模块根据应用 ID调用支撑平台应用的停止接口, 并 向支撑平台注销, 完成应用的停止操作; 应用管理模块通过应用 ID获取到 应用的当前状态, 并通过改变自身存储的应用的当前状态, 完成应用的最 大化或最小化操作。
以上所述, 仅为本发明的较佳实施例而已, 并非用于限定本发明的保 护范围, 凡在本发明的精神和原则之内所作的任何修改、 等同替换和改进 等, 均应包含在本发明的保护范围之内。
Claims
1、 一种移动终端应用的管理方法, 其特征在于, 包括:
通过界面设计工具设置所需应用的属性信息;
应用管理框架解析应用的属性信息, 根据应用的属性特征对所需应用 进行相关操作。
2、 根据权利要求 1所述的方法, 其特征在于, 所述应用的属性信息包 括: 应用基本属性信息、 应用状态信息、 应用启动信息。
3、 根据权利要求 2所述的方法, 其特征在于,
所述应用基本属性信息包括: 应用 ID、 应用名称、 应用类型和应用级 别;
所述应用状态信息包括: 应用常驻标识、 应用非常驻标识、 应用启动 主窗口标识和应用不启动主窗口标识;
所述应用启动信息包括: 应用线程模式启动标识、 应用非线程模式启 动标识和应用启动附加参数。
4、 根据权利要求 2或 3所述的方法, 其特征在于, 所述应用管理框架 对所需应用进行相关操作, 具体包括: 应用管理框架根据应用 ID调用支撑 平台应用的启动接口, 并将获取的应用基本属性信息和应用启动信息向支 撑平台注册, 完成应用的启动过程; 对于正在运行的应用, 应用管理框架 根据应用 ID调用支撑平台应用的停止接口, 并向支撑平台注销, 完成应用 的停止操作; 应用管理框架通过应用 ID获取到应用的当前状态, 并通过改 变自身存储的应用的当前状态, 完成应用的最大化或最小化操作。
5、 一种移动终端应用的管理装置, 其特征在于, 该装置包括: 应用配 置模块、 应用管理模块; 其中,
应用配置模块, 用于配置所需应用的属性信息;
应用管理模块, 用于解析应用的属性信息, 根据应用的属性特征对所 需应用进行相关操作。
6、 根据权利要求 5所述的装置, 其特征在于, 所述应用的属性信息包 括: 应用基本属性信息、 应用状态信息、 应用启动信息。
7、 根据权利要求 6所述的装置, 其特征在于,
所述应用基本属性信息包括: 应用 ID、 应用名称、 应用类型和应用级 别;
所述应用状态信息包括: 应用常驻标识、 应用非常驻标识、 应用启动 主窗口标识和应用不启动主窗口标识;
所述应用启动信息包括: 应用线程模式启动标识、 应用非线程模式启 动标识和应用启动附加参数。
8、 根据权利要求 6或 7所述的装置, 其特征在于, 所述应用管理模块 对所需应用进行相关操作, 具体包括: 应用管理模块根据应用 ID调用支撑 平台应用的启动接口, 并将获取的应用基本属性信息和应用启动信息向支 撑平台注册, 完成应用的启动过程; 对于正在运行的应用, 应用管理模块 根据应用 ID调用支撑平台应用的停止接口, 并向支撑平台注销, 完成应用 的停止操作; 应用管理模块通过应用 ID获取到应用的当前状态, 并通过改 变自身存储的应用的当前状态, 完成应用的最大化或最小化操作。
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201010263055.3 | 2010-08-25 | ||
| CN201010263055.3A CN102375739B (zh) | 2010-08-25 | 2010-08-25 | 一种移动终端应用的管理方法和装置 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2012024968A1 true WO2012024968A1 (zh) | 2012-03-01 |
Family
ID=45722865
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2011/076028 Ceased WO2012024968A1 (zh) | 2010-08-25 | 2011-06-21 | 一种移动终端应用的管理方法和装置 |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN102375739B (zh) |
| WO (1) | WO2012024968A1 (zh) |
Families Citing this family (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN103207733A (zh) * | 2013-03-27 | 2013-07-17 | 四川长虹电器股份有限公司 | 一种基于操作系统聚合应用程序设置的方法 |
| CN110175020B (zh) * | 2019-04-10 | 2023-08-22 | 创新先进技术有限公司 | 框架属性信息扩展方法和装置、框架加载方法和装置 |
| CN119938068A (zh) * | 2023-11-06 | 2025-05-06 | 比亚迪股份有限公司 | 应用软件安装方法、应用操作系统、电子设备和车辆 |
Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101202978A (zh) * | 2006-12-13 | 2008-06-18 | 康佳集团股份有限公司 | 一种移动终端界面配置方法和移动终端 |
| CN101414259A (zh) * | 2008-11-27 | 2009-04-22 | 青岛海信电子产业控股股份有限公司 | 图形用户界面的设置方法和装置 |
Family Cites Families (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2008050439A1 (en) * | 2006-10-26 | 2008-05-02 | Panasonic Corporation | Application management device and application management method |
-
2010
- 2010-08-25 CN CN201010263055.3A patent/CN102375739B/zh not_active Expired - Fee Related
-
2011
- 2011-06-21 WO PCT/CN2011/076028 patent/WO2012024968A1/zh not_active Ceased
Patent Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101202978A (zh) * | 2006-12-13 | 2008-06-18 | 康佳集团股份有限公司 | 一种移动终端界面配置方法和移动终端 |
| CN101414259A (zh) * | 2008-11-27 | 2009-04-22 | 青岛海信电子产业控股股份有限公司 | 图形用户界面的设置方法和装置 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN102375739A (zh) | 2012-03-14 |
| CN102375739B (zh) | 2014-12-10 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN101420431B (zh) | Fota服务器、终端及其软件版本的处理方法和系统 | |
| CN101882092B (zh) | 一种应用程序的管理方法及装置 | |
| US8909290B2 (en) | Methods and apparatus for subscription management in dual SIM single standby devices | |
| CN103729210B (zh) | 一种实现一个刷机包支持多种制式智能终端的方法及装置 | |
| CN107273160A (zh) | 一种版本升级的方法及装置 | |
| CN103761088A (zh) | 一种适用于arm架构移动设备的多操作系统切换方法 | |
| KR20200140555A (ko) | 전자 장치 및 전자 장치의 듀얼 스탠바이 모드 및 싱글 스탠바이 모드의 전환 방법 | |
| CN102253851A (zh) | 一种机顶盒及其升级方法 | |
| CN101925098A (zh) | 移动终端及其故障恢复方法 | |
| WO2014173135A1 (en) | Method, apparatus, server and system for adpating a client to a hardware environment | |
| CN101853180A (zh) | 一种实现应用管理的方法及非智能移动终端 | |
| CN102377853B (zh) | 一种移动终端应用、界面窗口及业务的管理装置及方法 | |
| CN103581236A (zh) | 一种终端能力描述信息的生成方法及系统 | |
| CN102520983A (zh) | 一个软件版本定制多种默认设置的方法、装置及终端 | |
| CN108388451A (zh) | 移动终端启动方法、装置和移动终端 | |
| CN109002315A (zh) | 应用程序更新方法、装置、终端及存储介质 | |
| CN103838620A (zh) | 处理应用程序方法和装置 | |
| CN102222207A (zh) | 在Linux系统中通过切换3G数据卡工作模式实现联网的方法 | |
| CN109800030A (zh) | 一种应用程序运行方法、装置及终端 | |
| CN102830943B (zh) | 基于Android平台播放外接USB存储器中多媒体文件的方法及系统 | |
| CN108833981B (zh) | 一种开关机的方法 | |
| WO2012024968A1 (zh) | 一种移动终端应用的管理方法和装置 | |
| CN108874410B (zh) | 补丁管理方法及装置 | |
| CN102394967A (zh) | 一种对移动终端用户透明的统一pc管理方法 | |
| CN107291637A (zh) | 在安卓系统中兼容多型号移动通信模块的方法和装置 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 11819343 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: 11819343 Country of ref document: EP Kind code of ref document: A1 |