MQTT Snooper

Descargar: MQTT Snooper APK

  • Última versión
ID de aplicación mqttsnooper.mqttsnooper
Descargas 26.55K
Subir por Maxime Carrier
4.2/124+
Everyone
Requiere Android 5.0
Actualizado el Oct 19, 2018

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.REBOOT:
    Required to be able to reboot the device.
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.VIBRATE:
    Allows access to the vibrator.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.
  • com.google.android.c2dm.permission.RECEIVE:
  • mqttsnooper.mqttsnooper.permission.C2D_MESSAGE: