CN113836505A - Method for rapidly acquiring shell permission of terminal equipment based on android system - Google Patents

Method for rapidly acquiring shell permission of terminal equipment based on android system Download PDF

Info

Publication number
CN113836505A
CN113836505A CN202111111383.6A CN202111111383A CN113836505A CN 113836505 A CN113836505 A CN 113836505A CN 202111111383 A CN202111111383 A CN 202111111383A CN 113836505 A CN113836505 A CN 113836505A
Authority
CN
China
Prior art keywords
barrier
free service
starting
program
pairing
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
CN202111111383.6A
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.)
Hunan Xiaosuan Technology Information Co ltd
Original Assignee
Hunan Xiaosuan Technology Information 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 Hunan Xiaosuan Technology Information Co ltd filed Critical Hunan Xiaosuan Technology Information Co ltd
Priority to CN202111111383.6A priority Critical patent/CN113836505A/en
Publication of CN113836505A publication Critical patent/CN113836505A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The invention relates to a method for quickly acquiring shell permission of terminal equipment based on an android system, which comprises the following steps: s1, connecting the terminal equipment with the wireless network and installing the barrier-free service program; s2, operating the barrier-free service program, jumping to barrier-free setting after starting, and starting the barrier-free service of 'one-key starting wireless debugging'; s3, starting the function of acquiring Shell permission in the barrier-free service program; s4, jumping to the interface of 'about mobile phone' from the barrier-free service program, and opening the entry of 'developer option'; s5, entering a developer option interface, starting wireless debugging and displaying pairing codes; s6, extracting the pairing code, the IP address and the port number, and executing pairing; s7, the barrier-free service program uses the pairing code, the IP address and the port number to pair with the android system; and S8, running a preset script, and starting a daemon process in the script. The method and the device have the advantages that the current limiting process for obtaining the Shell rights is automated, manual operation is not needed, and the cost and the threshold for obtaining the Shell rights are greatly reduced.

Description

