Sniffing an Android app to find API URL

you can do this with help of WireShark. I am listing steps here Install WireShark on your computer now we have to create Android virtual device(AVD) so we will download Android SDK from official site. Android SDK come with emulator for testing after setting up Android SDK, create a Android virtual Device(AVD) on which we … Read more

tech