I've started using the RadiusNetworks API 1.0.1 and I've followed the setup guide in the following link:
http://www.proximitykit.com/kits/279/download/android
When I've finished the setup I click the "Make Project" button and I have the following error:
Error: duplicate files during packaging of APK /Users/charly.murillo/AndroidStudioProjects/IbeaconsProDemo/app/build/apk/app-debug-unaligned.apk
Error: Execution failed for task ':app:packageDebug'.
Duplicate files copied in APK META-INF/LGPL2.1 File 1: /Users/charly.murillo/AndroidStudioProjects/IbeaconsProDemo/app/build/exploded-bundles/ComRadiusnetworksAndroidProximityLibrary1.aar/libs/jackson-core-lgpl-1.9.13.jar File 2: /Users/charly.murillo/AndroidStudioProjects/IbeaconsProDemo/app/build/exploded-bundles/ComRadiusnetworksAndroidProximityLibrary1.aar/libs/jackson-core-lgpl-1.9.13.jar
Anyone knows how to fix this??
Thanks in advance!