Needed to allow for the project to package the pre-compiled libs if not building the project.
* rename jme_stbi -> jme_decode, which is a new native library that will handle image and audio decoding in native code * add a special version of tremor designed to run on android * adjust the build process to handle these changes