It turns out that I am passing an application that I made in java to android but when copying the libraries to the Android libs folder when running the app I get an error which is the following:
This only happens with some libraries and I understand that it says they are duplicated or something like that ..
I would like you to explain me why this error comes out exactly and how to solve it if it is possible.
these are the libraries that I add to the project:
By the way, this error comes to me even without adding code to the app.