Improving compatibility with the latest Android SDK (r21) and NDK (r8c).
authorAndrey Pavlenko <andrey.pavlenko@itseez.com>
Tue, 20 Nov 2012 14:27:03 +0000 (18:27 +0400)
committerAndrey Pavlenko <andrey.pavlenko@itseez.com>
Tue, 20 Nov 2012 14:40:22 +0000 (18:40 +0400)
commitcfd634ca3e43bd9144dca74c88c828f8d2c96b4d
tree5b01ef12e1fbafd4d429623a1c6764a1a53d843d
parent6cd70c83fb0b77dd2ebfbd1ee78544fc1ca1980d
Improving compatibility with the latest Android SDK (r21) and NDK (r8c).

- Adding Android SDK/ADT r21 compatibility;
- fixing stl headers path for new ndk;
- fixing native API level for Android projects
18 files changed:
modules/java/android_lib/.settings/org.eclipse.jdt.core.prefs [deleted file]
modules/java/android_test/.settings/org.eclipse.jdt.core.prefs
samples/android/15-puzzle/.project
samples/android/15-puzzle/.settings/org.eclipse.jdt.core.prefs
samples/android/color-blob-detection/.settings/org.eclipse.jdt.core.prefs
samples/android/face-detection/.cproject
samples/android/face-detection/.settings/org.eclipse.jdt.core.prefs
samples/android/face-detection/jni/Application.mk
samples/android/image-manipulations/.settings/org.eclipse.jdt.core.prefs
samples/android/tutorial-0-androidcamera/.settings/org.eclipse.jdt.core.prefs
samples/android/tutorial-1-addopencv/.settings/org.eclipse.jdt.core.prefs
samples/android/tutorial-2-opencvcamera/.settings/org.eclipse.jdt.core.prefs
samples/android/tutorial-3-native/.cproject
samples/android/tutorial-3-native/.settings/org.eclipse.jdt.core.prefs
samples/android/tutorial-3-native/jni/Application.mk
samples/android/tutorial-4-mixed/.cproject
samples/android/tutorial-4-mixed/.settings/org.eclipse.jdt.core.prefs
samples/android/tutorial-4-mixed/jni/Application.mk