From 6e531a35a57887d0b5764f34e16225ffdf0ee8e7 Mon Sep 17 00:00:00 2001 From: atanarjuat Date: Sun, 29 May 2022 22:19:06 +0200 Subject: add android notes --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 30e4542..42e6793 100644 --- a/README.md +++ b/README.md @@ -40,4 +40,9 @@ is accessible via the obfuscated proxy too. ## Android -... +Assuming you have the `android ndk` in place, you can build the bindings for android using `gomobile`: + +``` +make build-android +``` + -- cgit v1.2.3