The workaround is to clean the project (including any library project that is used).
Am Donnerstag, 23. Oktober 2014 21:26:24 UTC+2 schrieb Vyacheslav Blinov: > > > вторник, 3 июня 2014 г., 14:03:30 UTC+4 пользователь David Pérez написал: >> >> >> In a pure Java project, the following happens when doing >> android:packageDebug: >> >> com.android.builder.packaging.DuplicateFileException: Duplicate files >> copied in APK res/drawable-hdpi/ic_menu_send.png >> File 1: >> /home/david/des/android/FotoCaptura/bin/resources-debug.ap_ >> File 2: >> /home/david/des/android/FotoCaptura/bin/resources-debug.ap_ >> >> > I'm experiencing exactly same problem currently with my app, using > android-sdk-plugin 1.3.6 and sbt 0.13.5 (the output slightly different of > course). I can't reproduce the same thing on a different project, through > the settings does not differ much, only the project size is much lower then > the one I'm getting error with. > -- You received this message because you are subscribed to the Google Groups "scala-on-android" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
