menu
menu

MobiPerf

MobiPerf is an open source application for measuring network performance.

4.0

62 Votes

  • Category General
  • Program license Free
  • Version 3.4.5
  • Size 4 MB
  • Works under: Android
  • Program available in English
  • Content rating Everyone
  • Package name com.mobiperf
  • Program by Robust Net Research Group @ UMich

Settings tab is added to the main Activity.

Bugs fixed.

Potentially dangerous permissions

  • ACCESS_COARSE_LOCATION: Allows an app to access approximate location. Alternatively, you might want ACCESS_FINE_LOCATION.
  • GET_ACCOUNTS: Allows access to the list of accounts in the Accounts Service.
  • READ_EXTERNAL_STORAGE: Allows an application to read from external storage.
  • 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
  • CHANGE_NETWORK_STATE: Allows applications to change network connectivity state.
  • INTERNET: Allows applications to open network sockets.
  • 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_IGNORE_BATTERY_OPTIMIZATIONS: Permission an application must hold in order to use ACTION_REQUEST_IGNORE_BATTERY_OPTIMIZATIONS. This is a normal permission: an app requesting it will always be granted the permission, without the user needing to approve or see it.
  • WAKE_LOCK: Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • android.permission.ACCESS_COARSE_UPDATES
  • android.permission.USE_CREDENTIALS
  • com.google.android.c2dm.permission.RECEIVE
  • com.mobilyzer.permission.C2D_MESSAGE