popcorn-official / popcorn-android

Popcorn Time is a multi-platform, free software BitTorrent client that includes an integrated media player ( Android / AndroidTV ) A Butter-Project Fork
https://popcorn-time.site
Other
1.25k stars 278 forks source link

ERROR to compile #227

Closed cooliobr closed 7 years ago

cooliobr commented 7 years ago

Version: git Download date: 05/05/2017 Android version: 6.0

  1. Download from git ( development version )
  2. Build in Android Studio
  3. When. try to build tv version, Studio console show this message.
Error:Execution failed for task ':tv:transformNativeLibsWithMergeJniLibsForDebug'.
> com.android.build.api.transform.TransformException: com.android.builder.packaging.DuplicateFileException: Duplicate files copied in APK lib/armeabi-v7a/libjlibtorrent.so
    File1: /Users/rafaelmachado/.gradle/caches/modules-2/files-2.1/com.frostwire/jlibtorrent-android-arm/1.2.0.4/2af7ed9a91be687d03377093ddd0e108e4eda699/jlibtorrent-android-arm-1.2.0.4.jar
    File2: /Users/rafaelmachado/StudioProjects/popcorn-android/base/build/intermediates/bundles/default/jni
ChrisAlderson commented 7 years ago

Cannot reproduce.