MQTT Client

Download: MQTT Client APK

  • Latest Version
Application ID appinventor.ai_myhomethings_eu.MqttClientApp
Downloads 3.53K
Upload by myhomethings.eu
Content rating Everyone
Requires android 2.1 and up
Updated on Oct 25, 2023

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.