GetPerms
An Android wrapper library to quickly get app permissions and other package data.
How to download and setup GetPerms
Open terminal and run command
git clone https://github.com/4f77616973/GetPerms.git
git clone is used to create a copy or clone of GetPerms repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with GetPerms https://github.com/4f77616973/GetPerms/archive/master.zip
Or simply clone GetPerms with SSH
[email protected]:4f77616973/GetPerms.git