We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Deleted the added line from my previous edit. That instruction doesn't jive with the rest of this tutorial when I complete it as a whole. Nevertheless, just for reference, I first ran the "javah" command and then applied "Android Tools -> Add Native Support ... ". This worked for me, and I was able to implement the .cpp files and *.mk files presented in this tutorial. Thank you!
Added an instruction to add "Android Tools -> Add Native Support" before the instruction to convert your project to C++. If you don't do the first step, then the JNI folder will not appear.
Lecture 3: Tweak image sizes.
Add Lecture 3.