fwcd / distributed-chat

Distributed peer-to-peer messaging app using Bluetooth LE mesh networks
Mozilla Public License 2.0
73 stars 11 forks source link

Add an Android app #19

Open fwcd opened 3 years ago

fwcd commented 3 years ago

A long-term goal would be to have an Android app too that integrates the DistributedChat package with a platform-specific UI. There are a few challenges with this approach, however:

A UI could be written using a high-level framework for Kotlin, e.g. Jetpack Compose which is similar to SwiftUI.

dimme commented 3 years ago

I was just thinking; What if a distributed BLE chat app existed? Then I searched the Internet, and it took me here. I had it running on my iPad in a couple of minutes.

I hope this gets more widely adopted and an Android client eventually is worked on. I would love to help you but I should study some Swift first. I wonder if a native Java DistrubutedChat package would be easier to implement, preferably compatible with the Swift version.

IMG_9FE3640D3CC8-1