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.
