Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 232 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 232 Bytes

P2Chat Android

Port of P2Chat to Android (Java).

Building

WARNING! Build correctly occurs only in GOPATH.

$ go get -u github.com/MoonSHRD/p2chat-android
$ cd $GOPATH/github.com/MoonSHRD/p2chat-android
$ make