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 -

image - ClassNotFoundException when add a prebuilt apk into system.img in android -