Skip to content

Comment on Python for Androidparent

Comments

Go is portable... you just need to compile on the target. Go is write once, compile and run everywhere. Compiling would be part of the app install process; Compiling Go is much lighter than compiling C anyway.

NDK also lets you compile one binary for all device architectures now as well.

I think Google should require every app that uses the NDK to provide ARM, x86 and MIPS binaries.

AboutSource Built by g1lg1l

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