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
Maksim Shabunin
bfa77ff5a4
Increase android samples versions
10 years ago
hbristow
2059972bf7
Preparing to rebase
12 years ago
Alexander Smorkalov
2c67731a7b
Issue #2549 OpenCV Samples does not expand on full screen fixed.
...
All samples use application style in android manifest instead of system calls in onCreate event now.
12 years ago
Alexander Smorkalov
91a9923dcf
Face detection package name replaced on org.opencv.facedetect for consistency with Google Play package.
12 years ago
Alexander Smorkalov
95b7f5c46c
Face Detection sample namespace replaced on org.opencv.facedetect for consistency with Google Play.
12 years ago
Andrey Kamaev
11bffb0e7d
Unify manifest files in Android examples
...
(cherry picked from commit bd12f636c8
)
Signed-off-by: Andrey Kamaev <andrey.kamaev@itseez.com>
12 years ago
Andrey Kamaev
bd12f636c8
Unify manifest files in Android examples
12 years ago
Andrey Kamaev
05630b336b
Updated package version in Android samples
...
(cherry picked from commit 47b9640785
)
Signed-off-by: Andrey Kamaev <andrey.kamaev@itseez.com>
12 years ago
Andrey Kamaev
47b9640785
Updated package version in Android samples
12 years ago
Andrey Kamaev
9e00cc59af
Added face datection Android sample
14 years ago
Andrey Kamaev
7c6fc6e18a
Android samples are renamed
14 years ago
Andrey Kamaev
cc447448ff
Added native camera Android sample; Added manual port of VideoCapture class.
14 years ago
Andrey Kamaev
3df6548c4a
Android samples fixed - line endings are converted to unix style; autogenerated folders are added to ignore list
14 years ago
Andrey Kamaev
6e3142f04b
Added second sample for Android Java API
14 years ago
Andrey Kamaev
d673197d01
Added base Android Java sample
14 years ago