Skip to content

Comment on See Android Goparent

Comments

Why does nay of that restrict writing business logic in c or go, then just interfacing it in the Fragment or whatever?

It doesn't. But that's not what the parent comment was suggesting.

If you have anything compute-intensive enough to affect battery life in an Android app, you really ought to use the NDK, and Go will probably be officially supported: https://docs.google.com/document/d/1N3XyVkAP8nmWjASz8L_Ojjnj...

Or if you want Android/iOS portability, find a common API for SQLite and implement in C.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.