CN103207733A - Setting method for aggregation application procedures based on operating system - Google Patents

Setting method for aggregation application procedures based on operating system Download PDF

Info

Publication number
CN103207733A
CN103207733A CN2013101007978A CN201310100797A CN103207733A CN 103207733 A CN103207733 A CN 103207733A CN 2013101007978 A CN2013101007978 A CN 2013101007978A CN 201310100797 A CN201310100797 A CN 201310100797A CN 103207733 A CN103207733 A CN 103207733A
Authority
CN
China
Prior art keywords
application program
interface
operating system
rule information
application
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN2013101007978A
Other languages
Chinese (zh)
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.)
Sichuan Changhong Electric Co Ltd
Original Assignee
Sichuan Changhong Electric 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 Sichuan Changhong Electric Co Ltd filed Critical Sichuan Changhong Electric Co Ltd
Priority to CN2013101007978A priority Critical patent/CN103207733A/en
Publication of CN103207733A publication Critical patent/CN103207733A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention discloses a setting method for aggregation application procedures based on an operating system. The setting method includes steps that, setting interface launch rule information of application procedures is established; an application procedure end writes data into a node of an interface of the application procedure end and the operating system according to the rule information; and a system setup procedure of a system terminal inquires data of the node for all application procedures which are completely installed, and shows application procedures fitting the rule information in a system setup menu in aggregation mode. The setting method for the aggregation application procedures based on the operating system can be used in consumer electronic products, and enables a user to conveniently set each application procedure.

Description

A kind of method that arranges based on operating system aggregated application program
Technical field
The invention belongs to the smart electronics product technical field, be specifically related to a kind of method that arranges based on operating system aggregated application program.
Background technology
The smart electronics product that has operating system at present develops rapidly, polymerization the application of magnanimity, many application have the demand that arranges of oneself and the interface are set.But be example with the Android system, the smart electronics product that has operating system does not at present also have methodology to come the interface that arranges of the various application of intelligent polymerization, for the consumer, these application do not have unified inlet porting, the program of some background application and system service especially, and it is very important that it arranges content, but these settings are dispersed in each self-application, the user is difficult to find the inlet porting of these service correspondences, causes the equipment based on the Android system, and its user experiences variation.
Summary of the invention
The objective of the invention is to propose a kind of method that arranges based on operating system aggregated application program, can make the user find the inlet porting of these application program service correspondences easily, solve application program service inlet porting searching difficulty in the conventional art, the technical matters of poor user experience.
The present invention is achieved in that a kind of method that arranges based on operating system aggregated application program, may further comprise the steps:
Set up the interface that arranges of application program to start Rule Information;
The application program end with the node of operating system interface in, write data according to this Rule Information;
System's setting program of system terminal is to all application programs of having finished installation, the data of inquiring about this node, and application program polymerization in system's setup menu that will meet this Rule Information presents.
The invention has the beneficial effects as follows: because the present invention has set up the interface that arranges of application program to start rule, and will meet the polymerization in system's setup menu of this regular application program and present.The user just can see each application program in a concentrative system setup menu like this, and as entrance each application program is arranged, and therefore just very convenient to the user, sense of experience of users has also obtained enhancing.
Description of drawings
Fig. 1 is process flow diagram of the present invention.
Fig. 2 is the process flow diagram of application program end of the present invention.
Fig. 3 is the process flow diagram of system terminal of the present invention.
Embodiment
The invention will be further described below in conjunction with the drawings and specific embodiments.
In the present embodiment, be that example describes with the Android system, similar for other operating system implementation methods.
As Fig. 1, a kind of method that arranges based on operating system aggregated application program may further comprise the steps:
Set up the interface that arranges of application program to start Rule Information;
The application program end with the node of operating system interface in, write data according to this Rule Information;
System's setting program of system terminal is to all application programs of having finished installation, the data of inquiring about this node, and application program polymerization in system's setup menu that will meet this Rule Information presents.
Described Rule Information includes identification information and start-up parameter information, and it is corresponding that start-up parameter information wherein and application program arrange the interface.
As Fig. 2, at the application program end:
A, application program start Intent by arranging in the interface of Android standard:
Intent.setClassName (main classes name .this, " the Activity name at interface is set ") starts Rule Information with the interface that arranges that obtains application program.
B, by intent.toUri (0) interface that arranges of the application program obtained is started Rule Information and is converted to IntentString character string type data then;
C, application program increase in the AndroidManifest.xml file
<meta-data android:name=" CHSetting " android:value=IntentString/〉node data;
Name attribute wherein is identification information, and the value value is start-up parameter information, and the corresponding different application program of different value values arranges the interface.
As Fig. 3, at system terminal:
After A, application program are installed to system, the query interface that the PackageManager of system terminal by the Android system provides, and get access to current all mounted application programs by parameter PackageManager.GET_META_DATA and comprise<meta-data/〉data of node;
Whether B, the system terminal name attribute by resolving this node is that " CHSetting " judges whether to belong to obtain to use the node that the interface starts Rule Information is set, if then continue to obtain its IntentString by the value attribute;
C, terminal get access to start and arrange after the IntentString at interface, call the Android system and carry interface parseUri () and the IntentString of character string type is converted to can start the Intent type that the interface is set;
D, will meet the application program update of Rule Information in system's setup menu;
By above flow process, system terminal just can present all application programs polymerization in system's setup menu that meets Rule Information, the user clicks the application program of desired setting, this application program will be activated, then, system's setting program arranges the interface by the corresponding application program of start-up parameter information and starts corresponding application program the interface is set.
Therefore, pass through the embodiment of the invention, the user just can arrange each application program easily, because being arranged, start-up parameter information come corresponding different application program that the interface is set, therefore the user will be fit to the concrete condition of each application program more to the setting of each application program, seem convenient more flexibly, experience sense is also just further strengthened.

