CN103559133A - Detection method, device and system of Android device system - Google Patents

Detection method, device and system of Android device system Download PDF

Info

Publication number
CN103559133A
CN103559133A CN201310557102.9A CN201310557102A CN103559133A CN 103559133 A CN103559133 A CN 103559133A CN 201310557102 A CN201310557102 A CN 201310557102A CN 103559133 A CN103559133 A CN 103559133A
Authority
CN
China
Prior art keywords
android
system version
presetting database
unit
version
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
CN201310557102.9A
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.)
Beijing Gridsum Technology Co Ltd
Original Assignee
Beijing Gridsum Technology 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 Beijing Gridsum Technology Co Ltd filed Critical Beijing Gridsum Technology Co Ltd
Priority to CN201310557102.9A priority Critical patent/CN103559133A/en
Publication of CN103559133A publication Critical patent/CN103559133A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention discloses a detection method, a detection device and a detection system of an Android device system. The detection method of the Android device system comprises the steps of controlling an Android device to execute a debug command; obtaining a return result after the Android device executes the debug command; finding out a system version corresponding to the return result in a preset database, wherein system versions corresponding to different return results are stored in the preset database; determining the found system version to be the system version of the Android device. By using the detection method, the detection device and the detection system of the Android device system, the problem that the system version of the Android device cannot be detected in the prior art is solved, the basis of application environment and API (Application Program Interface) application is provided for an application program developer, the problems of program installation failure, operation error and the like are avoided, and the user experience is furthest improved.

Description

