Alexander Alekhin
|
c6a6f39d29
|
android: drop sourceCompatibility/targetCompatibility options
|
2021-10-06 16:49:02 +00:00 |
|
Alexander Alekhin
|
37c3f0d8a0
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2021-10-02 17:57:18 +00:00 |
|
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.
|
2021-10-02 16:06:33 +02:00 |
|
Giles Payne
|
3b42e19505
|
At-like function for Java/Kotlin
|
2021-06-06 20:09:13 +09:00 |
|
Hannes Achleitner
|
52f930cca7
|
finish Android version info to Gradle style
|
2020-01-15 06:34:42 +01:00 |
|
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
|
2020-01-03 19:15:35 +03:00 |
|
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
|
2019-07-12 18:58:02 +00:00 |
|
Alexander Alekhin
|
3c1267dbe6
|
android: update 'debug' information support
|
2019-05-19 16:09:45 +00:00 |
|
Alexander Alekhin
|
2b35c1708b
|
android: gradle-based package and samples
- drop hello-android sample
|
2018-12-19 14:59:48 +03:00 |
|
Alexander Alekhin
|
c6aa97c9aa
|
next(android): java3 -> java4
|
2018-04-10 18:09:54 +03:00 |
|
Alexander Alekhin
|
cf31243c74
|
android: add build.grade into Android SDK
For using 'OpenCV for Android SDK' with Android Studio projects.
|
2018-02-19 17:19:26 +03:00 |
|