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

How big is the Android NDK?

Latest LTS Version (r23b) PlatformPackageSize (Bytes)Windows 64-bitandroid-ndk-r23b-windows.zip788638042Macandroid-ndk-r23b-darwin.dmg1537571116Linux 64-bit (x86)android-ndk-r23b-linux.zip725122099NDK Downloads | Android NDK | Android Developers developer.android.com › ndk › downloads

Read more