- Запуск Wiremock на машине с:
Код: Выделить всё
java -jar wiremock-standalone-3.13.1.jar --proxy-all="https://example.api.com" --record-mappings --verbose - Starting android emulator and connecting to localhost with proxy via my local ip address (for certain reason 10.0.2.2 doesn't work and I don't understand why)
- Trying to recording responses from my api
Подробнее здесь: https://stackoverflow.com/questions/797 ... k-with-avd