16 ms·
Why can't they just let us us a gcc toolchain and be done with it.
by openfly 16y ago
Why can't they just let us us a gcc toolchain and be done with it.
- andybak 16y agoHow's this? http://developer.android.com/sdk/ndk/index.html http://developer.android.com/sdk/ndk/index.html
- Scriptor 16y agoIs that for writing entire applications in C or C++ or just parts of them?
- bnoordhuis 16y agoParts. But major parts if you want to, see e.g. the Android port of Quake 3: ~250,000 lines of C and a few hundred lines of Java glue.