The detection method of Android device systems, device and system
Technical field
The present invention relates to detection field, in particular to a kind of detection method, device and system of Android device systems.
Background technology
Android (Android) equipment (such as mobile phone, flat board etc.) system version on market is numerous now, except the primary system version of Android of Google oneself, also has the cell phone system of the degree of depth customization of each cell phone manufacturer's making.In addition also having a lot of Android operating system versions is that personal preference person or commercial company customize specially, the system version One's name is legion that these are customed, and quality is uneven.A lot of customed systems can change some principle of design of original system, and some api interface also can change.And, existing technical scheme is merely able to the API version of operational system to judge, there is not the detection mode to the concrete version of Android system, owing to not knowing the concrete version of Android system, the application of developer's made easily occurs installing unsuccessfully, moves and make mistakes or user experiences bad problem in customed system.
For detecting the problem of Android device systems version in correlation technique, effective solution is not yet proposed at present.
Summary of the invention
Fundamental purpose of the present invention is to provide a kind of detection method, device and system of Android device systems, to solve the problem that cannot detect Android device systems version in prior art.
To achieve these goals, according to an aspect of the present invention, provide a kind of detection method of Android device systems, having comprised: controlled Android equipment and carry out debug command; Obtain Android equipment and carry out returning results after debug command; Search in presetting database and return results corresponding system version, wherein, in presetting database, storing from different and return results corresponding system version; And determine that the system version finding is the system version of Android equipment.
Further, obtaining returning results after Android equipment execution debug command comprises: obtain the system property parameter in returning results; And obtain the aiming field in system property parameter, wherein, aiming field is the field that comprises system version sign, search in presetting database and return results corresponding system version and comprise: search system version corresponding with aiming field in presetting database, wherein, in presetting database, store the system version with different target Related fields.
Further, obtaining after Android equipment carries out returning results after debug command, detection method also comprises: judge to return results whether be stored in presetting database, wherein, judge return results be stored in presetting database in the situation that, search in presetting database and return results corresponding system version.
Further, before controlling Android equipment execution debug command, detection method also comprises: control Android equipment and enter debugging mode.
To achieve these goals, according to a further aspect in the invention, provide a kind of pick-up unit of Android device systems, this pick-up unit is for carrying out the detection method of any Android device systems that foregoing of the present invention provides.
To achieve these goals, according to a further aspect in the invention, provide a kind of pick-up unit of Android device systems, having comprised: the first control module, for controlling Android equipment, carry out debug command; Acquiring unit, carries out returning results after debug command for obtaining Android equipment; Search unit, for searching presetting database and returning results corresponding system version, wherein, in presetting database, store from different and return results corresponding system version; And determining unit, for determining that the system version finding is the system version of Android equipment.
Further, acquiring unit comprises: the first acquisition module, for obtaining the system property parameter returning results; And second acquisition module, for obtaining the aiming field of system property parameter, wherein, aiming field is the field that comprises system version sign, searching unit comprises: search module, for searching the presetting database system version corresponding with aiming field, wherein, in presetting database, store the system version with different target Related fields.
Further, pick-up unit also comprises: judging unit, returns results whether be stored in presetting database for judgement, wherein, judge return results be stored in presetting database in the situation that, search unit and search in presetting database and return results corresponding system version.
Further, pick-up unit also comprises: the second control module, enters debugging mode for controlling Android equipment.
To achieve these goals, according to a third aspect of the invention we, provide a kind of detection system of Android device systems, having comprised: target device, wherein, target device is the equipment with Android system; And pick-up unit, wherein, the pick-up unit of any Android device systems that pick-up unit foregoing of the present invention provides.
The present invention adopts and controls Android equipment execution debug command; Obtain Android equipment and carry out returning results after debug command; Search in presetting database and return results corresponding system version, wherein, in presetting database, storing from different and return results corresponding system version; And determine that the system version finding is the system version of Android equipment.By obtaining equipment returning results in carrying out debug command process, can obtain the information of consersion unit API version and system version simultaneously, and then by this return results with presetting database in system version contrast, determine the concrete system version of equipment, realized and determined the system environmental information of Android equipment comprehensively, solved and cannot detect the problem of Android device systems version in prior art, and then reached the foundation that provides applied environment and API to use for application developer, avoid program to occur installing unsuccessfully, the problems such as operation makes mistakes, farthest improving user experiences.
Accompanying drawing explanation
The accompanying drawing that forms the application's a part is used to provide a further understanding of the present invention, and schematic description and description of the present invention is used for explaining the present invention, does not form inappropriate limitation of the present invention.In the accompanying drawings:
Fig. 1 is according to the process flow diagram of the detection method of the Android device systems of the embodiment of the present invention; And
Fig. 2 is according to the schematic diagram of the pick-up unit of the Android device systems of the embodiment of the present invention.
Embodiment
It should be noted that, in the situation that not conflicting, embodiment and the feature in embodiment in the application can combine mutually.Describe below with reference to the accompanying drawings and in conjunction with the embodiments the present invention in detail.
First, as follows to embodiment of the present invention explanation of technical terms used:
What Android system: Google leader developed take Linux as basic open source operating system, is mainly used in mobile device.
The primary system of Android: AOSP (Android Open Source Project) ,You Google official releases, can be considered the official version of Android.
Android system API version: Google periodically upgrades to Android, changes API and system performance, and each API version of being known as of changing can directly obtain in program.
Customed system: the system of modifying on the AOSP basis of Google, the design of original system to be changed, change may comprise UI, and system component is so that the interface of system.
ADB:Android Debug Bridge, the instrument that the equipment to Android system that Android SDK provides is debugged.
Shell environment: the Cmd Shell instrument in Android system (Command Line Interface), order that can executive system is also returned to the result of operation.
The embodiment of the present invention provides a kind of detection method of Android device systems, below the detection method of Android device systems that the embodiment of the present invention is provided be specifically introduced:
Fig. 1 is according to the process flow diagram of the detection method of the Android device systems of the embodiment of the present invention, and as shown in Figure 1, the method comprises that following step S102 is to step S108:
S102: control Android equipment and carry out debug command, particularly, can use ADB chaining command Android equipment, then use the Shell function of ADB to enter into the command mode of Android equipment.
S104: obtain Android equipment and carry out returning results after debug command, particularly, can use getprop order to obtain Android equipment and carry out returning results after debug command.
S106: search in presetting database and return results corresponding system version, wherein, storing in presetting database from different and return results corresponding system version.
S108: determine that the system version finding is the system version of Android equipment.
The detection method of the Android device systems that the embodiment of the present invention provides, by obtaining equipment returning results in carrying out debug command process, can obtain the information of consersion unit API version and system version simultaneously, and then by this return results with presetting database in system version contrast, determine the concrete system version of equipment, realized and determined the system environmental information of Android equipment comprehensively, solved and cannot detect the problem of Android device systems version in prior art, and then reached the foundation that provides applied environment and API to use for application developer, avoid program to occur installing unsuccessfully, the problems such as operation makes mistakes, farthest improving user experiences.
Particularly, above-mentioned steps S104 mainly comprises: obtain the system property parameter in returning results, and obtain the aiming field in system property parameter, wherein, aiming field is the field that comprises system version sign, in embodiments of the present invention, the modversion field that can using in system property parameter [ro.build.modversion] or [ro.modversion] is as aiming field.Correspondingly, step S106 directly searches the system version corresponding with aiming field from presetting database, and by the system version corresponding with aiming field finding, be defined as the system version of Android equipment, wherein, in presetting database, store the system version with different target Related fields, a kind of signal of presetting database in the detection method of the Android device systems that table 1 provides for the embodiment of the present invention, has schematically shown the corresponding relation of several concrete aiming fields and system version title in table 1:
Table 1
System version title Modversion field
Millet system MIUI
Dessert system DXROM
CyanogenMod CM
Happy many Lezo
Relating to parameters during due to the field majority starting with [ro.build] or [ro.] and Android System build, for self-defined system, generally can in [ro.build.modversion] or [ro.modversion] these two parameters, add from system version title, the detection method of the Android device systems that the invention process provides, by the aiming field in above-mentioned parameter is obtained, and from presetting database, search the system version of answering in contrast, realized and accurately determined the system version of the Android equipment detecting, reached the effect that guarantees to detect degree of accuracy.
Preferably, the detection method of the Android device systems of the embodiment of the present invention also comprises: obtaining after Android equipment carries out returning results after debug command, whether first judgement returns results and is stored in presetting database, wherein, judge return results be stored in presetting database in the situation that, search in presetting database and return results corresponding system version.
By first judgement, return results and whether be stored in presetting database, and judgment result is that be in the situation that, from presetting database, search again and return results corresponding system version, the detection mode that this kind first judges, avoided invalid the searching of carrying out there is not presetting database in the situation that returning results, reach raising inquiry velocity, reduced the result of data processing amount.
Correspondingly, for further get return results in aiming field for, be first to judge whether aiming field is stored in presetting database, and judgment result is that be in the situation that, then from presetting database, search the system version corresponding with aiming field.
Further, before controlling Android equipment execution debug command, the detection method of the Android device systems of the embodiment of the present invention also comprises that controlling Android equipment enters debugging mode, particularly, can open USB debug function by controlling Android equipment, control Android equipment and enter debugging mode.That is, the detection method of the Android device systems of the embodiment of the present invention, is carried out accordingly and is detected at Android equipment under modulating mode state, to avoid testing process to make mistakes, further guarantees the accuracy detecting.
The detection method of the Android device systems that the embodiment of the present invention provides, by pre-stored aiming field, system version and the corresponding relation between the two, in to Android device detection procedure, shell environment by calling system moves " etprop ro.modversion " order and obtains corresponding compiling parameter, search again analysis, finally determine affiliated from the title of fixed system and API version used, the API version and the custom-built system version that obtain system have been realized simultaneously, reached and more fully determined the residing Android system environmental information of Android equipment, and then reached the foundation that provides applied environment and API to use for application developer, so that developer can call different API according to different system environmentss, adjust oneself UI and operating process, for user provides better experience.
The embodiment of the present invention also provides a kind of pick-up unit of Android device systems, this pick-up unit is mainly used in carrying out the detection method of any Android device systems that embodiment of the present invention foregoing provides, below the pick-up unit of Android device systems that the embodiment of the present invention is provided be specifically introduced:
Fig. 2 is according to the schematic diagram of the pick-up unit of the Android device systems of the embodiment of the present invention, and as shown in Figure 2, this pick-up unit mainly comprises the first control module 10, acquiring unit 20, searches unit 30 and determining unit 40, wherein:
The first control module 10 is carried out debug command for controlling Android equipment, particularly, can use ADB chaining command Android equipment, then uses the Shell function of ADB to enter into the command mode of Android equipment.
Acquiring unit 20 is carried out returning results after debug command for obtaining Android equipment, particularly, can use getprop order to obtain Android equipment and carry out returning results after debug command.
Search unit 30 for searching presetting database and returning results corresponding system version, wherein, in presetting database, store from different and return results corresponding system version; And
Determining unit 40 is for determining that the system version finding is the system version of Android equipment.
The pick-up unit of the Android device systems that the embodiment of the present invention provides, by obtaining equipment returning results in carrying out debug command process, can obtain the information of consersion unit API version and system version simultaneously, and then by this return results with presetting database in system version contrast, determine the concrete system version of equipment, realized and determined the system environmental information of Android equipment comprehensively, solved and cannot detect the problem of Android device systems version in prior art, and then reached the foundation that provides applied environment and API to use for application developer, avoid program to occur installing unsuccessfully, the problems such as operation makes mistakes, farthest improving user experiences.
Particularly, acquiring unit mainly comprises the first acquisition module and the second acquisition module, searching unit mainly comprises and searches module, wherein, the first acquiring unit is for obtaining the system property parameter returning results, second acquisition unit is for obtaining the aiming field of system property parameter, wherein, aiming field is the field that comprises system version sign, in embodiments of the present invention, the modversion field that can using in system property parameter [ro.build.modversion] or [ro.modversion] is as aiming field.Search unit for directly searching the system version corresponding with aiming field from presetting database, and by the system version corresponding with aiming field finding, be defined as the system version of Android equipment, wherein, in presetting database, store the system version with different target Related fields.
Relating to parameters during due to the field majority starting with [ro.build] or [ro.] and Android System build, for self-defined system, generally can in [ro.build.modversion] or [ro.modversion] these two parameters, add from system version title, the pick-up unit of the Android device systems that the invention process provides, by the aiming field in above-mentioned parameter is obtained, and from presetting database, search the system version of answering in contrast, realized and accurately determined the system version of the Android equipment detecting, reached the effect that guarantees to detect degree of accuracy.
Preferably, the pick-up unit of the Android device systems of the embodiment of the present invention also comprises judging unit, obtaining after Android equipment carries out returning results after debug command, first by judging unit judgement, return results and whether be stored in presetting database, wherein, judge return results be stored in presetting database in the situation that, search unit and search in presetting database and return results corresponding system version.
By first judgement, return results and whether be stored in presetting database, and judgment result is that be in the situation that, from presetting database, search again and return results corresponding system version, the detection mode that this kind first judges, avoided invalid the searching of carrying out there is not presetting database in the situation that returning results, reach raising inquiry velocity, reduced the result of data processing amount.
Correspondingly, for further get return results in aiming field for, be first to judge by judging unit whether aiming field is stored in presetting database, and judgment result is that be in the situation that, then from presetting database, search the system version corresponding with aiming field.
Further, the pick-up unit of the Android device systems of the embodiment of the present invention also comprises the second control module, before controlling Android equipment execution debug command, by the second control module, control Android equipment and enter debugging mode, particularly, can open USB debug function by controlling Android equipment, control Android equipment and enter debugging mode.That is, the pick-up unit of the Android device systems of the embodiment of the present invention, is carried out accordingly and is detected at Android equipment under modulating mode state, to avoid testing process to make mistakes, further guarantees the accuracy detecting.
The pick-up unit of the Android device systems that the embodiment of the present invention provides, by pre-stored aiming field, system version and the corresponding relation between the two, in to Android device detection procedure, shell environment by calling system moves " etprop ro.modversion " order and obtains corresponding compiling parameter, search again analysis, finally determine affiliated from the title of fixed system and API version used, the API version and the custom-built system version that obtain system have been realized simultaneously, reached and more fully determined the residing Android system environmental information of Android equipment, and then reached the foundation that provides applied environment and API to use for application developer, so that developer can call different API according to different system environmentss, adjust oneself UI and operating process, for user provides better experience.
In addition the embodiment of the present invention also provides a kind of detection system of Android device systems, this detection system can be arbitrary system that comprises the pick-up unit of any Android device systems that embodiment of the present invention foregoing provides, also can be the system of the detection method of any Android device systems of providing of arbitrary employing embodiment of the present invention foregoing, meanwhile, this detection system also comprises the target device with Android system.
From above description, can find out, the present invention has realized and has determined the system environmental information of Android equipment comprehensively, and the foundation that provides applied environment and API to use for application developer has been provided, avoid program to occur installing unsuccessfully, move the problem such as make mistakes, farthest improve user's experience.
It should be noted that, in the step shown in the process flow diagram of accompanying drawing, can in the computer system such as one group of computer executable instructions, carry out, and, although there is shown logical order in flow process, but in some cases, can carry out shown or described step with the order being different from herein.
Obviously, those skilled in the art should be understood that, above-mentioned each module of the present invention or each step can realize with general calculation element, they can concentrate on single calculation element, or be distributed on the network that a plurality of calculation elements form, alternatively, they can be realized with the executable program code of calculation element, thereby, they can be stored in memory storage and be carried out by calculation element, or they are made into respectively to each integrated circuit modules, or a plurality of modules in them or step are made into single integrated circuit module to be realized.Like this, the present invention is not restricted to any specific hardware and software combination.
The foregoing is only the preferred embodiments of the present invention, be not limited to the present invention, for a person skilled in the art, the present invention can have various modifications and variations.Within the spirit and principles in the present invention all, any modification of doing, be equal to replacement, improvement etc., within all should being included in protection scope of the present invention.

