theselfdrivingboat-com / android-theselfdrivingboat-java-take2

0 stars 0 forks source link

send data from app to Python web server #1

Open SolbiatiAlessandro opened 3 years ago

SolbiatiAlessandro commented 3 years ago

clone our app run it in the emulator in android studio send example http request to this web server https://theselfdrivingboat.herokuapp.com/read_last_command and read reply

use this library https://developer.android.com/training/volley

SolbiatiAlessandro commented 3 years ago

you need android studio and you can use android emulator

SolbiatiAlessandro commented 3 years ago

closing https://github.com/theselfdrivingboat-com/android-theselfdrivingboat-java-take2/commit/0a0a68bdacee6d2856ca926956a72abe7986d149

thanks to halirutan