I am working on designing an Android application for my senior design project. The application will need to be able to connect to a web server. The web server is just a locally
If you want REST API you can refer here
Make an HTTP request with android Sending HTTP Post Request with Android
Else if you want hybrid application you can refer here
https://cordova.apache.org/