meshIM is an on- or off-line Android messaging application built on the RightMesh library.
You can send messages such as Text, Images, audio, files etc to other meshIM users over the internet, or form automatically form a local network to send messages to devices nearby!
RightMesh is a software-based, mobile mesh networking platform and protocol using blockchain technology and tokens to enhance global connectivity. Find out more at RightMesh.io
You can clone this repository and build meshIM in Android Studio. You will need your own RightMesh developer credentials, license key, and mesh port to build and run the application. Check out the RightMesh DeveloperPortal to sign up and find instructions.
Aside from RightMesh, meshIM uses Gson for JSON serialization and Room for database abstraction, MultiType-FilePicker for choosing files, as well as some other Google support libraries for backwards compatibility.