Method for rapidly acquiring shell permission of terminal equipment based on android system
Technical Field
The invention belongs to the technical field of android system application, and particularly relates to a method for quickly acquiring shell permission of terminal equipment based on an android system.
Background
The Android (Android) system is widely applied due to the characteristics of open sources, and all large mobile phone manufacturers put into production and design own Android systems, which become the most influential mobile phone operating systems.
The application ecology based on the android system is more and more mature, the shell authority referred by the invention is also called developer authority, and is one of system authorities, after the developer authority is obtained, a developer can more conveniently control a mobile phone, application installation can be directly initiated, a dump sys command is executed to check equipment information, and capabilities which common apps do not have such as click simulation, text input and the like can be simulated. Generally, in order to acquire the shell permission, a computer is needed, a mobile phone is connected to the computer through a usb cable, and a usb debugging function of the mobile phone is turned on, so that the shell permission of the mobile phone can be acquired through an adb tool on the computer.
The adb command may be used to perform various device operations (e.g., install and debug applications) and provide access to the Unix shell (which may be used to run various commands on the device). In Android11 and higher, deployment and debugging of applications wirelessly from a workstation using an Android debug bridge (adb) is supported. For example, a debuggable application may be deployed to multiple remote devices without actually connecting the devices over USB. This avoids the common USB connection problem. Generally, a series of tedious operations are required for starting the wireless debugging, and a user needs to have certain professional knowledge, so that the threshold and the cost for starting the wireless debugging are increased.
In summary, it is desirable to provide a method for rapidly acquiring a Shell right of a terminal device based on an android system, which is capable of acquiring the Shell right current limiting process automatically, and greatly reduces the cost and threshold for acquiring the Shell right.
Disclosure of Invention
The invention aims to provide a method for rapidly acquiring the Shell authority of the terminal equipment based on the android system, which is used for acquiring the Shell authority flow limiting process automation, greatly reducing the cost for acquiring the Shell authority and a threshold.
The above purpose is realized by the following technical scheme: a method for rapidly acquiring shell permission of terminal equipment based on an android system comprises the following steps:
s1, connecting the terminal equipment with a wireless network, and installing a barrier-free service program into the terminal equipment, wherein the barrier-free service program is used for automatically acquiring the shell authority of the terminal equipment;
s2, running a barrier-free service program, starting barrier-free service, jumping to barrier-free setting of an android system, and starting barrier-free service of 'one-key starting wireless debugging';
s3, starting a function of acquiring Shell permission in the barrier-free service program, and automatically acquiring the Shell permission after the step (4) is carried out;
s4, jumping to 'about mobile phone' interface from the barrier-free service program, and 'one-key starting wireless debugging' barrier-free service starting 'developer option' entrance;
s5, starting wireless debugging by one key, entering a developer option interface by barrier-free service, starting wireless debugging and displaying pairing codes;
s6, the barrier-free service of 'one-key starting wireless debugging' extracts pairing codes, IP addresses and port numbers and informs barrier-free service programs to execute pairing;
s7, the barrier-free service program uses the pairing code, the IP address and the port number to pair with the android system ADBD through a standard ADB pairing protocol;
and S8, running a preset script program by the barrier-free service program, starting a daemon process in the script program, wherein the daemon process has the shell authority.
The invention uses the barrier-free service to obtain characters in the interface and simulate the click characteristic, realizes the automation of starting wireless debugging, achieves the aim of starting wireless debugging by one key, and obtains the shell through wireless debugging. It should be noted that it is clear to those skilled in the art that such a program can be programmed according to the functions and steps to be implemented by the barrier-free service program to implement the obtaining of the shell rights of the terminal device. The barrier-free service program comprises a preset script program and a barrier-free service function program of 'one-key starting wireless debugging' to realize the functions. And the step S4-S8 is finished by the operation of the barrier-free service background of 'one-key starting wireless debugging', and the step S4-S8 automatically skip to finish the method for acquiring the shell permission of the terminal equipment based on the android system.
A further technical solution is that, in step S1, the terminal device registers "one key starts wireless debugging" barrier-free service after installing the barrier-free service program.
The further technical solution is that the process of enabling the barrier-free service of "enabling wireless debug by one key" in step S2 includes the following specific steps:
s2.1, clicking 'starting barrier-free service' in a barrier-free service program, and automatically jumping to a barrier-free setting interface of a system;
and S2.2, starting 'one-key starting wireless debugging' in the 'downloaded application' barrier-free setting interface.
A further technical solution is that the process of opening the "developer option" entry in step S4 includes the following steps:
s4.1, automatically jumping to a mobile phone-related interface by the barrier-free service program;
s4.2, acquiring a control of a version number option by using the one-key starting wireless debugging barrier-free service, executing 7 times of simulated click operation, and opening a developer option entrance;
s4.3, the barrier-free service of 'one-key starting wireless debugging' informs the barrier-free service program that the operation of opening the 'developer option' entrance is completed.
Further technical solution is that the process of enabling wireless debugging and displaying pairing codes in step S5 includes the following steps:
s5.1, acquiring a control of a wireless debugging option by using the barrier-free service of 'one-key starting wireless debugging', executing simulated click operation, and entering a 'wireless debugging' interface;
s5.2, the barrier-free service of 'one-key starting wireless debugging' detects that the system is currently in a 'wireless debugging' interface, obtains a 'device for matching equipment using matching codes' control, executes simulated click operation, pops up a matching code popup frame by the system, and displays the matching codes.
The further technical scheme is that the specific steps of the step S6 are as follows:
s6.1, the barrier-free service of 'one-key starting wireless debugging' detects that the pairing code information pop-up box pops up, acquires a pairing code control, an IP address and a port control, acquires characters in the control and acquires a pairing code, the IP address and a port;
s6.2, the barrier-free service of 'one-key starting wireless debugging' sends the pairing code, the IP address and the port to the barrier-free service program, and the barrier-free service program executes the pairing process.
The further technical scheme is that the specific steps of the step S7 are as follows:
s7.1, the barrier-free service program receives the pairing code, the IP address and the port number and executes pairing operation;
s7.2, completing the pairing process by using a standard ADB pairing protocol in the background, and successfully pairing.
The further technical scheme is that the specific steps of the step S8 are as follows:
s8.1, running a script program after the barrier-free service program completes pairing;
s8.2, copying a daemon program to a/data/local/tmp folder by a script program execution command;
s8.3, the script program execution command gives a read-write permission to the daemon process program;
and S8.4, executing a command by the script program to start the daemon program, and having the shell authority after starting.
The method is based on the barrier-free service and the wireless debugging of the Android system, the wireless debugging can be automatically started through a barrier-free service program, the Shell permission is obtained through the wireless debugging, the whole process from the starting of the barrier-free service to the obtaining of the Shell permission is automated, the complicated obtaining of the Shell permission current limiting process is automated, manual operation is not needed, even personnel without relevant professional knowledge can obtain the Shell permission by one key, and the cost and the threshold for obtaining the Shell permission are greatly reduced.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate an embodiment of the invention and, together with the description, serve to explain the invention and not to limit the invention.
Fig. 1 is a schematic flow chart of a method for rapidly acquiring a shell permission of a terminal device based on an android system according to an embodiment of the present invention;
fig. 2 to 15 are schematic views of an operation interface of a method for acquiring a shell permission of a terminal device based on an android system according to an embodiment of the present invention.
Detailed Description
The present invention will now be described in detail with reference to the drawings, which are given by way of illustration and explanation only and should not be construed to limit the scope of the present invention in any way. Furthermore, features from embodiments in this document and from different embodiments may be combined accordingly by a person skilled in the art from the description in this document.
The embodiment of the invention provides a method for quickly acquiring a shell permission of terminal equipment based on an android system, which comprises the following steps of:
s1, connecting the terminal equipment with a wireless network, and installing a barrier-free service program into the terminal equipment, wherein the barrier-free service program is used for automatically acquiring the shell authority of the terminal equipment;
s2, running a barrier-free service program, starting barrier-free service, jumping to barrier-free setting of an android system, and starting barrier-free service of 'one-key starting wireless debugging';
s3, starting a function of acquiring Shell permission in the barrier-free service program, and automatically acquiring the Shell permission after the step (4) is carried out;
s4, jumping to 'about mobile phone' interface from the barrier-free service program, and 'one-key starting wireless debugging' barrier-free service starting 'developer option' entrance;
s5, starting wireless debugging by one key, entering a developer option interface by barrier-free service, starting wireless debugging and displaying pairing codes;
s6, the barrier-free service of 'one-key starting wireless debugging' extracts pairing codes, IP addresses and port numbers and informs barrier-free service programs to execute pairing;
s7, the barrier-free service program uses the pairing code, the IP address and the port number to pair with the android system ADBD through a standard ADB pairing protocol;
and S8, running a preset script program by the barrier-free service program, starting a daemon process in the script program, wherein the daemon process has the shell authority.
The invention uses the barrier-free service to obtain characters in the interface and simulate the click characteristic, realizes the automation of starting wireless debugging, achieves the aim of starting wireless debugging by one key, and obtains the shell through wireless debugging. It should be noted that it is clear to those skilled in the art that such a program can be programmed according to the functions and steps to be implemented by the barrier-free service program to implement the obtaining of the shell rights of the terminal device. The barrier-free service program comprises a preset script program and a barrier-free service function program of 'one-key starting wireless debugging' to realize the functions. And the step S4-S8 is finished by the operation of the barrier-free service background of 'one-key starting wireless debugging', and the step S4-S8 automatically skip to finish the method for acquiring the shell permission of the terminal equipment based on the android system.
On the basis of the foregoing embodiment, in another embodiment of the present invention, in step S1, the terminal device registers "one-key-on wireless debug" barrier-free service after installing the barrier-free service program.
On the basis of the above embodiments, in another embodiment of the present invention, as shown in fig. 3 to 5, the process of enabling the barrier-free service of "enabling wireless debug by one key" in step S2 includes the following specific steps:
s2.1, clicking 'starting barrier-free service' in a barrier-free service program, and automatically jumping to a barrier-free setting interface of a system;
and S2.2, starting 'one-key starting wireless debugging' in the 'downloaded application' barrier-free setting interface.
On the basis of the above embodiments, in another embodiment of the present invention, as shown in fig. 6 to 8, the process of opening the "developer option" entry in step S4 includes the following steps:
s4.1, automatically jumping to a mobile phone-related interface by the barrier-free service program;
s4.2, acquiring a control of a version number option by using the one-key starting wireless debugging barrier-free service, executing 7 times of simulated click operation, and opening a developer option entrance;
s4.3, the barrier-free service of 'one-key starting wireless debugging' informs the barrier-free service program that the operation of opening the 'developer option' entrance is completed.
On the basis of the above embodiments, in another embodiment of the present invention, as shown in fig. 9 to 11, the process of enabling wireless debugging and displaying pairing codes in step S5 includes the following steps:
s5.1, acquiring a control of a wireless debugging option by using the barrier-free service of 'one-key starting wireless debugging', executing simulated click operation, and entering a 'wireless debugging' interface;
s5.2, the barrier-free service of 'one-key starting wireless debugging' detects that the system is currently in a 'wireless debugging' interface, obtains a 'device for matching equipment using matching codes' control, executes simulated click operation, pops up a matching code popup frame by the system, and displays the matching codes.
On the basis of the above embodiments, in another embodiment of the present invention, as shown in fig. 12 to 15, the specific steps of step S6 are as follows:
s6.1, the barrier-free service of 'one-key starting wireless debugging' detects that the pairing code information pop-up box pops up, acquires a pairing code control, an IP address and a port control, acquires characters in the control and acquires a pairing code, the IP address and a port;
s6.2, the barrier-free service of 'one-key starting wireless debugging' sends the pairing code, the IP address and the port to the barrier-free service program, and the barrier-free service program executes the pairing process.
On the basis of the above embodiment, in another embodiment of the present invention, as shown in fig. 2, the specific steps of step S7 are as follows:
s7.1, the barrier-free service program receives the pairing code, the IP address and the port number and executes pairing operation;
s7.2, completing the pairing process by using a standard ADB pairing protocol in the background, and successfully pairing.
On the basis of the above embodiment, in another embodiment of the present invention, as shown in fig. 2, the specific steps of step S8 are as follows:
s8.1, running a script program after the barrier-free service program completes pairing;
s8.2, copying a daemon program to a/data/local/tmp folder by a script program execution command;
s8.3, the script program execution command gives a read-write permission to the daemon process program;
and S8.4, executing a command by the script program to start the daemon program, and having the shell authority after starting.
The method is based on the barrier-free service and the wireless debugging of the Android system, the wireless debugging can be automatically started through a barrier-free service program, the Shell permission is obtained through the wireless debugging, the whole process from the starting of the barrier-free service to the obtaining of the Shell permission is automated, the complicated obtaining of the Shell permission current limiting process is automated, manual operation is not needed, even personnel without relevant professional knowledge can obtain the Shell permission by one key, and the cost and the threshold for obtaining the Shell permission are greatly reduced.
The terminology used in the present invention is as follows:
an android system: the Linux-based operating system is a Linux-based free and open source code operating system, is mainly used for mobile equipment such as intelligent terminals and tablet computers, and is led and developed by Google corporation and open terminal alliance.
ADB: the Android debug bridge (adb) is a command line tool with various functions, and can enable you to communicate with the equipment. The adb command may be used to perform various device operations (e.g., install and debug applications) and provide access to the Unix shell (which may be used to run various commands on the device).
ADBD: and running the debugging service in the Android system.
Wireless debugging: android11 and higher supports wireless deployment and debugging of applications from workstations using an Android debug bridge (adb).
Shell: and software (command parser) for providing an operation interface for a user. It receives a user command and then invokes the corresponding application.
And (3) barrier-free: barrier-free services are applications that provide interface enhancement functions to assist a disabled user or a user who may temporarily be unable to fully interact with the device to perform operations.
And (4) control: representing the basic building blocks of the user interface components. Controls occupy a rectangular area on the screen, responsible for drawing and event handling, for creating interactive UI components (buttons, text fields, etc.).
app _ process: an executable file for initiating a program.
The ADB has a Shell access right, so a program started by using an ADB execution command also has the Shell right, and enters an ADB Shell app _ process starting program, so that the program also has the Shell right, and when the ADB needs to be used, ADBD service in an Android system needs to be started, and the ADB and the ADBD can be connected.
In the Android10 and below, starting the ADBD needs to be connected with a computer to execute command starting, and in the Android11 and above, the system provides a wireless debugging function, and the wireless debugging is started, namely the ADBD is started.
To better explain the technical solution of the present invention, a specific embodiment is provided herein, as shown in fig. 1, a method for acquiring a shell permission of a terminal device equipped with an android system, taking an android phone as an example, as shown in fig. 1 and fig. 2, including the following steps:
connecting the android handset to WIFI (wireless network);
installing a barrier-free service program into the android mobile phone, and registering 'one-key starting of wireless debugging' barrier-free service after installation;
as shown in fig. 2, clicking "start barrier-free service" of "barrier-free service program", as shown in fig. 3, jumping to barrier-free setting in the android system, as shown in fig. 4 and 5, starting "one-key start wireless debugging" barrier-free service;
returning to the barrier-free service program, clicking to acquire the Shell permission, and automatically completing the subsequent steps;
as shown in fig. 6, the "barrier-free service program" jumps to a "mobile phone related" interface set by the system, as shown in fig. 7, the "one-touch wireless debugging" barrier-free service obtains a control of the "version number" option, executes 7 times of simulated click operations, as shown in fig. 8, the "developer option" is enabled, and notifies the "barrier-free service program" that an "developer option" entry process is started has been completed;
as shown in fig. 9, the "barrier-free service program" jumps to a "developer option" interface set by the system, as shown in fig. 10, the "wireless debugging barrier-free service is enabled by one key to obtain a control of the" wireless debugging "option, a simulated click operation is executed, as shown in fig. 11, and the" wireless debugging "interface is entered;
as shown in fig. 12, the "one-key-enabled wireless debugging" barrier-free service detects that the wireless debugging interface is currently located, starts the wireless debugging, as shown in fig. 13, obtains a "pairing code using equipment" control, executes a simulated click operation, as shown in fig. 14, pops up a pairing code popup box by the system, and displays the pairing code;
as shown in fig. 15, "one-key-enabled wireless debugging" barrier-free service obtains the WLAN pairing code, the IP address, and the port control, extracts the text in the control, obtains the pairing code, the IP address, and the port number, and sends them to the "barrier-free service program";
the barrier-free service program uses a pairing code, an IP address and a port number, and uses a standard ADB pairing protocol and a local android system ADBD to pair in the background;
the barrier-free service program completes pairing, runs the script, the script copies the daemon program to a/data/local/tmp folder, gives read-write permission, starts the daemon program by using app _ process, and the daemon program runs by the shell user after being started, namely the daemon program has shell permission.
The foregoing is only a preferred embodiment of the present invention, and it should be noted that, for those skilled in the art, various modifications and decorations can be made without departing from the principle of the present invention, and these modifications and decorations should also be regarded as the protection scope of the present invention.

