Skip to content

Latest commit

 

History

History
30 lines (15 loc) · 465 Bytes

README.md

File metadata and controls

30 lines (15 loc) · 465 Bytes

nabu-chat

Simple android chat using Nabu primitives

Compatible with nabu-chat

Screenshot

Chat

Instructions

Built using Android Studio

To build: Build Menu -> Make Project

To run: Run Menu -> Run 'app'

Alternatively from CLI

install gradle

gradle build

apk file will be built in app/build/outputs/apk