I tried many times to compile c file in Android Studio but all fell through.. On the Internet there are many instruction how to do it but each of these there are different from other.. One use CMake (it isn't available from Android Studio 2.2.3 SDK Tools), another use Android.mk and Application.mk (after tried it I had error: make (e=2): The system cannot find the file specified.
) and others..
Is there one useful instruction that could help me to compile c file in Android Studio?
Can anyone help me? I would appreciate if you give me step by step solution how to do it.
Sorry for my English. Thanks!