Alexander Alekhin
01c1b341a8
cmake: enable C++11 implicitly
5 years ago
hannesa2
57c9991413
Merge pull request #16481 from hannesa2:DeleteOldAndroidManifest.xml
...
* delete old AndroidManifrst.xml
* fix tutorial generation
5 years ago
Hannes Achleitner
afc8dd5661
remove Eclipse relicts in Android sample
5 years ago
Hannes Achleitner
2da7360b63
Remove Android Eclipse relicts
5 years ago
Giles Payne
2734291b35
Add CameraActivity utility class to automate Camera permission request handling
6 years ago
Otto Seiskari
3a1ccd5f43
Remove fullscreen android:theme where it hides the menu
...
Many of the Android samples rely on an options menu to work properly
but, at least on newer devices, the menu is permanently hidden by the
Android theme "Theme.NoTitleBar.Fullscreen", which means that most
of the examples were dysfunctional.
6 years ago
Alexander Alekhin
2b35c1708b
android: gradle-based package and samples
...
- drop hello-android sample
6 years ago
Alexander Alekhin
8533b45ce9
cmake: Java/Android SDK refactoring
7 years ago
Suleyman TURKMEN
11ca1c95f8
update cpp samples and tutorials
9 years ago
Alexander Alekhin
491a3fdebc
android samples: force setVisibility (see #5812 )
9 years ago
Alexander Alekhin
e1ad86c1fa
android samples: update way to attach native part of OpenCV
...
OPENCV_ANDROID_SDK - OpenCV Android SDK location (or OpenCV build dir)
Can be passed via ndk-build parameter or environment variable.
10 years ago
Maksim Shabunin
bfa77ff5a4
Increase android samples versions
10 years ago
Maksim Shabunin
231685133e
OpenCV Manager: support 3.0.0 library
10 years ago
Vadim Pisarevsky
1176d4ef84
fixed some more compile errors and test failures
11 years ago
Vadim Pisarevsky
c422bdc3f8
fixed some more compile errors and test failures
11 years ago
Alexander Alekhin
15b6fd2ec4
android: allow to build & run examples without Android OpenCV Manager
11 years ago
hbristow
2059972bf7
Preparing to rebase
12 years ago
Alexander Smorkalov
f89cc191a4
Waning fixes for Android samples
12 years ago
Alexander Smorkalov
d067dc5a05
Code review notes fixed.
12 years ago
Alexander Smorkalov
507e2dc0ad
Project files for Eclipse updated.
12 years ago
Alexander Smorkalov
902463b6e9
Tutorial4 sample renamed to Tutorial-2-MixedProcessing
12 years ago