Android chat app

less than 1 minute read

A P2P chat app for Android. You can start a server locally, or connect to one, and exchange messages. Nothing ground-breaking, but it was a good way for me to learn more about the Android platform.

It was also interesting thinking about things that one normally doesn’t when developing, but become a consideration when developing for a mobile system (things like battery power!)

Source code here on: github.com/ma489/android-chat

chat-app

Updated: