how do c compilers for android work. -


there several applications android such "c4droid" can compile c code, want know how android compiles c code

to run python android uses sl4a, equivalent c code.

android provides c/c++ sdk known "android ndk" communicate hardware.upon harware android os installed followed native application.

application require real time compilation build on android ndk.


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

jquery - How would i go about shortening this code? And to cancel the previous click on click of new section? -