您好,欢迎来到九壹网。
搜索
您的当前位置:首页android 添加 vlc arr,2018-05-16添加libvlc.aar

android 添加 vlc arr,2018-05-16添加libvlc.aar

来源:九壹网

草图.png

apply plugin: 'com.android.application'

android {

compileSdkVersion 27

defaultConfig {

applicationId "hello.world.myapplication"

minSdkVersion 15

targetSdkVersion 27

versionCode 1

versionName "1.0"

testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

}

buildTypes {

release {

minifyEnabled false

proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'

}

}

repositories {

flatDir {

dirs 'libs'

}

}

dependencies {

// implementation fileTree(include: ['*.jar','*.aar'], dir: 'libs')

implementation fileTree(include: ['*.jar'], dir: 'libs')

compile(name: 'libvlc', ext: 'aar')

implementation 'com.android.support:appcompat-v7:27.1.1'

implementation 'com.android.support.constraint:constraint-layout:1.0.2'

testImplementation 'junit:junit:4.12'

androidTestImplementation 'com.android.support.test:runner:1.0.1'

androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.1'

implementation 'com.github.bumptech.glide:glide:4.7.1'

}

}

也可以只添加一行

// implementation fileTree(include: ['*.jar','*.aar'], dir: 'libs')

因篇幅问题不能全部显示,请点此查看更多更全内容

Copyright © 2019- 91gzw.com 版权所有 湘ICP备2023023988号-2

违法及侵权请联系:TEL:199 18 7713 E-MAIL:2724546146@qq.com

本站由北京市万商天勤律师事务所王兴未律师提供法律服务