I'm actually developing for Android. As I do changes, I make the app and send the apk file to my boss via dropbox. Lastly, I started sending it via its github file link. Since then apps won't install (I have my phone in Spanish, but I think in English the error says "Parse error").
It must be a Git/Github problem, because if I send the app via mail/dropbox or upload it to my phone by cable directly from my PC, it works perfectly.
First thing I thought was that the Git's Auto CRLF function, active by default in my PC, could be modifying the APK. But I uploaded the APK without this function and it still won't work.
So, what is causing this error that's driving me crazy?