Skip to content

Simple Android application to explore connecting to a web service from Android.

Notifications You must be signed in to change notification settings

topher1120/AndroidEchoApp

Repository files navigation

Android Echo Activity

This application is a sample Android application exploring sending a REST request to a server and receiving results back asynchronously.
At present moment, this app expects a REST service to echo it's value back. See the Echo Server (https://github.com/topher1120/EchoServer)for the sample server it executes against.

About

Simple Android application to explore connecting to a web service from Android.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages