How do you guys debug network issues?

This page summarizes the projects mentioned and recommended in the original post on /r/androiddev

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • chucker

    🔎 An HTTP inspector for Android & OkHTTP (like Charles but on device)

  • I prefer Chucker: https://github.com/ChuckerTeam/chucker

  • requestly-desktop-app

    Requestly Desktop App (Mac, Linux, Windows)

  • You can try out any Network Inspector and collect logs and inspect them later offline.  There are many network inspection tools available like Charles Proxy or Requestly (I prefer Open-Source).  You can use this guide to Inspect traffic from your Android device - https://docs.requestly.io/desktop-app/windows/getting-started/setup/android

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • What application you use for monitoring in/outgoing data on device?

    1 project | /r/androiddev | 12 Jun 2023
  • How to sniff rest API calls from an app

    1 project | /r/androiddev | 29 Dec 2022
  • Powerful & Open Source debugger for native android apps

    2 projects | /r/androiddev | 17 May 2022
  • Is there an app debug console available or another convenient way to log information during development?

    2 projects | /r/androiddev | 16 Apr 2022
  • How to inspect http request from phone to server

    1 project | /r/androiddev | 1 Jul 2021