<tfoot id='SnECI'></tfoot>

  • <legend id='SnECI'><style id='SnECI'><dir id='SnECI'><q id='SnECI'></q></dir></style></legend>
  • <i id='SnECI'><tr id='SnECI'><dt id='SnECI'><q id='SnECI'><span id='SnECI'><b id='SnECI'><form id='SnECI'><ins id='SnECI'></ins><ul id='SnECI'></ul><sub id='SnECI'></sub></form><legend id='SnECI'></legend><bdo id='SnECI'><pre id='SnECI'><center id='SnECI'></center></pre></bdo></b><th id='SnECI'></th></span></q></dt></tr></i><div id='SnECI'><tfoot id='SnECI'></tfoot><dl id='SnECI'><fieldset id='SnECI'></fieldset></dl></div>

        <small id='SnECI'></small><noframes id='SnECI'>

        • <bdo id='SnECI'></bdo><ul id='SnECI'></ul>

        Android : 使用非 root 的 android 设备捕获 HTTP 请求

        时间:2023-06-11

            <tfoot id='Be08M'></tfoot>
            <i id='Be08M'><tr id='Be08M'><dt id='Be08M'><q id='Be08M'><span id='Be08M'><b id='Be08M'><form id='Be08M'><ins id='Be08M'></ins><ul id='Be08M'></ul><sub id='Be08M'></sub></form><legend id='Be08M'></legend><bdo id='Be08M'><pre id='Be08M'><center id='Be08M'></center></pre></bdo></b><th id='Be08M'></th></span></q></dt></tr></i><div id='Be08M'><tfoot id='Be08M'></tfoot><dl id='Be08M'><fieldset id='Be08M'></fieldset></dl></div>

              • <bdo id='Be08M'></bdo><ul id='Be08M'></ul>
                  <tbody id='Be08M'></tbody>
              • <legend id='Be08M'><style id='Be08M'><dir id='Be08M'><q id='Be08M'></q></dir></style></legend>
                • <small id='Be08M'></small><noframes id='Be08M'>

                  本文介绍了Android : 使用非 root 的 android 设备捕获 HTTP 请求的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我有一个使用第三方 jar 的 android 应用程序.应用程序运行时,从第三方 jar 向服务器发送 Http 请求.我需要捕获从第三方 jar 发送的 HTTP 请求.我想知道是否有一种简单的方法可以使用 非 root 设备

                  I have an android application which uses a third party jar in it. Http request is sent from third party jar to server when application is running. I need to capture HTTP Request that is sent from third party jar. I am wondering if there is an easy way to implement with non-rooted device

                  启动:我尝试下载proxyDroid",但它需要植根手机我也试过用shark reader"下载shark for root",它也需要root设备我尝试了许多其他可以捕获完整请求的应用程序,但它只需要根设备

                  To start up : I tried downloading "proxyDroid" but it need rooted phone I have also tried downloading "shark for root" with "shark reader" which also need rooted device I tried many other applications which could capture the complete request but all it need is rooted device

                  我需要 fiddler/wireshark 可以为 windows 做的事情.一个网络数据包分析器,可以很容易地与 android 应用程序集成,它可以提供包含所有头字段的请求对象.

                  I need something what fiddler/wireshark can do for windows. A network packet analyzer which could be easily integrated with android application that could give request object with all header fields in it.

                  推荐答案

                  你可以安装 Charles - 一个 HTTP代理/HTTP 监视器/反向代理,使开发人员能够在您的 PC 或 MAC 上查看他们的机器和 Internet 之间的所有 HTTP 和 SSL/HTTPS 流量.

                  You could install Charles - an HTTP proxy / HTTP monitor / Reverse Proxy that enables a developer to view all of the HTTP and SSL / HTTPS traffic between their machine and the Internet - on your PC or MAC.

                  配置步骤:

                  • 让您的手机和 PC 或 MAC 在同一个局域网中
                  • 启动您安装的 Charles(默认代理端口为 8888)
                  • 设置手机的wifi配置:将delegate的ip设置为您的PC或MAC的ip,delegate的端口设置为8888
                  • 在手机中启动您的应用.并监控 Charles 上的 http 请求.

                  这篇关于Android : 使用非 root 的 android 设备捕获 HTTP 请求的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  上一篇:如何在 webView 的 url 中发送引用请求 下一篇:UIWebView 捕获响应标头

                  相关文章

                    <tfoot id='PACW9'></tfoot>

                    <small id='PACW9'></small><noframes id='PACW9'>

                      <bdo id='PACW9'></bdo><ul id='PACW9'></ul>
                  1. <legend id='PACW9'><style id='PACW9'><dir id='PACW9'><q id='PACW9'></q></dir></style></legend>
                    <i id='PACW9'><tr id='PACW9'><dt id='PACW9'><q id='PACW9'><span id='PACW9'><b id='PACW9'><form id='PACW9'><ins id='PACW9'></ins><ul id='PACW9'></ul><sub id='PACW9'></sub></form><legend id='PACW9'></legend><bdo id='PACW9'><pre id='PACW9'><center id='PACW9'></center></pre></bdo></b><th id='PACW9'></th></span></q></dt></tr></i><div id='PACW9'><tfoot id='PACW9'></tfoot><dl id='PACW9'><fieldset id='PACW9'></fieldset></dl></div>