【问题标题】:Vitamio crash on LibChecker. Added Vitamio using gradleVitamio 在 LibChecker 上崩溃。使用 gradle 添加 Vitamio
【发布时间】:2016-09-30 07:59:46
【问题描述】:

我在 android studio V2.2 中使用 gradle 添加了 viatmio 库。 它崩溃了

if (!LibsChecker.checkVitamioLibs(this))

除了

couldn't find "libvinit.so"


dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
androidTestCompile('com.android.support.test.espresso:espresso-core:2.2.2', {
    exclude group: 'com.android.support', module: 'support-annotations'
})
compile 'com.android.support:appcompat-v7:24.2.1'
compile 'me.neavo:vitamio:4.2.2'

testCompile 'junit:junit:4.12'

}

需要任何建议或更正。 谢谢

【问题讨论】:

    标签: android http-live-streaming vitamio


    【解决方案1】:

    Official Web site 下载最新版本的 Vitamio 并添加此行以启动 Vitamio.isInitialized(this);

    【讨论】:

      猜你喜欢
      • 2016-04-29
      • 2016-04-08
      • 1970-01-01
      • 2014-10-30
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多