Can I make app with C?

The tool for Android is called NDK (Native Development Kit), you can use it to create Android Apps using C/C++ . Developers, often use NDK when creating complex apps that require low level hardware interaction, massive memory usage, complex graphics (Video games). That’s why Java is the core Android language for now.

Read more

Does Android have GCC?

The app Terminal IDE has a built-in GCC ARM compiler for Android. You can install it, move it to another folder and then uninstall it. But make sure you have enough free memory (needs 150 MB). Android Applications are compiled in a PC and then installed on the phone.7 Eyl 2011

Read more