qiandrew / AudioNote

Apache License 2.0
0 stars 0 forks source link

Research how to send URL requests in Android #28

Open matthewmoss opened 5 years ago

matthewmoss commented 5 years ago

We need to be able to send a request from the Android app to our REST API. To do this, we have to figure out how to send a request using Java.

Time: 1 day

Test: We can send a request and get back a success or failure.