Answer the question
In order to leave comments, you need to log in
How to catch requests to the server from an Android application?
There is an application of the famous Fast Food chain Burger King ( link )
It has a function to enter a code by which you can find a particular dish / promotion.
If the entered code does not exist, we get the appropriate response.
If the code is available in the database of dishes (each dish has a code), a window with this dish opens.
How can I find out the request that is sent to check the code, so that later I can send this request manually. I.e. It is necessary to somehow pull out the body and address of the request.
Screenshots:
Answer the question
In order to leave comments, you need to log in
1. If everything is human there and goes through https - well, practically nothing :)
2. If suddenly through http, then put charles proxy and set up work with a proxy on the device
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question