I\'m using facebook login in my app. I\'ve created facebook app id. If I use facebook app id in values/strings.xml it works fine and I\'m able to generate signed apk in andr
in android manifest change to this
from : https://code.google.com/p/android/issues/detail?id=194705