Android NDK camera support * Add native camera video backend for Android * In the event of a "No buffer available error" wait for the appropriate callback and retry * Fix stale context when creating a new AndroidCameraCapture * Add property handling
- drop hello-android sample
- properly detect Android SDK support of Ant/Gradle projects - divide processing of And/Gradle based projects