Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 715 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 715 Bytes

Connichiwa for Android

This is a port of the Connichiwa platform to Android. As of now, the project is by no means complete.

You can currently:

  • Run local web applications on an Android device
  • Use the Connichiwa API in the web applications

This port is still missing:

  • Automatic detection of other devices
  • Automatic handshake & connection to other devices
  • Support for ad hoc networks

Used Projects

  • NanoHTTPD server as its HTTP and Websocket server

  • JSON Java to parse and create JSON in Java

  • Thanks to people who commit their time to develop great open source projects :-)