FlaskWithAndroid icon indicating copy to clipboard operation
FlaskWithAndroid copied to clipboard

Results 3 FlaskWithAndroid issues
Sort by recently updated
recently updated
newest added

I am trying to connect my app with the API I just developed. However, I am facing communication not supported issue ![image](https://user-images.githubusercontent.com/69799649/110654213-f309d800-81e3-11eb-9d72-ceeb6125a544.png) Kindly let me know what to do

how to get mutli values from flask return to retrofit for example i get lattitude & longitude from flask but msg show 1 value only flask: @app.route('/api/xyz', methods=['POST']) def xyz():...

![Capture](https://user-images.githubusercontent.com/56451787/71527633-25564080-2891-11ea-9f6f-be5273257e07.PNG)