The android-go project aims to provide a platform (namely an SDK) for
writing native Android apps in Go programming language. All things here were
designed to be less coupled as possible, thus maintaining a great level of
flexibility while keeping things simple and easy to use. The approach and tools
are different from
gomobile, but the latter has inspired me a lot.
Comments and ideas are welcome!
There are two example apps and one demo:
--
Regards,
Maxim Kupriianov