This document analyzes the security of SSL/TLS usage in Android apps. The authors:
1) Analyzed 13,500 popular Android apps and found that 1,074 (8%) contained SSL/TLS code vulnerable to man-in-the-middle attacks.
2) Manually audited 100 apps and successfully launched MITM attacks against 41 apps, capturing sensitive data like credentials.
3) Conducted a user survey that found half of 754 participants could not correctly judge if a browser session was secure.