Fixed Android build with SDK revision 14
authorAndrey Kamaev <no@email>
Fri, 21 Oct 2011 08:35:34 +0000 (08:35 +0000)
committerAndrey Kamaev <no@email>
Fri, 21 Oct 2011 08:35:34 +0000 (08:35 +0000)
commite8032fa8e9becefc1fbb7b674d58f5240905392c
treec5c3037f1cf1b2b4fc5a118ed87261baca89381d
parent177618984de1334948446d1d01f5f75fde1fca71
Fixed Android build with SDK revision 14
android/scripts/package.sh
modules/java/CMakeLists.txt
modules/java/android/project.properties [new file with mode: 0644]
samples/android/15-puzzle/project.properties [new file with mode: 0644]
samples/android/face-detection/project.properties [new file with mode: 0644]
samples/android/image-manipulations/project.properties [new file with mode: 0644]
samples/android/tutorial-0-androidcamera/project.properties [new file with mode: 0644]
samples/android/tutorial-1-addopencv/project.properties [new file with mode: 0644]
samples/android/tutorial-2-opencvcamera/project.properties [new file with mode: 0644]
samples/android/tutorial-3-native/project.properties [new file with mode: 0644]
samples/android/tutorial-4-mixed/project.properties [new file with mode: 0644]