You are on page 1of 1

PERMISSION STATUS INFO DESCRIPTION CODE

MAPPINGS
android.permission.ACCESS_NETWORK_STATE normal view Allows an
network application to
status view the status
of all networks.
android.permission.INTERNET normal full Allows an
Internet application to
access create network
sockets.
android.permission.READ_EXTERNAL_STORAGE dangerous read Allows an
external application to
storage read from
contents external
storage.
android.permission.REQUEST_DELETE_PACKAGES normal enables an Allows an
app to application to
request request
package deleting
deletions. packages.
android.permission.REQUEST_INSTALL_PACKAGES dangerous Allows an Malicious
application applications
to request can use this to
installing try and trick
packages. users into
installing
additional
malicious
packages.
android.permission.WRITE_EXTERNAL_STORAGE dangerous read/ Allows an
modify/ application to
delete write to
external external
storage storage.
contents
com.get.mtf.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION unknown Unknown Unknown
permission permission
from android
reference

You might also like