Android Client Application

Modify an existing Android client application to send a service request to a java servlet. The java servlet (server) will reply back to the Android client with a response.Configure and run a java servlet (server) to run on your local machine.Configure the Java...