Claims (8)

1. A method for rapidly acquiring shell permission of terminal equipment based on an android system is characterized by comprising the following steps:
s1, connecting the terminal equipment with a wireless network, and installing a barrier-free service program into the terminal equipment, wherein the barrier-free service program is used for automatically acquiring the shell authority of the terminal equipment;
s2, running a barrier-free service program, starting barrier-free service, jumping to barrier-free setting of an android system, and starting barrier-free service of 'one-key starting wireless debugging';
s3, starting a function of acquiring Shell permission in the barrier-free service program, and automatically acquiring the Shell permission after the step (4) is carried out;
s4, jumping to 'about mobile phone' interface from the barrier-free service program, and 'one-key starting wireless debugging' barrier-free service starting 'developer option' entrance;
s5, starting wireless debugging by one key, entering a developer option interface by barrier-free service, starting wireless debugging and displaying pairing codes;
s6, the barrier-free service of 'one-key starting wireless debugging' extracts pairing codes, IP addresses and port numbers and informs barrier-free service programs to execute pairing;
s7, the barrier-free service program uses the pairing code, the IP address and the port number to pair with the android system ADBD through a standard ADB pairing protocol;
and S8, running a preset script program by the barrier-free service program, starting a daemon process in the script program, wherein the daemon process has the shell authority.
2. The method for rapidly acquiring the shell permission of the terminal device based on the android system as recited in claim 1, wherein in step S1, the terminal device registers "one-key-on wireless debugging" barrier-free service after installing the barrier-free service program.
3. The method for rapidly acquiring the shell permission of the terminal device based on the android system as claimed in claim 2, wherein the step S2 of enabling the barrier-free service of "enabling wireless debugging by one key" includes the following specific steps:
s2.1, clicking 'starting barrier-free service' in a barrier-free service program, and automatically jumping to a barrier-free setting interface of a system;
and S2.2, starting 'one-key starting wireless debugging' in the 'downloaded application' barrier-free setting interface.
4. The method for rapidly acquiring the shell permission of the android system-based terminal device according to claim 3, wherein the step S4 of opening the "developer option" entry includes the following steps:
s4.1, automatically jumping to a mobile phone-related interface by the barrier-free service program;
s4.2, acquiring a control of a version number option by using the one-key starting wireless debugging barrier-free service, executing 7 times of simulated click operation, and opening a developer option entrance;
s4.3, the barrier-free service of 'one-key starting wireless debugging' informs the barrier-free service program that the operation of opening the 'developer option' entrance is completed.
5. The method for rapidly acquiring shell permission of terminal equipment based on an android system according to any one of claims 1 to 3, wherein the process of starting wireless debugging and displaying pairing codes in step S5 includes the following steps:
s5.1, acquiring a control of a wireless debugging option by using the barrier-free service of 'one-key starting wireless debugging', executing simulated click operation, and entering a 'wireless debugging' interface;
s5.2, the barrier-free service of 'one-key starting wireless debugging' detects that the system is currently in a 'wireless debugging' interface, obtains a 'device for matching equipment using matching codes' control, executes simulated click operation, pops up a matching code popup frame by the system, and displays the matching codes.
6. The method for rapidly acquiring the shell permission of the terminal device based on the android system as claimed in claim 5, wherein the step S6 includes the following specific steps:
s6.1, the barrier-free service of 'one-key starting wireless debugging' detects that the pairing code information pop-up box pops up, acquires a pairing code control, an IP address and a port control, acquires characters in the control and acquires a pairing code, the IP address and a port;
s6.2, the barrier-free service of 'one-key starting wireless debugging' sends the pairing code, the IP address and the port to the barrier-free service program, and the barrier-free service program executes the pairing process.
7. The method for rapidly acquiring the shell permission of the terminal device based on the android system as claimed in claim 6, wherein the step S7 includes the following specific steps:
s7.1, the barrier-free service program receives the pairing code, the IP address and the port number and executes pairing operation;
s7.2, completing the pairing process by using a standard ADB pairing protocol in the background, and successfully pairing.
8. The method for rapidly acquiring the shell permission of the terminal device based on the android system as claimed in claim 7, wherein the step S8 includes the following specific steps:
s8.1, running a script program after the barrier-free service program completes pairing;
s8.2, copying a daemon program to a/data/local/tmp folder by a script program execution command;
s8.3, the script program execution command gives a read-write permission to the daemon process program;
and S8.4, executing a command by the script program to start the daemon program, and having the shell authority after starting.
CN202111111383.6A 2021-09-18 2021-09-18 Method for rapidly acquiring shell permission of terminal equipment based on android system Pending CN113836505A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111111383.6A CN113836505A (en) 2021-09-18 2021-09-18 Method for rapidly acquiring shell permission of terminal equipment based on android system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111111383.6A CN113836505A (en) 2021-09-18 2021-09-18 Method for rapidly acquiring shell permission of terminal equipment based on android system