Claims (3)

1. method that arranges based on operating system aggregated application program is characterized in that may further comprise the steps:
Set up the interface that arranges of application program to start Rule Information;
The application program end with the node of operating system interface in, write data according to this Rule Information;
System's setting program of system terminal is to all application programs of having finished installation, the data of inquiring about this node, and application program polymerization in system's setup menu that will meet this Rule Information presents.
2. a kind of method that arranges based on operating system aggregated application program according to claim 1 is characterized in that described Rule Information includes identification information.
3. a kind of method that arranges based on operating system aggregated application program according to claim 1, it is characterized in that described Rule Information includes start-up parameter information, it is corresponding that this start-up parameter information and application program arrange the interface, after an application program in the described system setup menu was activated by the user, described system setting program arranged the interface by the corresponding application program of this start-up parameter information and starts corresponding application program the interface is set.
CN2013101007978A 2013-03-27 2013-03-27 Setting method for aggregation application procedures based on operating system Pending CN103207733A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2013101007978A CN103207733A (en) 2013-03-27 2013-03-27 Setting method for aggregation application procedures based on operating system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2013101007978A CN103207733A (en) 2013-03-27 2013-03-27 Setting method for aggregation application procedures based on operating system

Publications (1)

Publication Number Publication Date
CN103207733A true CN103207733A (en) 2013-07-17

Family

ID=48754973

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2013101007978A Pending CN103207733A (en) 2013-03-27 2013-03-27 Setting method for aggregation application procedures based on operating system

Country Status (1)

Country Link
CN (1) CN103207733A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104714805A (en) * 2015-03-23 2015-06-17 海信集团有限公司 Method and device for controlling setting menu of application program
CN111770062A (en) * 2020-06-03 2020-10-13 北京小米松果电子有限公司 Information processing method, device and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102025835A (en) * 2010-12-06 2011-04-20 华为终端有限公司 Method and device for automatically classifying application programs in mobile terminal
CN102375739A (en) * 2010-08-25 2012-03-14 中兴通讯股份有限公司 Management method and device for mobile terminal applications
CN102480557A (en) * 2010-11-30 2012-05-30 比亚迪股份有限公司 BREW (Binary Runtime Environment for Wireless) platform-based mobile phone application program management method and system
CN102654877A (en) * 2011-03-04 2012-09-05 联想(北京)有限公司 Data management method and data management equipment
CN102799374A (en) * 2012-07-03 2012-11-28 宇龙计算机通信科技(深圳)有限公司 Terminal and application program control method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102375739A (en) * 2010-08-25 2012-03-14 中兴通讯股份有限公司 Management method and device for mobile terminal applications
CN102480557A (en) * 2010-11-30 2012-05-30 比亚迪股份有限公司 BREW (Binary Runtime Environment for Wireless) platform-based mobile phone application program management method and system
CN102025835A (en) * 2010-12-06 2011-04-20 华为终端有限公司 Method and device for automatically classifying application programs in mobile terminal
CN102654877A (en) * 2011-03-04 2012-09-05 联想(北京)有限公司 Data management method and data management equipment
CN102799374A (en) * 2012-07-03 2012-11-28 宇龙计算机通信科技(深圳)有限公司 Terminal and application program control method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104714805A (en) * 2015-03-23 2015-06-17 海信集团有限公司 Method and device for controlling setting menu of application program
CN104714805B (en) * 2015-03-23 2019-08-13 海信集团有限公司 A kind of method and device of the setting menu of control application program
CN111770062A (en) * 2020-06-03 2020-10-13 北京小米松果电子有限公司 Information processing method, device and storage medium

Similar Documents

Publication Publication Date Title
US11294983B2 (en) Inferred user identity in content distribution
KR101932395B1 (en) Activity continuation between electronic devices
CN104091287B (en) A kind of task implementation method and device based on data-driven
CN109639750B (en) Service data processing method and device
CN104866526B (en) Intelligent terminal and method for recommending application program
CN103888408B (en) Upload the data to method and the device of social platform
CN104462500B (en) Determination method, the control processing method and processing device of control liveness
CN106484544B (en) Method and device for virtualizing Internet of things equipment
CN103226491A (en) Method and device for setting application program states
CN105278339B (en) Method and device for generating and controlling sub-device description information of composite household appliance
CN103218238A (en) Method of classifying application programs based on operating system
TW201814609A (en) Information pushing
CN103607644A (en) Screensaver program self-defining method for Android TVs
WO2017114169A1 (en) Link request processing method and apparatus
CN105653475B (en) A kind of recognition methods of USB device and system
CN104408105A (en) Friend recommendation method applicable for intelligent TV (Television) users
CN103902539A (en) Method and device for analyzing extensible markup language data
CN103207733A (en) Setting method for aggregation application procedures based on operating system
CN104850426B (en) A method of enhancing IEC61850 client functionalities by importing SCD file
CN104331407A (en) Multimedia file information recommending method and multimedia file information recommending device
CN106302519A (en) The method of a kind of internet security management and terminal
CN111027093A (en) Access right control method and device, electronic equipment and storage medium
CN105744328B (en) The method of application is fast opened on TV
CN108614844B (en) Multimedia file generation method and device
MY172854A (en) Smart card security feature profile in home subscriber server

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20130717