CN103593217A - Method and terminal for adjusting hook key start application order of earphone - Google Patents

Method and terminal for adjusting hook key start application order of earphone Download PDF

Info

Publication number
CN103593217A
CN103593217A CN201310611136.1A CN201310611136A CN103593217A CN 103593217 A CN103593217 A CN 103593217A CN 201310611136 A CN201310611136 A CN 201310611136A CN 103593217 A CN103593217 A CN 103593217A
Authority
CN
China
Prior art keywords
earphone
hook
priority
broadcast
priority order
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
CN201310611136.1A
Other languages
Chinese (zh)
Other versions
CN103593217B (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 Oppo Mobile Telecommunications Corp Ltd
Original Assignee
Guangdong Oppo Mobile Telecommunications Corp 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 Oppo Mobile Telecommunications Corp Ltd filed Critical Guangdong Oppo Mobile Telecommunications Corp Ltd
Priority to CN201310611136.1A priority Critical patent/CN103593217B/en
Publication of CN103593217A publication Critical patent/CN103593217A/en
Application granted granted Critical
Publication of CN103593217B publication Critical patent/CN103593217B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention discloses a method and terminal for adjusting a hook key start application order of an earphone. The method includes the steps that a new API interface is expanded in an Audio Service module, all static broadcast receivers, registered in an Android Manifest.xml configuration file, in a system are searched, and APK programs corresponding to all broadcast receivers registered in android. intent.action.MEDIA_BUTTON broadcast are found; by means of the API interface, the priority order that the APK programs receive and process an earphone hook event is sequenced again, so that a hook key of the earphone defaults the APK program with the highest priority to be the application program started earliest. The method and terminal avoid confusion between multiple applications supporting quick start of the hook key of the earphone, and a user can assign a certain application to receive the earphone hook event preferentially.

Description

A kind of hook key of adjusting earphone starts method and the terminal of application order
Technical field
The present invention relates to communication terminal technical field, more particularly, relate to method and terminal that a kind of hook key of adjusting earphone starts application order.
Background technology
The management of Android platform to earphone hook, processes by orderly broadcast: Intent.ACTION_MEDIA_BUTTON is android.intent.action.MEDIA_BUTTON.Application program is by the broadcast reception person who registers corresponding android.intent.action.MEDIA_BUTTON in AndroidManifest.xml configuration file, and receiver, just can reach the object being started fast by the hook key of earphone.
Just because of Android platform, allow to start fast application by the hook key of earphone, cause nearly all player at present to have this function, if from single player function, very perfectly to experience, but, if when Android terminal user has installed the quick application starting of hook key of a plurality of support earphones, will give the following problem of bringing:
(1) started a plurality of application, certainly, this situation is more rare simultaneously, and general application can exclusively enjoy this hook event;
(2) application starting is not fast that user wants, and user cannot specify.
Summary of the invention
The object of the invention is to overcome above-mentioned defect of the prior art, provide a kind of hook key of adjusting earphone to start method and the terminal of application order, avoided confusion reigned between application that the hook key of a plurality of support earphones starts fast, made user can specify certain application preferentially to receive earphone hook event.
For achieving the above object, technical scheme provided by the invention is as follows: a kind of hook key of adjusting earphone starts the method for application order, and it comprises the following steps:
In the AudioService of Android system module, expand one new for supporting to redefine the api interface of the priority of earphone hook broadcast;
All static broadcast reception persons that are registered in AndroidManifest.xml configuration file in seeking system, the corresponding APK program of broadcast reception person of android.intent.action.MEDIA_BUTTON broadcast of having found out all registrations;
By described api interface, the priority order of described APK program reception & disposal earphone hook event is resequenced, make the APK program that priority is the highest by the hook key of earphone, be defaulted as the application program starting at first.
Furthermore, the method is further comprising the steps of:
After APK program is reordered, the priority order after adjusting is kept in system file, after follow-up cycle power, still according to the priority order after adjusting, guarantee that earphone hook event starts the APK program of limit priority.
Furthermore, describedly in the AudioService of Android system module, expand one and new for supporting to redefine the step of api interface of the priority of earphone hook broadcast, specifically comprise:
State an AudioManager object as the agency of AudioService module;
Call the adjustHeadsetHookOrder interface of the AudioManager object of new definition;
System responses is carried out corresponding priority order adjustment from the parameter of calling and transmitting according to described adjustHeadsetHookOrder interface of the adjustHeadsetHookOrder interface of AudioManager object; Wherein, described parameter comprises broadcast reception person's title, title and the priority order of APK program.
Furthermore, before the step of calling of described system responses from the adjustHeadsetHookOrder interface of AudioManager object, also comprise:
Whether the application process that the adjustHeadsetHookOrder interface of AudioManager object is called in inspection has adjustHeadsetHookOrder interface described in limiting operation;
If described application process meets authority requirement, system responses calling from the adjustHeadsetHookOrder interface of AudioManager object.
Furthermore, describedly by described api interface, the priority order of described APK program reception & disposal earphone hook event is resequenced, the step that APK program that priority is the highest is defaulted as by the hook key of earphone the application program starting at first is specifically comprised:
When all registrations of the system of finding out during the broadcast reception person of android.intent.action.MEDIA_BUTTON broadcast, the adjustHeadsetHookOrder interface by AudioManager object carries out priority order processing to described broadcast reception person;
Described broadcast reception person is according to receiving android.intent.action.MEDIA_BUTTON broadcast from height to low priority order;
When follow-up, while having the broadcast reception person who newly increases, acquiescence comes minimum order.
Furthermore, described priority order is processed the priority order processing comprising Unicasting recipient's priority order processing or once a plurality of broadcast reception persons.
The present invention also provides a kind of terminal, and it comprises:
AudioService module, its expansion have one new for supporting to redefine the api interface of the priority of earphone hook broadcast;
Earphone hook administration module, for all static broadcast reception persons that are registered in AndroidManifest.xml configuration file of seeking system, the corresponding APK program of broadcast reception person of android.intent.action.MEDIA_BUTTON broadcast of having found out all registrations; By described api interface, the priority order of described APK program reception & disposal earphone hook event is resequenced, make the APK program that priority is the highest by the hook key of earphone, be defaulted as the program starting at first.
Furthermore, described earphone hook administration module is also for after being reordered when APK program, priority order after adjusting is kept in system file, after follow-up cycle power, still according to the priority order after adjusting, guarantee that earphone hook event starts the APK program of limit priority.
Compared with prior art, beneficial effect of the present invention is:
AudioService module of the present invention expands an api interface, for redefining the priority of earphone hook broadcast, with certain broadcast reception person of guaranteeing to register android.intent.action.MEDIA_BUTTON broadcast reception & disposal at first, make user can specify certain APK process priority to process earphone hook event, avoided confusion reigned between application that the hook key of a plurality of support earphones starts fast, promoted user and experience.
Accompanying drawing explanation
In order to be illustrated more clearly in the embodiment of the present invention or technical scheme of the prior art, to the accompanying drawing of required use in embodiment or description of the Prior Art be briefly described below, apparently, accompanying drawing in the following describes is some embodiments of the present invention, for those of ordinary skills, do not paying under the prerequisite of creative work, can also obtain according to these accompanying drawings other accompanying drawing.
Fig. 1 is the method flow diagram that the hook key of the adjustment earphone described in the embodiment of the present invention one starts application order;
Fig. 2 is the process flow diagram of the expansion api interface described in the embodiment of the present invention one;
Fig. 3 is the structured flowchart of the terminal described in the embodiment of the present invention two.
Embodiment
For making object, technical scheme and the advantage of the embodiment of the present invention clearer, below in conjunction with the accompanying drawing in the embodiment of the present invention, technical scheme in the embodiment of the present invention is clearly and completely described, obviously, described embodiment is the present invention's part embodiment, rather than whole embodiment.Embodiment based in the present invention, those of ordinary skills, not making the every other embodiment obtaining under creative work prerequisite, belong to the scope of protection of the invention.
Embodiment mono-
Embodiments of the invention one provide a kind of hook key of adjusting earphone to start the method for application order, below in conjunction with accompanying drawing, the present embodiment are elaborated.
Fig. 1 is the method flow diagram of the embodiment of the present invention one, please refer to Fig. 1, and the method for the embodiment of the present invention comprises the following steps:
Step S1, in the AudioService of Android system module, expand one new for supporting to redefine the api interface of the priority of earphone hook broadcast;
At the present embodiment, as shown in Figure 2, in figure, the left side is the flow process of application call api interface, and the right is the flow process that system is adjusted according to api interface, and step S1 specifically comprises:
Step S11, state an AudioManager object;
Wherein, AudioManager object is an agency of AudioService module, and AudioManager object is exactly the object of definition control system sound, is present in application process.AudioService module is voice service end, is present in the system process of Android, i.e. SystemServer.
Step S12, call the adjustHeadsetHookOrder interface of the AudioManager object of new definition;
Wherein, adjustHeadsetHookOrder interface is directly to bear the api interface of adjusting priority tasks.
Whether step S13, the application process that checks the adjustHeadsetHookOrder interface call AudioManager object have adjustHeadsetHookOrder interface described in limiting operation;
Wherein, if described application process meets authority requirement, perform step S14.
Step S14, system responses call from the adjustHeadsetHookOrder interface of AudioManager object;
Step S15, the parameter transmitting according to described adjustHeadsetHookOrder interface are carried out corresponding priority order adjustment;
Wherein, described parameter comprises broadcast reception person's title, title and the priority order of APK program.
All static broadcast reception persons that are registered in AndroidManifest.xml configuration file in step S2, seeking system, the corresponding APK program of broadcast reception person of android.intent.action.MEDIA_BUTTON broadcast of having found out all registrations;
In the present embodiment, broadcast reception person (Receiver) is the assembly being absorbed in reception broadcast announcement information and making alignment processing.Broadcast reception person registers the broadcast announcement information of concern, i.e. a corresponding Action action.
The corresponding broadcast of broadcast reception person divides two classes: common broadcast and in order broadcast.What step S2 paid close attention to is to register the orderly broadcast that action is android.intent.action.MEDIA_BUTTON.Wherein, broadcast reception person is registered in the program code in AndroidManifest.xml configuration file and can is:
<receiver?android:name="com.android.music.MediaButtonIntentReceiver">
<intent-filter>
<action?android:name="android.intent.action.MEDIA_BUTTON"/>
</intent-filter>
</receiver>
Step S3, by described api interface, the priority order of described APK program reception & disposal earphone hook event is resequenced, make the APK program that priority is the highest by the hook key of earphone, be defaulted as the application program starting at first;
In the present embodiment, step S3 specifically comprises:
Step S31, when all registrations of the system of finding out during the broadcast reception person of android.intent.action.MEDIA_BUTTON broadcast, the adjustHeadsetHookOrder interface by AudioManager object carries out priority order processing to described broadcast reception person;
Wherein, described priority order is processed the priority order processing comprising Unicasting recipient's priority order processing or once a plurality of broadcast reception persons.
In addition, each the orderly broadcast reception person in Android system can define a priority(integer numeral), as: <intent-filter android:priority=" 20 " >.Usually, the numerical value of priority is larger, and priority is higher, by changing the numerical value of priority, is capable of regulating broadcast reception person's priority order.
Step S32, described broadcast reception person are according to receiving android.intent.action.MEDIA_BUTTON broadcast from height to low priority order;
Step S33, when follow-up while having the broadcast reception person who newly increases, acquiescence comes minimum order.
Step S4, after APK program is reordered, the priority order after adjusting is kept in system file, after follow-up cycle power, still according to the priority order after adjusting, guarantee that earphone hook event starts the APK program of limit priority.
In the present embodiment, after follow-up cycle power, AudioService module can read this system file, and the priority adjustment of directly registering in installation system file, guarantees this adjustment continuously effective.System file can be the file of the forms such as database, xml, txt for save data.
One of ordinary skill in the art will appreciate that all or part of step realizing in above-described embodiment method is to come the hardware that instruction is relevant to complete by program, described program can be in being stored in a computer read/write memory medium, described storage medium, as ROM/RAM, disk, CD etc.
Embodiment bis-
Embodiments of the invention two provide a kind of terminal, and this terminal can be the mobile terminal devices such as mobile phone, panel computer.Please refer to Fig. 3, it comprises:
AudioService module 21, its expansion have one new for supporting to redefine the api interface of the priority of earphone hook broadcast;
In the present embodiment, the process of an api interface of AudioService module 21 expansions is: state that one as the agency's of AudioService module AudioManager object; Call the adjustHeadsetHookOrder interface of the AudioManager object of new definition; Whether the application process that the adjustHeadsetHookOrder interface of AudioManager object is called in inspection has adjustHeadsetHookOrder interface described in limiting operation; If described application process meets authority requirement, system responses is carried out corresponding priority order adjustment from the parameter of calling and transmitting according to described adjustHeadsetHookOrder interface of the adjustHeadsetHookOrder interface of AudioManager object; Wherein, described parameter comprises broadcast reception person's title, title and the priority order of APK program.
Earphone hook administration module 22, for all static broadcast reception persons that are registered in AndroidManifest.xml configuration file of seeking system, the corresponding APK program of broadcast reception person of android.intent.action.MEDIA_BUTTON broadcast of having found out all registrations; By described api interface, the priority order of described APK program reception & disposal earphone hook event is resequenced, make the APK program that priority is the highest by the hook key of earphone, be defaulted as the program starting at first;
In the present embodiment, the process that earphone hook administration module 22 carries out priority order adjustment is: when all registrations of the system of finding out during the broadcast reception person of android.intent.action.MEDIA_BUTTON broadcast, the adjustHeadsetHookOrder interface by AudioManager object carries out priority order processing to described broadcast reception person; Described broadcast reception person is according to receiving android.intent.action.MEDIA_BUTTON broadcast from height to low priority order; When follow-up, while having the broadcast reception person who newly increases, acquiescence comes minimum order.
Wherein, described priority order is processed the priority order processing comprising Unicasting recipient's priority order processing or once a plurality of broadcast reception persons.
In the present embodiment, described earphone hook administration module 22 is also for after being reordered when APK program, priority order after adjusting is kept in system file, after follow-up cycle power, still according to the priority order after adjusting, guarantee that earphone hook event starts the APK program of limit priority.
It should be noted that, a kind of terminal that above-described embodiment provides, only the division with above-mentioned each functional module is illustrated, in practical application, can above-mentioned functions be distributed and by different functional modules, completed as required, the inner structure of the system of being about to is divided into different functional modules, to complete all or part of function described above.
In sum, AudioService module of the present invention expands an api interface, for redefining the priority of earphone hook broadcast, with certain broadcast reception person of guaranteeing to register android.intent.action.MEDIA_BUTTON broadcast reception & disposal at first, make user can specify certain APK process priority to process earphone hook event, avoid confusion reigned between application that the hook key of a plurality of support earphones starts fast, promoted user's experience.
Above-described embodiment is preferably embodiment of the present invention; but embodiments of the present invention are not restricted to the described embodiments; other any do not deviate from change, the modification done under Spirit Essence of the present invention and principle, substitutes, combination, simplify; all should be equivalent substitute mode, within being included in protection scope of the present invention.

Claims (8)

1. the hook key of adjusting earphone starts a method for application order, it is characterized in that, the method comprises the following steps:
In the AudioService of Android system module, expand one new for supporting to redefine the api interface of the priority of earphone hook broadcast;
All static broadcast reception persons that are registered in AndroidManifest.xml configuration file in seeking system, the corresponding APK program of broadcast reception person of android.intent.action.MEDIA_BUTTON broadcast of having found out all registrations;
By described api interface, the priority order of described APK program reception & disposal earphone hook event is resequenced, make the APK program that priority is the highest by the hook key of earphone, be defaulted as the application program starting at first.
2. a kind of hook key of adjusting earphone according to claim 1 starts the method for application order, it is characterized in that, also comprises:
After APK program is reordered, the priority order after adjusting is kept in system file, after follow-up cycle power, still according to the priority order after adjusting, guarantee that earphone hook event starts the APK program of limit priority.
3. a kind of hook key of adjusting earphone according to claim 1 starts the method for application order, it is characterized in that, describedly in the AudioService of Android system module, expand one and new for supporting to redefine the step of api interface of the priority of earphone hook broadcast, specifically comprise:
State an AudioManager object as the agency of AudioService module;
Call the adjustHeadsetHookOrder interface of the AudioManager object of new definition;
System responses is carried out corresponding priority order adjustment from the parameter of calling and transmitting according to described adjustHeadsetHookOrder interface of the adjustHeadsetHookOrder interface of AudioManager object; Wherein, described parameter comprises broadcast reception person's title, title and the priority order of APK program.
4. a kind of hook key of adjusting earphone according to claim 3 starts the method for application order, it is characterized in that, before the step of calling of described system responses from the adjustHeadsetHookOrder interface of AudioManager object, also comprises:
Whether the application process that the adjustHeadsetHookOrder interface of AudioManager object is called in inspection has adjustHeadsetHookOrder interface described in limiting operation;
If described application process meets authority requirement, system responses calling from the adjustHeadsetHookOrder interface of AudioManager object.
5. a kind of hook key of adjusting earphone according to claim 1 starts the method for application order, it is characterized in that, describedly by described api interface, the priority order of described APK program reception & disposal earphone hook event is resequenced, the step that APK program that priority is the highest is defaulted as by the hook key of earphone the application program starting at first is specifically comprised:
When all registrations of the system of finding out during the broadcast reception person of android.intent.action.MEDIA_BUTTON broadcast, the adjustHeadsetHookOrder interface by AudioManager object carries out priority order processing to described broadcast reception person;
Described broadcast reception person is according to receiving android.intent.action.MEDIA_BUTTON broadcast from height to low priority order;
When follow-up, while having the broadcast reception person who newly increases, acquiescence comes minimum order.
6. a kind of hook key of adjusting earphone according to claim 5 starts the method for application order, it is characterized in that, described priority order is processed the priority order processing comprising Unicasting recipient's priority order processing or once a plurality of broadcast reception persons.
7. a terminal, is characterized in that, comprising:
AudioService module, its expansion have one new for supporting to redefine the api interface of the priority of earphone hook broadcast;
Earphone hook administration module, for all static broadcast reception persons that are registered in AndroidManifest.xml configuration file of seeking system, the corresponding APK program of broadcast reception person of android.intent.action.MEDIA_BUTTON broadcast of having found out all registrations; By described api interface, the priority order of described APK program reception & disposal earphone hook event is resequenced, make the APK program that priority is the highest by the hook key of earphone, be defaulted as the program starting at first.
8. a kind of terminal according to claim 6, it is characterized in that, described earphone hook administration module is also for after being reordered when APK program, priority order after adjusting is kept in system file, after follow-up cycle power, still according to the priority order after adjusting, guarantee that earphone hook event starts the APK program of limit priority.
CN201310611136.1A 2013-11-26 2013-11-26 A kind of hook key adjusting earphone starts method and the terminal of application order Active CN103593217B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310611136.1A CN103593217B (en) 2013-11-26 2013-11-26 A kind of hook key adjusting earphone starts method and the terminal of application order

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310611136.1A CN103593217B (en) 2013-11-26 2013-11-26 A kind of hook key adjusting earphone starts method and the terminal of application order

Publications (2)

Publication Number Publication Date
CN103593217A true CN103593217A (en) 2014-02-19
CN103593217B CN103593217B (en) 2016-10-26

Family

ID=50083375

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310611136.1A Active CN103593217B (en) 2013-11-26 2013-11-26 A kind of hook key adjusting earphone starts method and the terminal of application order

Country Status (1)

Country Link
CN (1) CN103593217B (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104281263A (en) * 2014-09-23 2015-01-14 深圳市金立通信设备有限公司 Terminal
CN104298505A (en) * 2014-09-23 2015-01-21 深圳市金立通信设备有限公司 Operation method for application program
CN104699503A (en) * 2015-02-28 2015-06-10 深圳市同洲电子股份有限公司 Method and device for replacing function execution logic in Android system
CN105516487A (en) * 2015-12-04 2016-04-20 上海斐讯数据通信技术有限公司 Broadcast receiving method, system and equipment
CN106534571A (en) * 2016-11-30 2017-03-22 宇龙计算机通信科技(深圳)有限公司 Event notification method and terminal
CN106851016A (en) * 2017-03-10 2017-06-13 广东欧珀移动通信有限公司 Broadcast the message method, device and the terminal queued up
CN106851595A (en) * 2017-03-10 2017-06-13 广东欧珀移动通信有限公司 ordered broadcast processing method, device and terminal device
CN106919461A (en) * 2017-03-10 2017-07-04 广东欧珀移动通信有限公司 Broadcast recipients' queue regulation method, device and terminal device
CN107402790A (en) * 2017-07-31 2017-11-28 广东欧珀移动通信有限公司 Startup method, apparatus, storage medium and the terminal of application program
WO2018041020A1 (en) * 2016-08-31 2018-03-08 华为技术有限公司 Method and apparatus for managing broadcast message
CN108279939A (en) * 2016-12-30 2018-07-13 阿里巴巴集团控股有限公司 A kind of Android card cages support the method, apparatus and equipment of newly-increased broadcast recipients
CN111930481A (en) * 2020-07-16 2020-11-13 重庆帮企科技集团有限公司 Android system-based process priority improving method and device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040133430A1 (en) * 2002-12-26 2004-07-08 Kabushiki Kaisha Toshiba Sound apparatus, and audio information acquisition method in sound apparatus
CN102739839A (en) * 2011-04-07 2012-10-17 深圳富泰宏精密工业有限公司 Mobile phone application program starting method and system
CN102970416A (en) * 2012-11-01 2013-03-13 深圳天珑无线科技有限公司 Method for achieving multi-functional control of single-button line-control earphone and communication terminal
CN103095902A (en) * 2011-11-07 2013-05-08 联想(北京)有限公司 Information processing method and equipment

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040133430A1 (en) * 2002-12-26 2004-07-08 Kabushiki Kaisha Toshiba Sound apparatus, and audio information acquisition method in sound apparatus
CN102739839A (en) * 2011-04-07 2012-10-17 深圳富泰宏精密工业有限公司 Mobile phone application program starting method and system
CN103095902A (en) * 2011-11-07 2013-05-08 联想(北京)有限公司 Information processing method and equipment
CN102970416A (en) * 2012-11-01 2013-03-13 深圳天珑无线科技有限公司 Method for achieving multi-functional control of single-button line-control earphone and communication terminal

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104281263A (en) * 2014-09-23 2015-01-14 深圳市金立通信设备有限公司 Terminal
CN104298505A (en) * 2014-09-23 2015-01-21 深圳市金立通信设备有限公司 Operation method for application program
CN104699503A (en) * 2015-02-28 2015-06-10 深圳市同洲电子股份有限公司 Method and device for replacing function execution logic in Android system
CN105516487A (en) * 2015-12-04 2016-04-20 上海斐讯数据通信技术有限公司 Broadcast receiving method, system and equipment
CN105516487B (en) * 2015-12-04 2019-07-16 上海斐讯数据通信技术有限公司 Broadcast receiving method, system and equipment
US11283724B2 (en) 2016-08-31 2022-03-22 Huawei Technologies Co., Ltd. Broadcast message management method and apparatus
CN107800546B (en) * 2016-08-31 2021-03-30 华为技术有限公司 Management method and device for broadcast messages
WO2018041020A1 (en) * 2016-08-31 2018-03-08 华为技术有限公司 Method and apparatus for managing broadcast message
CN107800546A (en) * 2016-08-31 2018-03-13 华为技术有限公司 The management method and device of a kind of broadcast message
US10862819B2 (en) 2016-08-31 2020-12-08 Huawei Technologies Co., Ltd. Broadcast message management method and apparatus
CN106534571A (en) * 2016-11-30 2017-03-22 宇龙计算机通信科技(深圳)有限公司 Event notification method and terminal
CN108279939B (en) * 2016-12-30 2021-07-23 阿里巴巴集团控股有限公司 Method, device and equipment for supporting newly-added broadcast receiver by Android plug-in framework
CN108279939A (en) * 2016-12-30 2018-07-13 阿里巴巴集团控股有限公司 A kind of Android card cages support the method, apparatus and equipment of newly-increased broadcast recipients
CN106851016A (en) * 2017-03-10 2017-06-13 广东欧珀移动通信有限公司 Broadcast the message method, device and the terminal queued up
CN106851595B (en) * 2017-03-10 2019-08-02 Oppo广东移动通信有限公司 Ordered broadcast processing method, device and terminal device
WO2018161968A1 (en) * 2017-03-10 2018-09-13 广东欧珀移动通信有限公司 Broadcast message queuing method and device, and terminal
US11051272B2 (en) 2017-03-10 2021-06-29 Guangdong Oppo Mobile Telecommunications Corp., Ltd. Method for arranging broadcast message in operating system and electronic device
CN106919461A (en) * 2017-03-10 2017-07-04 广东欧珀移动通信有限公司 Broadcast recipients' queue regulation method, device and terminal device
CN106851595A (en) * 2017-03-10 2017-06-13 广东欧珀移动通信有限公司 ordered broadcast processing method, device and terminal device
CN107402790A (en) * 2017-07-31 2017-11-28 广东欧珀移动通信有限公司 Startup method, apparatus, storage medium and the terminal of application program
CN111930481A (en) * 2020-07-16 2020-11-13 重庆帮企科技集团有限公司 Android system-based process priority improving method and device

Also Published As

Publication number Publication date
CN103593217B (en) 2016-10-26

Similar Documents

Publication Publication Date Title
CN103593217A (en) Method and terminal for adjusting hook key start application order of earphone
US9239723B2 (en) Configuring a device based on proximity to other devices
CN103412789A (en) Method and system for starting application program as well as mobile terminal
US20120178500A1 (en) Communication operating method, portable device including dual sim card and, network system supporting the same
CN112544092B (en) Electronic device, external electronic device, and method of managing embedded subscriber identification module of external electronic device
CN102045700A (en) Mobile device and operation method thereof
CN104023069A (en) Method and equipment of sharing information
CN103491507A (en) Method and device for relocation of orderly broadcast priority
CN106598539B (en) Method and device for processing audio in application program
EP3016420A1 (en) Control apparatus, control method, communication system and program
JP2015012612A (en) Method and system for providing ringtone using video multimedia
CN104936282A (en) Method and device for registering converged communication service
CN103945073A (en) Method and electronic device for providing call rejection function
CN104618592A (en) DND (Do Not Disturb) method and mobile terminals
CN112068794A (en) Audio mixing control method, device, electronic device and storage medium
CN101925158A (en) System and method for obtaining number detail
US20100105434A1 (en) Data management method and apparatus using subscriber identity module
CN103618829B (en) System and method for timing starting of FM radio on basis of mobile phone alarm
CN103686604A (en) Call management method and terminal
CN109076126B (en) Permission updating method and terminal equipment
KR20060084855A (en) Method and apparatus for broadcast service classification and notification
CN110300393B (en) Bluetooth communication device, Bluetooth communication system, and Bluetooth communication method
US20100113012A1 (en) System and method for identifying status of a mobile phone
CN105657691A (en) Mobile terminal and data sharing method of double-chip system thereof
CN104735643A (en) Information processing method and data server

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CP01 Change in the name or title of a patent holder
CP01 Change in the name or title of a patent holder

Address after: Changan town in Guangdong province Dongguan 523860 usha Beach Road No. 18

Patentee after: OPPO Guangdong Mobile Communications Co., Ltd.

Address before: Changan town in Guangdong province Dongguan 523860 usha Beach Road No. 18

Patentee before: Guangdong Opel Mobile Communications Co., Ltd.