Publications (1)

Publication Number Publication Date
CN113836505A true CN113836505A (en) 2021-12-24

Family

ID=78969141

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111111383.6A Pending CN113836505A (en) 2021-09-18 2021-09-18 Method for rapidly acquiring shell permission of terminal equipment based on android system

Country Status (1)

Country Link
CN (1) CN113836505A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114567515A (en) * 2022-03-01 2022-05-31 上海中通吉网络技术有限公司 Method for implementing automatic group adding of mobile terminal chat application
CN115859228A (en) * 2022-12-01 2023-03-28 湖南于一科技有限公司 Method, device, equipment and storage medium for preventing information leakage in application program

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109800135A (en) * 2017-11-17 2019-05-24 腾讯科技(深圳)有限公司 A kind of information processing method and terminal
CN110008109A (en) * 2018-11-28 2019-07-12 阿里巴巴集团控股有限公司 Application testing method and device
CN111581095A (en) * 2020-05-08 2020-08-25 广州大学 Self-starting USB debugging method and device based on barrier-free service and storage medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109800135A (en) * 2017-11-17 2019-05-24 腾讯科技(深圳)有限公司 A kind of information processing method and terminal
CN110008109A (en) * 2018-11-28 2019-07-12 阿里巴巴集团控股有限公司 Application testing method and device
CN111581095A (en) * 2020-05-08 2020-08-25 广州大学 Self-starting USB debugging method and device based on barrier-free service and storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
MISHAAL RAHMAN: "如何不需要连接 PC 以去除手机中的臃肿功能", "HTTPS://WWW.XDA-DEVELOPERS.COM/DEBLOAT-YOUR-PHONE-RUN-ADB-SHEL L-COMMANDS-NO-ROOT-NO-PC/", 1 May 2021 (2021-05-01), pages 1 - 7 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114567515A (en) * 2022-03-01 2022-05-31 上海中通吉网络技术有限公司 Method for implementing automatic group adding of mobile terminal chat application
CN115859228A (en) * 2022-12-01 2023-03-28 湖南于一科技有限公司 Method, device, equipment and storage medium for preventing information leakage in application program

