W
W
wmAnaN2016-04-21 18:59:38
JavaScript
wmAnaN, 2016-04-21 18:59:38

How can I see Android App Requests?

let's add that I have an application in which there is a registration and it makes a request to the server, how can I see where the request was sent?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
VZVZ, 2016-04-21
@wmAnaN

With the help of a sniffer.
I hope these are HTTP / HTTPS requests, and not packets in the format of some other protocol?
For HTTP / HTTPS, either we look for a sniffer in the playmarket (and they are there) and put it directly on the device, or from under Windows (on a computer) we use Genymotion and the Fiddler sniffer by setting Genymotion to the Fiddler proxy.

A
Ainur Shakirov, 2016-04-21
@Fqyeh29

<вопли>
AAAAAAAA
</вопли>

Well, it's called "android traffic sniffer". Google. They are not few.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question