* Uniformalize the syntax used for the different projects
* Remove the usage of "glob" expressions
* Sort file lists to alphabetical order
* Replace uses of include_directories with target_include_directories
* Move some of the logic to subdirectories
* Remove a copy of native app glue
The NDK documentation was not clear, but you are supposed to set the event rate
on an ASensorEventQueue only after enabling its associated sensor. It also needs
to be re-set after re-enabling the sensor. Without it, events arrive at some
"default rate" (quite slowly on some devices).
source code are shared with cmake's copy
two-libs and test-libstdc++ are not shared with cmake
also consolidated Teapots project into one projects called teapots:
Teapot
MoreTeapots
choregrapher-30fps (has its own ndk-helper code)