Similar Documents

Publication Publication Date Title
CN113836505A (en) Method for rapidly acquiring shell permission of terminal equipment based on android system
CN108874677B (en) Android terminal and test method and system thereof
CN105786691A (en) Automatic integration testing device, method and system of mobile terminal
CN105302722B (en) CTS automatic testing method and device
US20220052866A1 (en) Smart home system control method and apparatus, electronic device
CN103927256A (en) Method for controlling multiple Android devices
CN104156252A (en) Application software installation method and device
CN104978271A (en) Automatic upgrade pressure measurement method and system for Android system
CN106502713A (en) A kind of method for upgrading software and system
CN102073524B (en) A kind of method of wireless communication terminal and self-starting thereof
CN103677812A (en) Hardware equipment state adaptive method and device
CN105182111A (en) Mobile terminal performance test method and system
CN112231206A (en) Script editing method for application program test, computer readable storage medium and test platform
CN103997684A (en) Method and device for updating operating system
CN111045551A (en) Multi-screen touch system under iOS system
CN114217879B (en) Method for breaking through android ghost process limitation during program starting and running
CN105095076B (en) Method and device for testing compatibility between application software versions
CN106649008A (en) Method and system for automatically executing mobile terminal physical startup and shutdown pressure test
CN106649128A (en) Method for automatically controlling running of terminal
CN113791869A (en) Method for acquiring shell permission of terminal equipment based on android system
CN105657551A (en) Method and apparatus used by smart television to respond to analog key
CN106648697B (en) Method for lighting terminal and method for automatically controlling terminal
CN104699607A (en) Automation testing method and system for mobile terminal
CN109522174B (en) Method, device, terminal and storage medium for controlling adb enabling
CN108009084B (en) Testing method, device and system for hybrid mobile application

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination