Does anyone know of an MQTT broker that runs on an Android smartphone? I tried to Google and found nothing, and on the app store there seems to be only one app with just 10
Here is an MQTT broker library I have adapted to Android: https://github.com/interaktionsbyran/moquette
You'll have to make your own Android app though, it is just a library.