Claims (9)

1. a detection method for Android device systems, is characterized in that, comprising:
Control described Android equipment and carry out debug command;
Obtain described Android equipment and carry out returning results after described debug command;
Search in presetting database with described in return results corresponding system version, wherein, in described presetting database, store from different and return results corresponding system version; And
Determine that the system version finding is the system version of described Android equipment.
2. detection method according to claim 1, is characterized in that:
Obtaining described Android equipment carries out returning results after described debug command and comprises:
System property parameter in returning results described in obtaining; And
Obtain the aiming field in described system property parameter, wherein, described aiming field is the field that comprises system version sign,
Search in presetting database with described in return results corresponding system version and comprise:
Search system version corresponding with described aiming field in described presetting database, wherein, in described presetting database, store the system version with different target Related fields.
3. detection method according to claim 1, is characterized in that, is obtaining after described Android equipment carries out returning results after described debug command, and described detection method also comprises:
Described in judgement, return results and whether be stored in described presetting database,
Wherein, described in judging, return results be stored in described presetting database in the situation that, search in presetting database with described in return results corresponding system version.
4. according to the detection method described in any one in claims 1 to 3, it is characterized in that, before controlling described Android equipment execution debug command, described detection method also comprises:
Control described Android equipment and enter debugging mode.
5. a pick-up unit for Android device systems, is characterized in that, comprising:
The first control module, carries out debug command for controlling described Android equipment;
Acquiring unit, carries out returning results after described debug command for obtaining described Android equipment;
Search unit, for search presetting database with described in return results corresponding system version, wherein, in described presetting database, store from different and return results corresponding system version; And
Determining unit, for determining that the system version finding is the system version of described Android equipment.
6. pick-up unit according to claim 5, is characterized in that:
Described acquiring unit comprises:
The first acquisition module, for the system property parameter returning results described in obtaining; And
The second acquisition module, for obtaining the aiming field of described system property parameter, wherein, described aiming field is the field that comprises system version sign,
The described unit of searching comprises:
Search module, for searching the described presetting database system version corresponding with described aiming field, wherein, in described presetting database, store the system version with different target Related fields.
7. pick-up unit according to claim 5, is characterized in that, described pick-up unit also comprises:
Judging unit returns results whether be stored in described presetting database described in judging,
Wherein, described in judging, return results be stored in described presetting database in the situation that, described in search unit search in presetting database with described in return results corresponding system version.
8. according to the pick-up unit described in any one in claim 5 to 7, it is characterized in that, described pick-up unit also comprises:
The second control module, enters debugging mode for controlling described Android equipment.
9. a detection system for Android device systems, is characterized in that, comprising:
Target device, wherein, described target device is the equipment with Android system; And
Pick-up unit, wherein, described pick-up unit is the pick-up unit of the Android device systems described in any one in claim 5 to 8.
CN201310557102.9A 2013-11-11 2013-11-11 Detection method, device and system of Android device system Pending CN103559133A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310557102.9A CN103559133A (en) 2013-11-11 2013-11-11 Detection method, device and system of Android device system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310557102.9A CN103559133A (en) 2013-11-11 2013-11-11 Detection method, device and system of Android device system

