Search code examples
python-3.xarduinoserial-portiotandroid-studio-3.0

Execute python script by button from android studio


I am building an IoT application and I want to run my python script in the backend when I press the button in the android studio.

Note: The python script will just connect to the database and send it to arduino serial monitor.

Any Ideas would be appreciated. Thanks!


Solution

  • Try Chaquopy – Python SDK for Android https://chaquo.com/chaquopy/