1

I am developing an android application where I imported Strace for Android which contains .c files, shown in the image below.

.c files in cpp folder

All the .c files are added automatically in the cpp folder when i gave the path of Android.mk file. the Android.mk file is given in this link and MainActivity.java is as follows:

enter image description here

The problem is that when I give the name of starce.c as the native library the application stops unexpectedly. Anyone knows why this is happening?

Thanks in advance

JoshDM
  • 4,939
  • 7
  • 43
  • 72
Humming Bird
  • 121
  • 1
  • 9

0 Answers0