Publications (1)

Publication Number Publication Date
CN103559133A true CN103559133A (en) 2014-02-05

Family

ID=50013384

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310557102.9A Pending CN103559133A (en) 2013-11-11 2013-11-11 Detection method, device and system of Android device system

Country Status (1)

Country Link
CN (1) CN103559133A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106293734A (en) * 2016-08-05 2017-01-04 佛山绿怡信息科技有限公司 The method and device of detection android terminal information
CN108717449A (en) * 2018-05-18 2018-10-30 国家计算机网络与信息安全管理中心 A kind of information processing method and system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090328026A1 (en) * 2007-03-20 2009-12-31 Fujitsu Limited Update system, program execution device, and computer program
CN103049404A (en) * 2013-01-16 2013-04-17 珠海市君天电子科技有限公司 Method and system for obtaining android cell phone model
CN103294514A (en) * 2013-06-26 2013-09-11 深圳Tcl新技术有限公司 System software release integrated method, compiling server and system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090328026A1 (en) * 2007-03-20 2009-12-31 Fujitsu Limited Update system, program execution device, and computer program
CN103049404A (en) * 2013-01-16 2013-04-17 珠海市君天电子科技有限公司 Method and system for obtaining android cell phone model
CN103294514A (en) * 2013-06-26 2013-09-11 深圳Tcl新技术有限公司 System software release integrated method, compiling server and system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
WANQI: "Android中/system/build.prop文件解读", 《WWW.CNBLOGS.COM/WANQIEDDY/ARCHIVE/2011/11/25/2263367.HTML》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106293734A (en) * 2016-08-05 2017-01-04 佛山绿怡信息科技有限公司 The method and device of detection android terminal information
CN108717449A (en) * 2018-05-18 2018-10-30 国家计算机网络与信息安全管理中心 A kind of information processing method and system

