Skip to content

kanke/HackChat

Repository files navigation

Android HackChat

This application allows two Android devices to carry out two-way text chat over Bluetooth. It demonstrates all the fundamental Bluetooth API capabilites, such as: (1) Scanning for other Bluetooth devices (2) Querying the local Bluetooth adapter for paired Bluetooth devices (3) Establishing RFCOMM channels/sockets (4) Connecting to a remote device (5) Transfering data over Bluetooth (6) Saving chat history when one device disconnects and connects with another

Pre-requisites

  • Android SDK v21
  • Android Build Tools v21.1.1
  • Android Support Repository

Getting Started

This sample uses the Gradle build system. To build this project, use the "gradlew build" command or use "Import Project" in Android Studio.

About

❗💡🌐An android app for bluetooth chat. This Android app allows you to chat with one device at a time and preserves your chat history when you switch to another device (No Wifi or Internet connection needed)

Resources

Contributing

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages