Android : Capturing HTTP Requests with non-rooted android device

后端 未结 8 1113
说谎
说谎 2020-12-12 10:30

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 R

8条回答
  •  爱一瞬间的悲伤
    2020-12-12 10:43

    I just installed Drony, is not shareware and it does no require root on cellphone with Android 3.x or above

    https://play.google.com/store/apps/details?id=org.sandroproxy.drony

    It intercepts the requests and are shown on a LOG

提交回复
热议问题