a
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
plugins {
|
||||
id("com.android.library")
|
||||
}
|
||||
|
||||
android {
|
||||
namespace = "org.opencv"
|
||||
compileSdk = 36
|
||||
|
||||
defaultConfig {
|
||||
minSdk = 24
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
release {
|
||||
isMinifyEnabled = false
|
||||
}
|
||||
}
|
||||
|
||||
compileOptions {
|
||||
sourceCompatibility = JavaVersion.VERSION_11
|
||||
targetCompatibility = JavaVersion.VERSION_11
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
o/bundleLibRuntimeToDirDebug
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
+9
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.opencv"
|
||||
android:versionCode="3000"
|
||||
android:versionName="3.0.0" >
|
||||
|
||||
<uses-sdk android:minSdkVersion="24" />
|
||||
|
||||
</manifest>
|
||||
+18
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"version": 3,
|
||||
"artifactType": {
|
||||
"type": "AAPT_FRIENDLY_MERGED_MANIFESTS",
|
||||
"kind": "Directory"
|
||||
},
|
||||
"applicationId": "org.opencv",
|
||||
"variantName": "debug",
|
||||
"elements": [
|
||||
{
|
||||
"type": "SINGLE",
|
||||
"filters": [],
|
||||
"attributes": [],
|
||||
"outputFile": "AndroidManifest.xml"
|
||||
}
|
||||
],
|
||||
"elementType": "File"
|
||||
}
|
||||
BIN
Binary file not shown.
+6
@@ -0,0 +1,6 @@
|
||||
aarFormatVersion=1.0
|
||||
aarMetadataVersion=1.0
|
||||
minCompileSdk=36
|
||||
minCompileSdkExtension=0
|
||||
minAndroidGradlePluginVersion=1.0.0
|
||||
coreLibraryDesugaringEnabled=false
|
||||
+9
@@ -0,0 +1,9 @@
|
||||
org.opencv.openCVLibrary300-pngs-0 D:\gitPlanet\yola\Pink\openCVLibrary300\build\generated\res\pngs\debug
|
||||
org.opencv.openCVLibrary300-updated_navigation_xml-1 D:\gitPlanet\yola\Pink\openCVLibrary300\build\generated\updated_navigation_xml\debug
|
||||
org.opencv.openCVLibrary300-mergeDebugResources-2 D:\gitPlanet\yola\Pink\openCVLibrary300\build\intermediates\incremental\debug\mergeDebugResources\merged.dir
|
||||
org.opencv.openCVLibrary300-mergeDebugResources-3 D:\gitPlanet\yola\Pink\openCVLibrary300\build\intermediates\incremental\debug\mergeDebugResources\stripped.dir
|
||||
org.opencv.openCVLibrary300-debug-4 D:\gitPlanet\yola\Pink\openCVLibrary300\build\intermediates\merged_res\debug\mergeDebugResources
|
||||
org.opencv.openCVLibrary300-debug-5 D:\gitPlanet\yola\Pink\openCVLibrary300\build\intermediates\packaged_res\debug\packageDebugResources
|
||||
org.opencv.openCVLibrary300-debug-6 D:\gitPlanet\yola\Pink\openCVLibrary300\src\debug\res
|
||||
org.opencv.openCVLibrary300-main-7 D:\gitPlanet\yola\Pink\openCVLibrary300\src\main\res
|
||||
gradleHome-0 D:\.gradle
|
||||
+5
@@ -0,0 +1,5 @@
|
||||
org.opencv.test.openCVLibrary300-updated_navigation_xml-0 D:\gitPlanet\yola\Pink\openCVLibrary300\build\generated\updated_navigation_xml\debugAndroidTest
|
||||
org.opencv.test.openCVLibrary300-packageDebugAndroidTestResources-1 D:\gitPlanet\yola\Pink\openCVLibrary300\build\intermediates\incremental\debugAndroidTest\packageDebugAndroidTestResources\merged.dir
|
||||
org.opencv.test.openCVLibrary300-packageDebugAndroidTestResources-2 D:\gitPlanet\yola\Pink\openCVLibrary300\build\intermediates\incremental\debugAndroidTest\packageDebugAndroidTestResources\stripped.dir
|
||||
org.opencv.test.openCVLibrary300-debugAndroidTest-3 D:\gitPlanet\yola\Pink\openCVLibrary300\build\intermediates\merged_res\debugAndroidTest\mergeDebugAndroidTestResources
|
||||
gradleHome-0 D:\.gradle
|
||||
+1
@@ -0,0 +1 @@
|
||||
{}
|
||||
+1
@@ -0,0 +1 @@
|
||||
{}
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
#- File Locator -
|
||||
listingFile=../../../../outputs/apk/androidTest/debug/output-metadata.json
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user