Controll an android phone with Arduino

An Arduino can send data to an Android phone using BLE (not the same as Bluetooth), and an Android app could be written to take action based on the data.

Example: https://create.arduino.cc/projecthub/dalbaugh/how-to-use-ble-to-connect-arduino-to-an-android-studio-app-163339