sqlcipher/sqlcipher-android-tests

More than one file was found with OS independent path

simtse opened this issue · 5 comments

I just checked out the repo and tried to start the :app onto my emulator and OnePlus device and I fails within a few seconds

> Task :app:transformNativeLibsWithMergeJniLibsForDebug FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:transformNativeLibsWithMergeJniLibsForDebug'.
> More than one file was found with OS independent path 'lib/x86/libsqlcipher.so'

I have my own repo that has a Proof-of-concept using SqlCipher on emulator. But I closed that Android Studio down and I'm building do the OnePlus. So I'm not sure where this might be coming from.

Hi @simtse

I haven't experienced that issue building the test suite before. What version of Android Studio are you using, and on what platform?

I'm using Android Studio 3.5.3
image

Hi @simtse

Can you try fist performing a Clean Project from the Build menu, then File → Invalidate Caches / Restart to see if that addresses the issue?

stale commented

Hello, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. You may also label this issue as "bug", "enhancement", or "security" and I will leave it open. Thank you for your contributions.

stale commented

Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to reopen with up-to-date information.