Yes, you can develop any general application with C . But you won’t want to. It gets very long winded quite quickly. The NDK is a toolset that enables the development of Android apps using C, C++ and other native code languages, compiling code into applications that can run on Android devices.
Read moreWhat projects can I build with C?
Below are some C programming projects that you can develop as a beginner to gain more C programming skills:
Read moreHow do you make a project in C++?
Creating new C/C++ projects
Read more