← Open Source

android-network-recorder

Android Testing · Kotlin, Android

android-network-recorder is a set of debug-focused Android modules for capturing real network exchanges during a session and exporting them as deterministic fixtures for test workflows — so integration tests can replay real traffic instead of relying on hand-written mocks.

Built for

  • Recording real network traffic from a running Android app
  • Exporting captured exchanges as replayable test fixtures
  • Debug-time integration into existing Android projects

Related tools

ios-network-recorder is the iOS counterpart, built around the same fixture-based approach.