I´ve been trying to integrate the socialize sdks into my app for some hours now and i just can´t figure out how to do it. i get this anoyying gradle dependancy error:
com.android.dex.DexException: Multiple dex files define Landroid/support/annotation/AnimRes
I searched on forums and it´s supposed to be a problem with having 2 support libraries like annotations and appcompat 22.2.1 and their annotations interfering but thats not the problem with my project. i think the problem occurs when i add the com.socialize:loop dependancy to the project.
heres a screenshot:
i´ve tried everything. adding the dependencies as modules, aar and some other stuff. i get this error every time. some help would be greatly apreciated. Thanks =)
it´s a clean project and it´s the only dependencies iv´e imported. it happens when i add the loopy thing. the problem is, if i don't add the loopy thing it doesn't work because socialize.libary depends on it