You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to building this library for android using android studio on ubuntu 18.04. I do everything just like the document states, but I get this error:
> Task :app:mergeDebugJniLibFolders FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:mergeDebugJniLibFolders'.
> A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
> java.io.EOFException
How can I fix this?
Thanks in advance.
The text was updated successfully, but these errors were encountered:
I am trying to building this library for android using android studio on ubuntu 18.04. I do everything just like the document states, but I get this error:
How can I fix this?
Thanks in advance.
The text was updated successfully, but these errors were encountered: