Sorry about posting this here, I learned later that this is not the right place for such questions.
In case anybody wanders upon this question, here is the answer: http://stackoverflow.com/questions/33425546/jni-folder-is-not-picked-up-by-android-studio-after-headers-are-generated On Friday, October 30, 2015 at 12:25:21 AM UTC-5, Mehmet Emre Aydinli wrote: > > Hello, > > I have an android library module that is part of a larger Android app > project, in Android Studio. > > In the library module, I have a java class that has native methods. Then, > I put that class through javah -jni to generate the header file. I can see > the jni folder, and generated header file but no matter what I do, Android > Studio doesn't pick it up. > > What am I missing, what should I check? > -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
