menu
menu

SystemPanel 2

SystemPanel 2 beta.

5.0

1 Votes

  • Category General
  • Program license Free
  • Version 2.0.b14
  • Size 3 MB
  • Works under: Android
  • Program available in English
  • Content rating Everyone
  • Package name nextapp.sp
  • Program by NextApp, Inc.
    2549-B Eastbluff Drive #201 Newport Beach, CA 92660

* Android 9 support. NOTE: on Android 9, Enhanced Statistics requires an additional permission, INTERACT_ACROSS_USERS, is required and must be set-up via ADB, root, or Windows utility app.

* Automatic guessing of system load baseline.

* Ad-supported version now has standard AdMob ads, because AdMob killed the nice-looking native ads. :(

Potentially dangerous permissions

  • ACCESS_COARSE_LOCATION: Allows an app to access approximate location. Alternatively, you might want ACCESS_FINE_LOCATION.
  • ACCESS_FINE_LOCATION: Allows an app to access precise location. Alternatively, you might want ACCESS_COARSE_LOCATION.
  • READ_PHONE_STATE: Allows read only access to phone state, including the phone number of the device, current cellular network information, the status of any ongoing calls, and a list of any PhoneAccounts registered on the device.
  • WRITE_EXTERNAL_STORAGE: Allows an application to write to external storage.

Other permissions

  • ACCESS_NETWORK_STATE: Allows applications to access information about networks.
  • ACCESS_WIFI_STATE: Allows applications to access information about Wi-Fi networks.
  • BATTERY_STATS: Allows an application to collect battery statistics
  • BATTERY_STATS: Allows an application to collect battery statistics
  • DUMP: Allows an application to retrieve state dump information from system services.
  • GET_TASKS: This constant was deprecated in API level 21. No longer enforced.
  • INTERNET: Allows applications to open network sockets.
  • PACKAGE_USAGE_STATS: Allows an application to collect component usage statistics
  • RECEIVE_BOOT_COMPLETED: Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting. If you don't request this permission, you will not receive the broadcast at that time. Though holding this permission does not have any security implications, it can have a negative impact on the user experience by increasing the amount of time it takes the system to start and allowing applications to have themselves running without the user being aware of them. As such, you must explicitly declare your use of this facility to make that visible to the user.
  • REQUEST_INSTALL_PACKAGES: Allows an application to request installing packages. Apps targeting APIs greater than 22 must hold this permission in order to use ACTION_INSTALL_PACKAGE.
  • RESTART_PACKAGES: This constant was deprecated in API level 8. The restartPackage(String) API is no longer supported.
  • WAKE_LOCK: Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • android.permission.FOREGROUND_SERVICE
  • android.permission.INTERACT_ACROSS_USERS
  • com.android.vending.BILLING