Alexander Alekhin
|
c6a6f39d29
|
android: drop sourceCompatibility/targetCompatibility options
|
3 years ago |
Jannik Bamberger
|
ef53a9229f
|
Automatically set the correct OpenCV version in build.gradle
Automatically sets the correct OpenCV version in the CMAKE example contained in the build.gradle
file of the Android SDK.
|
3 years ago |
Giles Payne
|
3b42e19505
|
At-like function for Java/Kotlin
|
4 years ago |
Hannes Achleitner
|
52f930cca7
|
finish Android version info to Gradle style
|
5 years ago |
hannesa2
|
43a91f82fe
|
Merge pull request #16222 from hannesa2:AndroidMoveVersionInfo
Android move version info to Gradle style
* move version info to Gradle style
* Use VERSION_NAME in loader
* apply review suggestion
|
5 years ago |
Alexander Alekhin
|
95415ac3a5
|
android: change ANDROID_STL='c++_shared'
- fixes crashes in face-detector application
- libc++_shared.so is bundled automatically via CMake helper project
|
5 years ago |
Alexander Alekhin
|
3c1267dbe6
|
android: update 'debug' information support
|
6 years ago |
Alexander Alekhin
|
2b35c1708b
|
android: gradle-based package and samples
- drop hello-android sample
|
6 years ago |
Alexander Alekhin
|
c6aa97c9aa
|
next(android): java3 -> java4
|
7 years ago |
Alexander Alekhin
|
cf31243c74
|
android: add build.grade into Android SDK
For using 'OpenCV for Android SDK' with Android Studio projects.
|
7 years ago |