Other
device_admin: Asks for device admin rights
dexclassloader: Uses class loader to executre dynamic code
metrics: Be used to get information from the screen
is_device_admin: Check accessibility - device admin
dynamic_load: Uses undocumented methods to load apk/dex/classes
skip_main_activity: Abort loading MainActivity
kill_process: Kills process
super_user: Checks root access
telephony_getsimcountryiso: Access country code of SIM
reflection: Uses reflection
get_mac: Checks MAC Address
telephony_getnetworkoperator: Fetches MCC + MNC codes of network operator
telephony_isnetworkroaming: Checks if the device is roaming
register_receiver: Registers broadcast receiver
network: Checks internet connection
read_or_write_global_settings: Read or write global settings
shared_prefs: Uses shared preferences
change_state_wifi_signature: Changes the state of Wi-Fi connection
start_activity: Starts activity
load_jni_lib: Loads native library
start_service: Starts service
alarm_manager: Sets a timer
connect: Opening a connection
access_network_state: Network state access
read_or_write_secure_settings: Read or write secure settings