Arbiter Mock Server is a powerful development and testing tool designed specifically for Android developers. It allows you to intercept, mock, and debug network requests directly on your device, making API testing and development faster and more efficient.
Features:
Local HTTP Server:
Run a local proxy server on your device
Request Interception:
Capture and intercept HTTP requests
Mock Responses:
Return predefined JSON responses with configurable delays
Conditional Mocks:
Return different responses based on query parameters or request body fields
Auto Pass-Through:
Automatically forward unmatched requests to a global base URL
Pass-Through Mode:
Forward requests to actual HTTPS servers
Request Logging:
View detailed logs of all intercepted requests
Advanced Filtering:
Filter logs by method, status code, type, and date range
Search Functionality:
Search logs by URL or method
Import/Export:
Share endpoint configurations across devices
All data stays on your device. No external servers, no tracking, no analytics. Complete control over your data.