Android : Android Pre-Dexing of Playservice stalls

on Wednesday, August 6, 2014


I currently build a little test application which is supposed to connect with Google PlayServices. For this to work I understood that I need to sign my package. And that I have to add the SHA1 Key of my certificate to Google Developer Console. That I did.


The issue I have is: The building / deploying of the package stalls on Pre-Dexing PlayServices.


When I disable signing of the package then it just works and deploys fine to the target device (but then, of course, I get a error on signin to google+ that the package is not providing the correct certificate / key.)


How can I solve this? Is this a configuration issue? I'm using API Version 19.


Thank you


Jeremias


0 comments:

Post a Comment