Android app research
Hello there! I have a few android apks that use https to relay data to an api endpoint. Is it possible to see what is being sent if you send it a spoofed DNS record for the domain and redirect it to your own server? The app is installed on an emulator …