Push notifications ESP8266 to Android without external Internet connection

I'm trying to get my ESP to push notifications to an Android app - but all the solutions I find use an external server. That won't work in this case as the Android tablet connects to my ESP directly (the ESP is in AP mode), and thus has no Internet access.

Any suggestions?