CN105278931B - A kind of method and terminal that Android system forbids application program backstage to open certainly - Google Patents
A kind of method and terminal that Android system forbids application program backstage to open certainly Download PDFInfo
- Publication number
- CN105278931B CN105278931B CN201410275555.7A CN201410275555A CN105278931B CN 105278931 B CN105278931 B CN 105278931B CN 201410275555 A CN201410275555 A CN 201410275555A CN 105278931 B CN105278931 B CN 105278931B
- Authority
- CN
- China
- Prior art keywords
- application program
- backstage
- opened
- certainly
- package manager
- 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.)
- Active
Links
Landscapes
- Information Transfer Between Computers (AREA)
Abstract
The invention discloses a kind of Android systems to forbid application program backstage from the method and terminal opened.The described method includes: obtaining the corresponding package manager of application program, detect whether the application program has monitoring system to broadcast the message to open certainly by the package manager, if so, the application program is determined as backstage from application program is opened, backstage is forbidden to open the application program certainly.The technical solution provided through the invention can forbid application program backstage from opening, and be conducive to the speed of service for improving terminal.
Description
Technical field
The present invention relates to intelligent terminal technical fields, and in particular to intelligent terminal application program backstage is from technology is opened, especially
It is related to a kind of method and terminal that Android system forbids application program backstage to open certainly.
Background technique
Intelligent terminal based on Android (Android) system is usually mounted with various application programs, wherein much applying journey
Sequence can be from the background from opening, even if that is, user does not select to enter, this kind of application program can also be opened certainly and in running background.This kind of application
Program would generally monitoring system environment various events, such as application program installation/unloading, network change, receive short message, receive
To events such as phone, setting date/times, once these events occur, system can send the broadcast message of corresponding event, this kind of
Application program will start from the background oneself after receiving these system broadcast messages.The prior art does not forbid this kind of answer actively
With program backstage from the behavior opened, leads to the waste of a large amount of system resources, the performance of intelligent terminal is impacted.
Summary of the invention
In view of this, the present invention provides a kind of method and terminal that Android system forbids application program backstage to open certainly, it can
Solve the problems, such as that Android system cannot forbid backstage to open application program certainly.
The invention adopts the following technical scheme:
First aspect present invention provides a kind of method that Android system forbids application program backstage to open certainly, comprising:
Obtain the corresponding package manager of application program;
Detect whether the application program has monitoring system to broadcast the message to open certainly by the package manager;
If so, the application program is determined as backstage from application program is opened, backstage is forbidden to open the application program certainly.
Second aspect of the present invention provides a kind of terminal that Android system forbids application program backstage to open certainly, comprising:
Package manager module is obtained, for obtaining the corresponding package manager of application program;
Detection module, for detecting whether the application program has monitoring system to broadcast the message with certainly by the package manager
It opens;
Disabled module will if detecting that the application program is had monitoring system to broadcast the message and opened with oneself for detection module
The application program is determined as backstage from application program is opened, and backstage is forbidden to open the application program certainly.
Implement above-mentioned technical proposal of the invention beneficial effect include: based on system be application program provide it is corresponding
Package manager detects whether the application program has monitoring system to broadcast the message to open certainly, if so, after the application program is determined as
Platform forbids backstage to open the application program certainly from application program is opened.This programme can efficiently detect that the backstage in system is opened certainly and answer
With program, and forbid its backstage from opening, reduce the waste of system resource, is conducive to the speed of service for improving terminal.
Detailed description of the invention
Fig. 1 is to implement Android system of the invention to forbid hardware environment schematic diagram of the application program backstage from the method opened;
Fig. 2 is that the Android system in first embodiment of the invention forbids implementation process of the application program backstage from the method opened
Figure;
Fig. 3 is that the Android system in second embodiment of the invention forbids implementation process of the application program backstage from the method opened
Figure;
Fig. 4 is that the Android system in third embodiment of the invention forbids structural representation of the application program backstage from the terminal opened
Figure.
Specific embodiment
The present invention is described in further detail with reference to the accompanying drawings and examples.It is understood that this place is retouched
The specific embodiment stated is used only for explaining the present invention rather than limiting the invention.It also should be noted that in order to just
In description, only some but not all contents related to the present invention are shown in the drawings.
As shown in Figure 1, implementing the required hardware environment of the present invention is terminal 10 based on android system, the terminal 10 to
Less include processor and connect memory with the processor, further includes for the power supply of processor, memory power supply.The end
End 10 includes the intelligent terminals such as smart phone, tablet computer, PDA.Memory therein can for main memory, additional storage,
Cache memory, control memory etc., for storage system and the data of application program.Power supply therein can be access
Alternating current or battery.
In the embodiment of the present invention, user passes through 10 installations of terminal/unloading application program, update is connected to the network, it is short to receive
When believing, receiving the events such as phone, setting date-time, terminal system can issue corresponding broadcast message.
The first embodiment of the present invention is shown in FIG. 2.
Fig. 2 is that the Android system in first embodiment of the invention forbids realization stream of the application program backstage from the method opened
Journey, details are as follows for the implementation process:
In step s101, the corresponding package manager of application program is obtained.
In the first embodiment, android system provides the class of many service managements, such as PowerManager (electricity
Source control), AudioManager (audio frequency controller) and PackageManager (package manager).Wherein PackageManager
For management package, the various information of its available mounted application program, such as the packet name of application program
The interface name of (packagename, the character string for uniquely tagged application program), application program
(activityInfoName), cache size (cachsize), the size of data of application program of application program occupancy
(datasize) etc..Android system is that each application program is respectively provided with corresponding package manager.
In step s 102, detect whether the application program has monitoring system by the corresponding package manager of the application program
Broadcast message to open certainly.
In the first embodiment, from the background from application program is opened with following characteristics, they can monitor various application program peaces
Loading, unloading, network change receive short message, receive the system events such as phone, setting date-time.When these events occur
When system can send corresponding system broadcast message, after this kind of application program receives these system broadcast messages, they can be rear
Platform starts oneself, achievees the purpose that backstage is opened certainly.Therefore, even if user does not select to start, as long as this class method has listened to
Corresponding system broadcast message will open, occupying system resources certainly from the background.Preferably, common system event and its corresponding
System broadcast message is as follows:
Application program Installation Events --- " android.intent.action.PACKAGE_ADDED ";
Application program unloading event --- " android.intent.action.PACKAGE_REMOVED ";
Wifi change events --- " android.net.wifi.WIFI_STATE_CHANGED ";
Receive short message event --- " android.provider.Telephony.SMS_RECEIVED ";
Receive telephone event --- " android.intent.action.PHONE_STATE ";
It is arranged date event --- " android.intent.action.TIME_SET ".
In step s 103, if detecting in step S102, the application program is had monitoring system to broadcast the message and is opened with oneself,
The application program is determined as backstage from application program is opened, backstage is forbidden to open the application program certainly.
In the first embodiment, system broadcast message includes: application program Installation Events, application program unloading event, net
Network change events, the broadcast message receive short message event, receive calling event, date/time event is set.
In the first embodiment, its backstage can be forbidden by the approach for forbidding application program monitoring system to broadcast the message
From opening, even if application program, which loses to monitor by system event, reaches backstage from the ability opened.
First embodiment through the invention, based on the package manager that system provides detect in system application program whether be
Backstage is from application program is opened, if so, backstage is forbidden to open the application program certainly.After this programme can be detected efficiently in system
Platform opens application program certainly, and forbids its backstage from opening, and reduces the waste of system resource, is conducive to the operation speed for improving terminal
Degree.
The second embodiment of the present invention is shown in FIG. 3.The main distinction of second embodiment and first embodiment is
Whether there is monitoring system to broadcast the message whether to be that application is opened on backstage certainly with the determining application program from opening detection application program
Program, and then application program backstage is forbidden to be illustrated from the mode opened, that is, it specifically illustrates and how to identify backstage
From opening application program, and how to forbid this kind of application program backstage from opening.
Fig. 3 is that the Android system in second embodiment of the invention forbids realization stream of the application program backstage from the method opened
Journey, details are as follows for the implementation process:
In step s 201, the corresponding package manager of application program is obtained.
In a second embodiment, each application program in Android system can obtain system by the context of itself application
The package manager of offer, concrete mode can are as follows: PackageManager pm=this.getApplicationContext ()
.getPackageManager (), wherein pm is the corresponding package manager of application program got.
In step S202, the configuration file of the application program is obtained by the package manager.
In Android system package manager be used for management package, its available mounted application program it is various
Information.
In step S203, detect in the configuration file of the application program with the presence or absence of the corresponding character of system broadcast message
String? if so, performing the next step, otherwise, which is determined as not being backstage terminating from application program is opened.
In a second embodiment, package manager can detect the application program whether have monitor these system broadcast messages with
From the behavior opened.Preferably, being a character string, example by the corresponding broadcast message of each system event in this present embodiment
Such as:
Application program Installation Events --- " android.intent.action.PACKAGE_ADDED ";
Application program unloading event --- " android.intent.action.PACKAGE_REMOVED ";
Wifi change events --- " android.net.wifi.WIFI_STATE_CHANGED ";
Receive short message event --- " android.provider.Telephony.SMS_RECEIVED ";
Receive telephone event --- " android.intent.action.PHONE_STATE ";
It is arranged date event --- " android.intent.action.TIME_SET ".
Based on this, the method for package manager specifically detected can are as follows: detecting inquiry in the configuration file of the application program is
The no character string with the presence of corresponding system broadcast message, if it is present proving that the application program is that backstage is opened using journey certainly
Sequence performs the next step, and otherwise, which is determined as not being backstage terminating from application program is opened.
As another preferred embodiment of the invention, it is contemplated that although existing system is wide for the configuration file of application program
The character string of message is broadcast, but the character string may be not used in the case where opening it certainly, step S203 also can be replaced detection, and this is answered
Disappeared with the presence or absence of the corresponding character string of system broadcast message in the configuration file of program and for receiving the system broadcasts
Instruction of the breath to open certainly;If there is such character string and instruction, then prove that the application program is that application program is opened certainly in backstage,
It performs the next step, otherwise, which is determined as not being backstage terminating from application program is opened.The inspection of this embodiment
Survey whether the application program has monitoring system to broadcast the message by more acurrate in a manner of open, but detection complexity is high.
In step S204, the characteristic value of the application program is obtained from the configuration file of the application program.
In a second embodiment, the characteristic value of the application program includes the packet name and interface name of the application program.
In step S205, application program backstage is forbidden to open certainly.
In a second embodiment, package manager is forbidden by the approach for forbidding the application program monitoring system to broadcast the message
Certainly it opens on its backstage.Specifically forbid method as follows:
By executing instruction " pm disable packageName activityInfoName " forbids application program to monitor
System broadcast message, so that losing the application program reaches backstage from the ability opened by monitoring system event.Such as it obtains
To the packet name packageName of the application program be aaa.bbb.ccc, the interface name of the application program is ddd, then by holding
Row instruction " pm disable aaa.bbb.ccc ddd " can forbid application program backstage to open certainly.
By above-mentioned second embodiment, reason is assured by what the context acquisition system of itself application of application program provided
Device is detected by package manager with the presence or absence of the corresponding character string of system broadcast message in the configuration file of the application program, if
In the presence of determining that it is backstage, oneself opens application program, forbids its backstage by the approach for forbidding its monitoring system to broadcast the message certainly
It opens.This programme can efficiently detect that application program is opened certainly in the backstage in system, and forbid its backstage from opening, and reduce system money
The waste in source is conducive to the speed of service for improving terminal.
The third embodiment of the present invention is shown in FIG. 4.
Fig. 4 is that a kind of Android system that third embodiment of the invention provides forbids application program backstage from the terminal opened.Institute
The embodiment and above-mentioned embodiment of the method for stating terminal belong to same design, in the embodiment of terminal in the details of not detailed description
Hold, reference can be made to the above method embodiment.Application program backstage is forbidden to open certainly the Android system in 3rd embodiment below
Terminal is described in detail.
In the third embodiment, application program backstage is forbidden to include: acquisition package manager module 401, examine from the terminal opened
Survey module 402 and disabled module 403.
Wherein, the acquisition package manager module 401, for obtaining the corresponding package manager of application program.
In the third embodiment, android system provides the class of many service managements, such as PowerManager (electricity
Source control), AudioManager (audio frequency controller) and PackageManager (package manager).Wherein PackageManager
For management package, the various information of its available mounted application program.Android system is in system
Each application program is provided with corresponding package manager.
Preferably, each application program in the present embodiment in system can obtain system by the context of itself application and mention
The package manager of confession, concrete mode can are as follows: PackageManager pm=this.getApplicationContext ()
.getPackageManager (), wherein pm is the corresponding package manager of application program got.
The detection module 402, for detecting whether the application program has monitoring system broadcast by the package manager
Message to open certainly.
In the third embodiment, from the background from application program is opened with following characteristics, they can monitor various application program peaces
Loading, unloading, network change receive short message, receive the system events such as phone, setting date-time.When these events occur
When system can send the broadcast message of corresponding event, this kind of backstage is from opening their meetings after application program receives these broadcast messages
Starting oneself from the background, is achieving the purpose that backstage is opened certainly.Therefore, even if user does not select to start, as long as this class method is monitored
To there is corresponding system broadcast message, will open certainly from the background, occupying system resources.
In the present embodiment, the corresponding system broadcast message of each system event is a character string, such as:
Application program Installation Events --- " android.intent.action.PACKAGE_ADDED ";
Application program unloading event --- " android.intent.action.PACKAGE_REMOVED ";
Wifi change events --- " android.net.wifi.WIFI_STATE_CHANGED ";
Receive short message event --- " android.provider.Telephony.SMS_RECEIVED ";
Receive telephone event --- " android.intent.action.PHONE_STATE ";
It is arranged date event --- " android.intent.action.TIME_SET ".Therefore described in the present embodiment
Detection module 402 can be specifically used for obtaining the configuration file of the application program by the package manager, detect the configuration text
It whether there is the corresponding character string of system broadcast message in part.If it is present proving that the application program is that application is opened on backstage certainly
Otherwise the application program is determined as not being that application program is opened on backstage certainly by program.
As another preferred embodiment, the detection module 402 can also by detect in the configuration file whether
Instruction there are the corresponding character string of system broadcast message and for receiving the system broadcast message to open certainly, if deposited
In such character string and instruction, then proves that the application program is backstage from application program is opened, it need to be forbidden to open certainly;Otherwise, will
The application program is determined as not being that application program is opened on backstage certainly.Though this embodiment allows for the configuration file of application program
So character string of existing system broadcast message, but the character string may not cause it from the case where opening.Therefore this detection
It is more acurrate in a manner of opening certainly whether the application program has monitoring system to broadcast the message, but detection complexity is high.
The disabled module 403, if for detection module 402 detect the application program there is monitoring system to broadcast the message with
From opening, then the application program is determined as backstage from application program is opened, backstage is forbidden to open the application program certainly.
In the third embodiment, package manager forbids it by the approach for forbidding application program monitoring system to broadcast the message
Backstage is from opening, even if application program, which loses to monitor by system event, reaches backstage from the ability opened.The disabled module 403 is also
For obtaining the packet name and interface name of the application program from the configuration file of application program.Specifically forbid method as follows:
By executing instruction " pm disable packageName activityInfoName " forbids application program to monitor
System broadcast message, so that losing the application program reaches backstage from the ability opened by monitoring system event.Such as it obtains
To the packet name packageName of the application program be aaa.bbb.ccc, the interface name of the application program is ddd, then by holding
Row instruction " pm disable aaa.bbb.ccc ddd " can forbid application program backstage to open certainly.
It is that the package manager that application program provides detects the application program based on Android system by above-mentioned 3rd embodiment
Configuration file in whether there is the corresponding character string of system broadcast message, and if it exists, determine that it is backstage from opening application program,
Backstage is forbidden to open the application program certainly by the approach for forbidding its monitoring system to broadcast the message.This programme can be detected efficiently
Application program is opened certainly in backstage in system, and forbids its backstage from opening, and reduces the waste of system resource, is conducive to improve terminal
The speed of service.
Those of ordinary skill in the art will appreciate that realizing that all or part of the content of above-described embodiment can pass through hardware
It completes, relevant hardware can also be instructed to complete by program, the program can store in a kind of computer-readable
In storage medium, storage medium mentioned above can be read-only memory, disk or CD etc..
Note that the above is only a better embodiment of the present invention and the applied technical principle.It will be appreciated by those skilled in the art that
The invention is not limited to the specific embodiments described herein, be able to carry out for a person skilled in the art it is various it is apparent variation,
It readjusts and substitutes without departing from protection scope of the present invention.Therefore, although being carried out by above embodiments to the present invention
It is described in further detail, but the present invention is not limited to the above embodiments only, without departing from the inventive concept, also
It may include more other equivalent embodiments, and the scope of the invention is determined by the scope of the appended claims.
Claims (10)
1. a kind of Android system forbids application program backstage from the method opened characterized by comprising
Obtain the corresponding package manager of application program;
The configuration file of the application program is obtained by the package manager;
It detects in the configuration file of the application program with the presence or absence of the corresponding character string of system broadcast message and for receiving
Instruction of the system broadcast message to open certainly;
There are the character string and instruction, which is determined as backstage and opens application program certainly;
The characteristic value of the application program is obtained from the configuration file of the application program;
According to the characteristic value of the application program, by forbidding the approach of the application program monitoring system broadcast message to forbid
Certainly the application program is opened in backstage.
2. Android system according to claim 1 forbids application program backstage from the method opened, which is characterized in that the taboo
Only the application program is opened on backstage certainly, comprising:
The package manager is by forbidding the application program monitoring system to broadcast the message, to forbid its backstage to open certainly.
3. Android system according to claim 2 forbids application program backstage from the method opened, which is characterized in that described logical
Cross the package manager obtain the configuration file of the application program after, forbid backstage from before opening the application program, further includes:
The packet name and interface name of the application program are obtained from the configuration file.
4. Android system according to claim 1 forbids application program backstage from the method opened, which is characterized in that described to obtain
Take the corresponding package manager of application program, comprising:
The corresponding package manager that system provides is obtained by the context that application program itself is applied.
5. Android system according to claim 1 forbids application program backstage from the method opened, which is characterized in that the system
System broadcast message include: application program Installation Events, application program unloading event, network change event, receive short message event,
The broadcast message for receiving calling event, date/time event being set.
6. a kind of Android system forbids application program backstage from the terminal opened characterized by comprising
Package manager module is obtained, for obtaining the corresponding package manager of application program;
Detection module detects in the configuration file for obtaining the configuration file of the application program by the package manager
Instruction with the presence or absence of the corresponding character string of system broadcast message and for receiving the system broadcast message to open certainly;
Disabled module, for there are the character string and instruction, then the application program being determined as backstage and being opened certainly
Application program obtains the characteristic value of the application program from the configuration file of the application program, according to the application program
Characteristic value, by forbidding the approach of the application program monitoring system broadcast message to forbid backstage to open the application program certainly.
7. Android system according to claim 6 forbids application program backstage from the terminal opened, which is characterized in that the taboo
Only the application program is opened on backstage certainly, comprising:
The package manager is by forbidding the application program monitoring system to broadcast the message, to forbid its backstage to open certainly.
8. Android system according to claim 7 forbids application program backstage from the terminal opened, which is characterized in that the taboo
Only module is also used to obtain the packet name and interface name of the application program from the configuration file.
9. Android system according to claim 6 forbids application program backstage from the terminal opened, which is characterized in that described to obtain
Package manager module is taken, the corresponding of system offer is obtained specifically for the context applied by application program itself and assures reason
Device.
10. Android system according to claim 6 forbids application program backstage from the terminal opened, which is characterized in that described
System broadcast message includes: application program Installation Events, application program unloading event, network change event, receives short message thing
Part, the broadcast message for receiving calling event, date/time event being set.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410275555.7A CN105278931B (en) | 2014-06-19 | 2014-06-19 | A kind of method and terminal that Android system forbids application program backstage to open certainly |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410275555.7A CN105278931B (en) | 2014-06-19 | 2014-06-19 | A kind of method and terminal that Android system forbids application program backstage to open certainly |
Publications (2)
Publication Number | Publication Date |
---|---|
CN105278931A CN105278931A (en) | 2016-01-27 |
CN105278931B true CN105278931B (en) | 2019-08-02 |
Family
ID=55147997
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201410275555.7A Active CN105278931B (en) | 2014-06-19 | 2014-06-19 | A kind of method and terminal that Android system forbids application program backstage to open certainly |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN105278931B (en) |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106022103A (en) * | 2016-05-18 | 2016-10-12 | 广东欧珀移动通信有限公司 | Method and apparatus for preventing application from being started through pushing platform component |
CN106022104A (en) * | 2016-05-18 | 2016-10-12 | 广东欧珀移动通信有限公司 | Method and device for stopping application of pushing platform from being started |
CN106055393A (en) * | 2016-05-20 | 2016-10-26 | 广东欧珀移动通信有限公司 | Application start management method and mobile terminal |
CN108289111B (en) * | 2017-01-09 | 2021-10-08 | 斑马智行网络(香港)有限公司 | Service providing method, device, terminal equipment and operating system |
CN108196960B (en) * | 2017-08-31 | 2023-08-04 | 中兴通讯股份有限公司 | Application management and control method, terminal and storage medium |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103595547A (en) * | 2013-11-15 | 2014-02-19 | 北京奇虎科技有限公司 | Broadcast intercept method and device of intelligent equipment |
CN103823699A (en) * | 2014-02-27 | 2014-05-28 | 广州视源电子科技股份有限公司 | Method and device for controlling self-starting of application program |
CN104020999A (en) * | 2014-06-16 | 2014-09-03 | 腾讯科技(深圳)有限公司 | Management method and system of application programs |
-
2014
- 2014-06-19 CN CN201410275555.7A patent/CN105278931B/en active Active
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103595547A (en) * | 2013-11-15 | 2014-02-19 | 北京奇虎科技有限公司 | Broadcast intercept method and device of intelligent equipment |
CN103823699A (en) * | 2014-02-27 | 2014-05-28 | 广州视源电子科技股份有限公司 | Method and device for controlling self-starting of application program |
CN104020999A (en) * | 2014-06-16 | 2014-09-03 | 腾讯科技(深圳)有限公司 | Management method and system of application programs |
Non-Patent Citations (1)
Title |
---|
Android利用系统广播---监听应用程序安装和卸载;Jacob-wj;《https://blog.csdn.net/wangjia55/article/details/8470611》;20130105;第1页 |
Also Published As
Publication number | Publication date |
---|---|
CN105278931A (en) | 2016-01-27 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN105278931B (en) | A kind of method and terminal that Android system forbids application program backstage to open certainly | |
CN108829487B (en) | Popup window display method and device, storage medium and terminal | |
EP4080368A1 (en) | Alarm information generation method and apparatus, electronic device, and storage medium | |
CN102200942B (en) | Based on application behavior monitoring method and the cloud server of cloud computing | |
CN104020999B (en) | A kind of management method of application program and system | |
CN101873616B (en) | Mobile terminal self-check method and system and mobile terminal | |
CN104217161B (en) | A kind of virus scan method and system, terminal unit | |
CN105373419A (en) | Background application operation method and system | |
CN107623731B (en) | Task scheduling method, client, service cluster and system | |
CN106341259A (en) | Fault information report method and device | |
CN104346569A (en) | Method and device for identifying malicious advertisements in mobile terminal and mobile terminal | |
CN106095517A (en) | The method and device that a kind of end application runs | |
CN106844026A (en) | A kind of method and system for clearing up terminal device process | |
CN107547301A (en) | A kind of master/slave device switching method and device | |
WO2016095386A1 (en) | Short message processing method and short message processing terminal | |
CN105704758A (en) | Method and device of closing social applications based on flow monitoring | |
CN103383758A (en) | Terminal schedule management method and device | |
US9727351B2 (en) | Method and device for setting status of application | |
CN106020421A (en) | Application management method and terminal | |
CN105468370A (en) | Method and system for quickly removing message in notification bar of mobile terminal and mobile terminal | |
CN104992116B (en) | Monitoring method based on intent sniffer and system | |
WO2024193372A1 (en) | Method and apparatus for identifying pseudo base station, and electronic device | |
WO2024169672A1 (en) | Distributed scheduling method and system | |
CN107911229B (en) | Running state change reminding method and device, electronic equipment and storage medium | |
CN104301235B (en) | The control method and device of network flow |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |