I'm trying to include Google Play Service in my project to use Google Analytics. But just after I include the library in my project I'm unable to build it anymore. There aren't any errors in the project, but Eclipse just stop responding after a while.
From other topics from StackOverflow I've understand that Eclipse does not import libraries correctly with the 64 bit versions.
Is there any thing that I can do to fix this, or I just have to download the 32bit version of ADT?