This story on HackerNoon has a decentralized backup on Sia.
Transaction ID: WQbVM8W1pUp3WUmU2_f9JYA4sBaANZpgp3h3pRmUJfk
Cover

Building an Android App on a Flask Server

Written by @rusirij | Published on 2021/12/4

TL;DR
Using ‘Flask’ we can send our data from Android to Flask server via REST API calls and do the python related processing inside the flask server and get the output back to our android app via REST API calls. The REST API will work on those requests and send you the data as http response. The ‘Send Post Request’ button sends a ‘POST’ request to the server with user’s name entered on the server. The response you receive will be displayed on the bottom text view.

[story continues]


Written by
@rusirij
Software Developer || Machine Learning Enthusiast

Topics and
tags
python|android|flask|rest-api|machine-learning|python-for-machine-learning|http-requests|backend|hackernoon-es
This story on HackerNoon has a decentralized backup on Sia.
Transaction ID: WQbVM8W1pUp3WUmU2_f9JYA4sBaANZpgp3h3pRmUJfk