I am not a developer and I have an application that I need to run on my Samsung 10+ which uses a plugin developed for the app to receive sensor data from a separate android device via Bluetooth connection. The Samsung 10+ is typically connected to the sensor via the Bluetooth MAC address. As the sensor data is received it is displayed on a map overlay on the Samsung. I don't have the actual sensor, as I don't need it for my purposes, but I have a script which can be run which is supposed to output representative data so that when I connect the two devices I should see the data displayed. What I need help with is identifying how you actually run a script on an android if you are not a superuser. Thanks for any assistance.