/android-websocket-cameras

Android web socket cameras client. The app takes photo from several clients in one time.

Primary LanguageJava

Sample project that utilizies the new built-in WebSocket features of OkHttp3!

Getting Started

  • Clone this repository to your development directory.
  • Open the Project with Android Studio 3.
  • Import the Gradle project. Run the app module in an emulator.
  • The app will start, connect to the running server, and send a chat photo.

Prerequisites