Add note on emulated android devices. refs #204

This commit is contained in:
Maximilian Hils 2014-01-21 21:56:36 +01:00
parent 7ddc941116
commit cf094c2fbc
1 changed files with 5 additions and 2 deletions

View File

@ -7,8 +7,11 @@ necessity, and many apps merrily ignore it even if it's there. This situation
is improving, but in many circumstances using [transparent
mode](@!urlTo("transparent.html")!@) is mandatory for testing Android apps.
We used an Asus Transformer Prime TF201 with Android 4.0.3 in the examples
below - your device may differ, but the broad process should be similar.
We used both an Asus Transformer Prime TF201 (Android 4.0.3) and a Nexus 4
(Android 4.4.4) in the examples below - your device may differ,
but the broad process should be similar.
On **emulated devices**,
there are some [additional quirks](https://github.com/mitmproxy/mitmproxy/issues/204#issuecomment-32837093) to consider.
## Getting the certificate onto the device