CN109344634B - Permission granting method and device for application, terminal and computer readable storage medium - Google Patents

Permission granting method and device for application, terminal and computer readable storage medium Download PDF

Info

Publication number
CN109344634B
CN109344634B CN201811143375.8A CN201811143375A CN109344634B CN 109344634 B CN109344634 B CN 109344634B CN 201811143375 A CN201811143375 A CN 201811143375A CN 109344634 B CN109344634 B CN 109344634B
Authority
CN
China
Prior art keywords
application program
permission
application
prompt window
granting
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
Application number
CN201811143375.8A
Other languages
Chinese (zh)
Other versions
CN109344634A (en
Inventor
张卫滨
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Neusoft Corp
Original Assignee
Neusoft Corp
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 Neusoft Corp filed Critical Neusoft Corp
Priority to CN201811143375.8A priority Critical patent/CN109344634B/en
Publication of CN109344634A publication Critical patent/CN109344634A/en
Application granted granted Critical
Publication of CN109344634B publication Critical patent/CN109344634B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/60Protecting data
    • G06F21/604Tools and structures for managing or administering access control systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Automation & Control Theory (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Computer Security & Cryptography (AREA)
  • Software Systems (AREA)
  • Stored Programmes (AREA)

Abstract

The invention provides an application permission granting method, an application permission granting device, a terminal and a computer readable storage medium, wherein a permission granting prompt window of a first application program is detected on a display interface; when the permission granting prompt window is detected, a preset second application program is called to operate the permission granting prompt window so as to authorize the first application program, so that the problem that in the prior art, in the application installation process before the application test process, the authorization operation of a terminal needs to be triggered manually by a tester is solved, the test efficiency is effectively improved, and the large-scale test requirement is met.

Description

Permission granting method and device for application, terminal and computer readable storage medium
Technical Field
The present invention relates to computer technologies, and in particular, to a method, an apparatus, a terminal, and a computer-readable storage medium for granting an application permission.
Background
With the development of science and technology and the advancement of society, people use mobile applications through various types of terminals to become daily life.
Generally, in order to ensure the proper operation of an application, a tester performs a series of stability tests on the application before it is released. Prior to existing stability tests, the application under test needs to be installed on the terminal.
However, in the process of installing the application, many terminals pop up permission grant pop-up windows for confirming installation, permission and the like, and when the problem is faced, a tester can adopt a manual mode to enable the application to obtain the authority of the terminal, but if the number of the tested terminals is large, the mode can seriously affect the testing efficiency, and cannot meet the requirement of large-scale testing.
Disclosure of Invention
The invention provides an application permission granting method, an application permission granting device, a terminal and a computer readable storage medium, aiming at the problems that in the installation and application process before the existing application testing process, the authorization operation of a terminal needs to be manually triggered by a tester, so that the testing efficiency is low and the large-scale testing requirements cannot be met.
In one aspect, the present invention provides a method for granting an application permission, including:
detecting a permission granting prompt window of a first application program on a display interface;
and when the permission granting prompt window is detected, calling a preset second application program to operate the permission granting prompt window so as to authorize the first application program.
In an optional implementation manner, the detecting, on the display interface, the permission grant prompt window of the first application includes:
and monitoring the window change of a display interface when the installation of the first application program is executed, so that when the window is determined to be changed, executing the operation step of calling a preset second application program to grant the permission to the prompt window.
In an optional implementation manner, the detecting, on the display interface, the permission grant prompt window of the first application includes:
detecting whether the identifier of the first application program is matched with a preset target identifier;
and when the identifier of the first application program is matched with the target identifier, detecting a permission grant prompt window of the first application program on a display interface.
In an optional implementation manner, the detecting, on the display interface, the permission grant prompt window of the first application includes:
detecting a target test signal, wherein the target test signal comprises information of a first application program;
and detecting an authority granting prompt window of the first application program on the display interface based on the information of the first application program.
On the other hand, the invention also provides an application permission granting device, which comprises:
the detection module is used for detecting the permission granting prompt window of the first application program on the display interface;
and the authorization operation module is used for calling a preset second application program to operate the permission grant prompt window when the permission grant prompt window is detected, so that the first application program is authorized.
In an optional implementation manner, the detection module includes:
and the first detection submodule is used for monitoring the window change of the display interface when the installation of the first application program is executed, so that when the window is determined to be changed, the authorization operation module executes the operation step of calling a preset second application program to grant the permission to the prompt window.
In an optional implementation manner, the detection module includes:
the second detection submodule is used for detecting whether the identifier of the first application program is matched with a preset target identifier; and when the identifier of the first application program is matched with the target identifier, detecting a permission grant prompt window of the first application program on a display interface.
In an optional implementation manner, the detection module includes:
the third detection submodule is used for detecting a target test signal, and the target test signal comprises information of the first application program; and detecting an authority granting prompt window of the first application program on the display interface based on the information of the first application program.
In yet another aspect, the present invention provides a terminal, including:
a processor;
a memory for storing executable instructions of the processor;
the processor, when executing the executable instructions, may perform the method of any of the preceding.
In a final aspect, the invention provides a computer-readable storage medium comprising instructions which, when executed on the computer, cause the computer to perform the method of any of the preceding claims.
The invention provides an application permission granting method, an application permission granting device, a terminal and a computer readable storage medium, wherein a permission granting prompt window of a first application program is detected on a display interface; when the permission granting prompt window is detected, a preset second application program is called to operate the permission granting prompt window so as to authorize the first application program, so that the problem that in the prior art, in the application installation process before the application test process, the authorization operation of a terminal needs to be triggered manually by a tester is solved, the test efficiency is effectively improved, and the large-scale test requirement is met.
Drawings
With the foregoing drawings in mind, certain embodiments of the disclosure have been shown and described in more detail below. These drawings and written description are not intended to limit the scope of the disclosed concepts in any way, but rather to illustrate the concepts of the disclosure to those skilled in the art by reference to specific embodiments.
FIG. 1 is a schematic diagram of a network architecture on which the present invention is based;
fig. 2 is a flowchart illustrating an authority granting method for an application according to an embodiment of the present invention;
FIG. 3 is a schematic diagram of a display interface provided by the present invention;
fig. 4 is a flowchart illustrating an authority granting method for an application according to a second embodiment of the present invention;
fig. 5 is a schematic structural diagram of an application permission granting apparatus according to a third embodiment of the present invention;
fig. 6 is a schematic diagram of a hardware structure of a terminal according to a fourth embodiment of the present invention.
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and together with the description, serve to explain the principles of the disclosure.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention.
With the development of science and technology and the advancement of society, people use mobile applications through various types of terminals to become daily life.
Generally, in order to ensure the proper operation of an application, a tester performs a series of stability tests on the application before it is released. Prior to existing stability tests, the application under test needs to be installed on the terminal.
However, in the process of installing the application, many terminals pop up permission grant pop-up windows for confirming installation, permission and the like, and when the problem is faced, a tester can adopt a manual mode to enable the application to obtain the authority of the terminal, but if the number of the tested terminals is large, the mode can seriously affect the testing efficiency, and cannot meet the requirement of large-scale testing.
Aiming at the problems that in the installation and application process before the existing application testing process, the authorization operation of a terminal needs to be manually triggered by a tester, so that the testing efficiency is low and the large-scale testing requirement cannot be met, the invention provides an application permission granting method, an application permission granting device, a terminal and a computer readable memory. It should be noted that the permission granting method, apparatus, terminal and computer-readable storage provided in the present application may be applied to various scenarios of testing the terminal, where the scenarios of testing include but are not limited to: the method comprises the steps of testing the running stability of the application, testing the functionality of the application, testing the business logic of the application and the like. In addition, under other scenes that the application needs to be installed, the application permission granting method, the application permission granting device, the application permission granting terminal and the computer readable storage can be adopted, so that the application installation efficiency is improved.
Fig. 1 is a schematic diagram of a network architecture based on the present invention, and as shown in fig. 1, the network architecture based on the present invention at least includes: terminal 1, authority granting device 2 for application installed on terminal 1. Wherein, the applied authority granting device 2 is written by C/C + +, Java, Shell or Python languages; the terminal 1 may be a desktop computer, a tablet computer, a smart phone, etc., and may also be a server, a server cluster, etc.
Fig. 2 is a flowchart illustrating an authority granting method for an application according to an embodiment of the present invention.
As shown in fig. 2, the method for granting the right of the application includes:
step 101, detecting a permission granting prompt window of a first application program on a display interface.
And 102, when the permission granting prompt window is detected, calling a preset second application program to operate the permission granting prompt window so as to authorize the first application program.
It should be noted that the execution subject of the authority granting method for an application provided by the present invention may specifically be the authority granting device 2 for an application shown in fig. 1.
Specifically, in order to avoid the problems of low test efficiency and unsatisfied large-scale test requirements caused by the need of manually triggering the permission granting prompt window on the terminal in the prior art, in the present embodiment, the applied permission granting device 2 may be configured in the terminal 1 in advance. The permission granting device 2 of the application may be configured to execute detecting a permission granting prompt window of the first application program on the display interface of the terminal 1, and when detecting that the display interface has the permission granting prompt window, call a pre-stored second application program to perform a corresponding operation on the permission granting prompt window, so that the permission granting of the first application program is passed, that is, the first application program is granted. The first application program may be an application to be tested that needs to be installed on the terminal, and the second application program may be a program or a function that is pre-installed on the terminal and is used to execute a button on the trigger permission granting prompt window.
Fig. 3 is a schematic diagram of a display interface provided by the present invention, as shown in fig. 3, according to a test requirement, a terminal needs to install a first application program, and in the installation process of the first application program, an application permission granting device monitors a window change of the display interface of the terminal, once the window changes, it can be determined that permission is required to be granted in the installation of the first application program, and a permission grant prompt window should appear on the changed display interface, and at this time, a preset second application program can be invoked to operate the permission grant prompt window. Generally, the operation of the permission grant prompt window by the second application program may include calling an underlying program or an underlying function to trigger a confirmation button or an authorization button or an agreement button in the permission grant prompt window, so that the terminal determines that the first application program is authorized after receiving the trigger.
The permission granting method for the application provided by the embodiment of the invention detects a permission granting prompt window of a first application program on a display interface; when the permission granting prompt window is detected, a preset second application program is called to operate the permission granting prompt window so as to authorize the first application program, so that the problem that in the prior art, in the application installation process before the application test process, the authorization operation of a terminal needs to be triggered manually by a tester is solved, the test efficiency is effectively improved, and the large-scale test requirement is met.
On the basis of the first embodiment, fig. 4 is a flowchart illustrating an application permission granting method according to a second embodiment of the present invention.
As shown in fig. 4, the method for granting the right of the application includes:
step 201, a target test signal is detected, where the target test signal includes information of a first application.
Step 202, detecting a permission granting prompt window of the first application program on the display interface based on the information of the first application program.
Step 203, when the permission grant prompt window is detected, calling a preset second application program to operate the permission grant prompt window so as to enable the first application program to be authorized.
Similar to the embodiment, the execution subject of the authority granting method for application provided by the present invention may be specifically the authority granting device 2 for application shown in fig. 1. In order to avoid the problems of low testing efficiency and unsatisfied large-scale testing requirements caused by manually triggering the permission granting prompt window on the terminal in the prior art, in the embodiment, the applied permission granting device 2 can be pre-installed in the terminal 1.
Different from the first embodiment, in order to improve the processing speed of the terminal and effectively utilize the operation resource of the terminal, in the second embodiment, the applied permission granting device is further configured to detect the test signal, and when the target test signal including the information of the first application program is detected, the applied permission granting device executes a step of detecting the permission grant prompt window of the first application program on the display interface based on the information of the first application program.
Specifically, detecting the permission grant prompt window of the first application on the display interface requires occupying a large amount of computing resources of the terminal, and only in the installation process of the application, the step needs to be executed. Therefore, in this embodiment, in order to reduce the waste of the resources of the terminal, the permission granting device of the application may further detect whether the terminal receives a test signal including a target of the first application, that is, once the terminal receives the target test signal, the terminal starts to execute the operation of installing the first application, and at this time, the permission granting device of the application may start to detect the permission granting prompt window for detecting the first application on the display interface.
Subsequently, as described in the first embodiment, in the process of testing the first application program, the first application program needs to be installed first, in the installation process, the application permission granting device monitors the window change of the display interface of the terminal, once the window changes, it may be determined that permission is required to be granted in the installation of the first application program, and a permission grant prompt window should appear on the changed display interface, at this time, a preset second application program may be invoked to operate the permission grant prompt window. Generally, the operation of the first application on the permission grant prompt window may include calling an underlying program or an underlying function to trigger a confirmation button or an authorization button or an agreement button in the permission grant prompt window, so that the terminal determines that the first application is authorized after receiving the trigger. The first application program may be an application to be tested that needs to be installed on the terminal, and the second application program may be a program or a function that is pre-installed on the terminal and is used to execute a button on the trigger permission granting prompt window.
In the embodiment, before the permission grant prompt window of the first application program is detected on the display interface, the resource utilization rate of the terminal can be effectively improved by detecting the target test signal.
In addition, in other optional embodiments, it may further be detected whether the first application is installed, and when the first application is installed, the permission granting device for the application may stop detecting the permission grant prompt window of the first application on the display interface, so as to further reduce the waste of the operation resources of the terminal.
In addition, in other optional embodiments, the detecting, on the display interface, the permission grant prompt window of the first application includes: detecting whether the identifier of the first application program is matched with a preset target identifier; and when the identifier of the first application program is matched with the target identifier, detecting a permission grant prompt window of the first application program on a display interface. Specifically, the number of the application programs running in the terminal is multiple, so that in order to facilitate authorized installation and testing of the first application program to be tested, the applied permission granting device can also detect the identifier of the application program currently running in the terminal, and when the detected application identifier is consistent with a preset target identifier to be authorized for installation and testing, namely when the detected identifier of the first application program is matched with the target identifier, the permission granting prompt window of the first application program on the display interface can be started to detect. By adopting the method, the permission granting operation of the target application program, namely the first application program, in the installation process can be accurately realized, so that the information safety hidden danger of the terminal caused by permission granting for the non-target application program is avoided.
Fig. 5 is a schematic structural diagram of an application permission granting apparatus according to a third embodiment of the present invention, and as shown in fig. 5, the application permission granting apparatus includes:
the detection module 10 is used for detecting the permission granting prompt window of the first application program on the display interface;
and the authorization operation module 20 is configured to, when the permission grant prompt window is detected, invoke a preset second application program to operate the permission grant prompt window, so that the first application program is authorized.
Specifically, in order to avoid the problems of low test efficiency and unsatisfied large-scale test requirements caused by the need of manually triggering the permission granting prompt window on the terminal in the prior art, in the embodiment, the applied permission granting device may be configured in the terminal in advance. The terminal can receive a security instruction of the first application program from the outside and starts to install the first application program. At this time, the detecting module 10 may be configured to execute detecting the permission grant prompt window of the first application program on the display interface of the terminal, and when detecting that the display interface has the permission grant prompt window, the authorization operation module 20 invokes the pre-stored second application program to perform corresponding operation on the permission grant prompt window, so that the permission grant of the first application program is passed, that is, the first application program is authorized. The first application program may be an application to be tested that needs to be installed on the terminal, and the second application program may be a program or a function that is pre-installed on the terminal and is used to execute a button on the trigger permission granting prompt window. It is known that the rights granting means of the application are written in languages such as C/C + +, Java, Shell or Python.
Specifically, the terminal needs to install the first application program, and in the installation process of the first application program, the detection module 10 monitors the window change of the display interface of the terminal, and once the window changes, it can be determined that the permission grant needs to be performed in the installation of the first application program, and a permission grant prompt window should appear on the changed display interface, at this time, the authorization operation module 20 may invoke a preset second application program to perform an operation on the permission grant prompt window. Generally, the operation of the permission grant prompt window by the second application program may include calling an underlying program or an underlying function to trigger a confirmation button or an authorization button or an agreement button in the permission grant prompt window, so that the terminal determines that the first application program is authorized after receiving the trigger.
Detecting a permission granting prompt window of the first application program on the display interface; when the permission granting prompt window is detected, a preset second application program is called to operate the permission granting prompt window so as to authorize the first application program, so that the problem that in the prior art, in the application installation process before the application test process, the authorization operation of a terminal needs to be triggered manually by a tester is solved, the test efficiency is effectively improved, and the large-scale test requirement is met.
Optionally, the detection module 10 includes: and the first detection submodule is used for monitoring the window change of the display interface when the installation of the first application program is executed, so that when the window is determined to be changed, the authorization operation module executes the operation step of calling a preset second application program to grant the permission to the prompt window.
Optionally, the detection module 10 includes:
the second detection submodule is used for detecting whether the identifier of the first application program is matched with a preset target identifier; and when the identifier of the first application program is matched with the target identifier, detecting a permission grant prompt window of the first application program on a display interface.
Optionally, the detection module 10 includes:
the third detection submodule is used for detecting a target test signal, and the target test signal comprises information of the first application program; and detecting an authority granting prompt window of the first application program on the display interface based on the information of the first application program.
It can be clearly understood by those skilled in the art that, for convenience and brevity of description, the specific working process and corresponding beneficial effects of the system described above may refer to the corresponding process in the foregoing method embodiment, and are not described herein again.
The permission granting device for the application provided by the third embodiment of the invention detects the permission granting prompt window of the first application program on the display interface; when the permission granting prompt window is detected, a preset second application program is called to operate the permission granting prompt window so as to authorize the first application program, so that the problem that in the prior art, in the application installation process before the application test process, the authorization operation of a terminal needs to be triggered manually by a tester is solved, the test efficiency is effectively improved, and the large-scale test requirement is met.
In other implementation manners, fig. 6 is a schematic diagram of a hardware structure of a terminal according to a fourth embodiment of the present invention. As shown in fig. 6, the terminal may specifically include:
a processor 42;
a memory 41 for storing processor-executable instructions;
wherein the processor 42 is configured to:
detecting a permission granting prompt window of a first application program on a display interface;
and when the permission granting prompt window is detected, calling a preset second application program to operate the permission granting prompt window so as to authorize the first application program.
The memory 41 may be a ROM, a Random Access Memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like. And processor 42 may be implemented by one or more Application Specific Integrated Circuits (ASICs), digital signal processor architectures (DSPs), Digital Signal Processing Devices (DSPDs), Programmable Logic Devices (PLDs), Field Programmable Gate Arrays (FPGAs), controllers, micro-controllers, microprocessor architectures or other electronic components.
The above-mentioned instructions can be written by using languages such as C/C + +, Java, Shell, Python, etc., which is not limited in this embodiment.
It can be clearly understood by those skilled in the art that, for convenience and brevity of description, the specific working process and corresponding beneficial effects of the system described above may refer to the corresponding process in the foregoing method embodiment, and are not described herein again.
The terminal provided by the fourth embodiment of the invention detects the permission granting prompt window of the first application program on the display interface; when the permission granting prompt window is detected, a preset second application program is called to operate the permission granting prompt window so as to authorize the first application program, so that the problem that in the prior art, in the application installation process before the application test process, the authorization operation of a terminal needs to be triggered manually by a tester is solved, the test efficiency is effectively improved, and the large-scale test requirement is met.
The invention provides a computer-readable storage medium comprising instructions which, when executed on the computer, enable the computer to perform the method of any of the first or second embodiments.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This application is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It will be understood that the present disclosure is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (8)

1. A method for granting permission to an application, comprising:
detecting a permission granting prompt window of a first application program on a display interface;
when the permission granting prompt window is detected, calling a preset second application program to operate the permission granting prompt window so as to authorize the first application program;
the operation of the second application program on the permission granting prompt window comprises calling a bottom layer program or a bottom layer function to trigger a confirmation button or an authorization button or an agreement button in the permission granting prompt window, so that the terminal determines to perform corresponding authorization on the first application program after receiving the trigger;
the detecting of the permission grant prompt window of the first application program on the display interface includes:
and monitoring the window change of a display interface when the installation of the first application program is executed, so that when the window is determined to be changed, executing the operation step of calling a preset second application program to grant the permission to the prompt window.
2. The method of claim 1, wherein detecting the permission grant prompt window of the first application on the display interface comprises:
detecting whether the identifier of the first application program is matched with a preset target identifier;
and when the identifier of the first application program is matched with the target identifier, detecting a permission grant prompt window of the first application program on a display interface.
3. The method of claim 1, wherein detecting the permission grant prompt window of the first application on the display interface comprises:
detecting a target test signal, wherein the target test signal comprises information of a first application program;
and detecting an authority granting prompt window of the first application program on the display interface based on the information of the first application program.
4. An authority granting apparatus for an application, comprising:
the detection module is used for detecting the permission granting prompt window of the first application program on the display interface;
the authorization operation module is used for calling a preset second application program to operate the permission grant prompt window when the permission grant prompt window is detected, so that the first application program is authorized;
the operation of the second application program on the permission granting prompt window comprises calling a bottom layer program or a bottom layer function to trigger a confirmation button or an authorization button or an agreement button in the permission granting prompt window, so that the terminal determines to perform corresponding authorization on the first application program after receiving the trigger
The detection module comprises:
and the first detection submodule is used for monitoring the window change of the display interface when the installation of the first application program is executed, so that when the window is determined to be changed, the authorization operation module executes the operation step of calling a preset second application program to grant the permission to the prompt window.
5. The device for granting permission of application according to claim 4, wherein the detecting module comprises:
the second detection submodule is used for detecting whether the identifier of the first application program is matched with a preset target identifier; and when the identifier of the first application program is matched with the target identifier, detecting a permission grant prompt window of the first application program on a display interface.
6. The device for granting permission of application according to claim 4, wherein the detecting module comprises:
the third detection submodule is used for detecting a target test signal, and the target test signal comprises information of the first application program; and detecting an authority granting prompt window of the first application program on the display interface based on the information of the first application program.
7. A terminal, comprising:
a processor;
a memory for storing executable instructions of the processor;
the processor, when executing the executable instructions, may perform the method of any of the preceding claims 1-3.
8. A computer-readable storage medium comprising instructions which, when executed on the computer, cause the computer to perform the method of any of claims 1-3.
CN201811143375.8A 2018-09-28 2018-09-28 Permission granting method and device for application, terminal and computer readable storage medium Active CN109344634B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811143375.8A CN109344634B (en) 2018-09-28 2018-09-28 Permission granting method and device for application, terminal and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811143375.8A CN109344634B (en) 2018-09-28 2018-09-28 Permission granting method and device for application, terminal and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN109344634A CN109344634A (en) 2019-02-15
CN109344634B true CN109344634B (en) 2021-04-13

Family

ID=65307598

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811143375.8A Active CN109344634B (en) 2018-09-28 2018-09-28 Permission granting method and device for application, terminal and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN109344634B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110457921A (en) * 2019-08-01 2019-11-15 维沃移动通信有限公司 Right management method and terminal device
CN114692093B (en) * 2022-05-27 2022-10-25 荣耀终端有限公司 Application program installation method and electronic equipment

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102810143A (en) * 2012-04-28 2012-12-05 天津大学 Safety detecting system and method based on mobile phone application program of Android platform
CN104484607A (en) * 2014-12-16 2015-04-01 上海交通大学 Universal method and universal system for performing safety testing on Android application programs
CN106022091A (en) * 2016-05-11 2016-10-12 青岛海信移动通信技术股份有限公司 Authorization method and device of application program
CN106529279A (en) * 2016-10-13 2017-03-22 维沃移动通信有限公司 Permission application prompting method and mobile terminal
CN106599680A (en) * 2016-12-22 2017-04-26 北京猎豹移动科技有限公司 Application program permission setting method and apparatus, and electronic equipment
CN107741910A (en) * 2017-10-18 2018-02-27 北京奇虎科技有限公司 Application program installation capability method of testing, device, computing device and storage medium
CN107766209A (en) * 2017-10-31 2018-03-06 北京新能源汽车股份有限公司 Middle control automated testing method, device, equipment and computer-readable recording medium
CN107862201A (en) * 2017-10-26 2018-03-30 深信服科技股份有限公司 Authority control method, electric terminal and computer-readable recording medium
CN107943490A (en) * 2017-11-16 2018-04-20 珠海市魅族科技有限公司 Using installation method, equipment, computer-readable recording medium and computer installation
CN108270786A (en) * 2018-01-16 2018-07-10 广东欧珀移动通信有限公司 Right management method, device, storage medium and the intelligent terminal of application program
CN108549799A (en) * 2018-04-13 2018-09-18 深圳壹账通智能科技有限公司 Management method, device, terminal and the computer storage media of Android permission

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6279155B1 (en) * 1998-04-08 2001-08-21 Dell Usa, L.P. Method of installing software on and/or testing a computer system
CN100462938C (en) * 2005-12-09 2009-02-18 鸿富锦精密工业(深圳)有限公司 System and method for simulating programe mounting and operating
CN107133519B (en) * 2017-05-15 2019-07-05 华中科技大学 Privacy compromise detection method and system in a kind of communication of Android application network

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102810143A (en) * 2012-04-28 2012-12-05 天津大学 Safety detecting system and method based on mobile phone application program of Android platform
CN104484607A (en) * 2014-12-16 2015-04-01 上海交通大学 Universal method and universal system for performing safety testing on Android application programs
CN106022091A (en) * 2016-05-11 2016-10-12 青岛海信移动通信技术股份有限公司 Authorization method and device of application program
CN106529279A (en) * 2016-10-13 2017-03-22 维沃移动通信有限公司 Permission application prompting method and mobile terminal
CN106599680A (en) * 2016-12-22 2017-04-26 北京猎豹移动科技有限公司 Application program permission setting method and apparatus, and electronic equipment
CN107741910A (en) * 2017-10-18 2018-02-27 北京奇虎科技有限公司 Application program installation capability method of testing, device, computing device and storage medium
CN107862201A (en) * 2017-10-26 2018-03-30 深信服科技股份有限公司 Authority control method, electric terminal and computer-readable recording medium
CN107766209A (en) * 2017-10-31 2018-03-06 北京新能源汽车股份有限公司 Middle control automated testing method, device, equipment and computer-readable recording medium
CN107943490A (en) * 2017-11-16 2018-04-20 珠海市魅族科技有限公司 Using installation method, equipment, computer-readable recording medium and computer installation
CN108270786A (en) * 2018-01-16 2018-07-10 广东欧珀移动通信有限公司 Right management method, device, storage medium and the intelligent terminal of application program
CN108549799A (en) * 2018-04-13 2018-09-18 深圳壹账通智能科技有限公司 Management method, device, terminal and the computer storage media of Android permission

Also Published As

Publication number Publication date
CN109344634A (en) 2019-02-15

Similar Documents

Publication Publication Date Title
US10838838B2 (en) Method and apparatus for dealing with abnormality of application program and storage medium
US10031743B2 (en) Method and apparatus for kernel repair and patching
US20230110179A1 (en) System Function Invoking Method and Apparatus, and Terminal
CN108681662B (en) Method and device for installing program
US20170161500A1 (en) Application security protection method, terminal, and storage medium
US8862942B2 (en) Method of system for detecting abnormal interleavings in concurrent programs
US9336014B2 (en) Method, apparatus, and system for human-machine interaction
CN109271213B (en) HTML5 page loading method and device, computer equipment and storage medium
CN109344634B (en) Permission granting method and device for application, terminal and computer readable storage medium
CN110727941B (en) Privacy data protection method and device, terminal equipment and storage medium
CN111552567B (en) Thread management method and device, electronic equipment and storage medium
US20140283044A1 (en) Method and Device For Preventing Application in an Operating System From Being Uninstalled
CN111309242A (en) Intelligent cabinet screen display method and device, server and storage medium
CN108509228B (en) Page loading method, terminal equipment and computer readable storage medium
CN106203148B (en) Unauthorized data access blocking method and computing device with unauthorized data access blocking function
CN112464176B (en) Authority management method and device, electronic equipment and storage medium
US9043871B2 (en) Method for operating invisible system services on android platform
CN103777933A (en) Method and device for displaying progress information
CN107545169B (en) Application program authentication management method and device and electronic equipment
CN110633566A (en) Intrusion detection method, device, terminal equipment and medium
CN113760490B (en) Method and device for processing micro-service, electronic equipment and storage medium
CN112149106B (en) Login method, device, equipment and medium of enterprise private applet
WO2021207874A1 (en) Non-secure software detection apparatus and detection method, and storage medium
CN111008375B (en) Data protection method and device
CN109992386B (en) Information processing method and electronic equipment

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
GR01 Patent grant
GR01 Patent grant