Similar Documents

Publication Publication Date Title
CN105094903B (en) The method and device that firmware is upgraded
CN102902625A (en) Software performance test system and method
US20150040112A1 (en) Enabling Interoperability Between Software Applications By Utilizing Partial Binaries
CN102929782A (en) Device and method for testing software performances
CN106802814B (en) Method and device for upgrading software version
CN104777416A (en) Testing method and tester for circuit board
CN104461899A (en) Method and system for analyzing resource consumption in testing process and testing terminal
CN111881019A (en) User interface testing method and device
CN103034575A (en) Crash analysis method and device
CN103049373A (en) Method and device for positioning of collapse
CN105786546A (en) Method and device for uninstalling application
CN107391362A (en) Application testing method, mobile terminal and storage medium
TWI476587B (en) Testing method and testing apparatus for testing function of electronic apparatus
CN103559431A (en) Detection method, device and system of Android system user permission
US10846206B2 (en) Adaptive software testing
CN104915228A (en) Application program language setting method and device
CN103559133A (en) Detection method, device and system of Android device system
CN109491702B (en) Optimization scheme determination method and device, terminal equipment and storage medium
CN104991857B (en) Trace debug method and device
CN107786869B (en) Method, device and storage medium for generating menu path of television equipment
CN111949529B (en) System debugging method, device, computer equipment and storage medium
CN105468420A (en) Operation system upgrade method and device
CN110889116B (en) Advertisement interception method and device and electronic equipment
CN105550575A (en) Method and device for obtaining un-exported function address and data structure offset
CN111385661B (en) Method, device, terminal and storage medium for voice control of full screen playing

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20140205

RJ01 Rejection of invention patent application after publication