Multiple dex files define - Deleting extra jar file still not working. What should I do?
I'm trying to implement Google Play Services into my application. I understand that there is a sample project named BaseGameUtils and I need to import it into my workspace and mark it as a library, After importing google-play-services_lib into my workspace, I reference it as a library in the BaseGameUtils library. Lastly I reference both BaseGameUtils and google-play-services_lib in the project I actually want to publish to Google Play. Somewhere in all those connections, I have a jar file in my class path by the same name. To solve this problem I need to delete one of the references of google