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
I think this is use for you
As per my experience, we have lot of API calling library are available, it is free
here is a tutorial showing how to create and deploy connection.
Loopj
Retrofit
Volley
okhttp
Thanks..