Reverse engineering an Android app's network connections
- HTTP toolkit
- extract app from device with SAI as an .apks file (get from f-droid for full feature support)
- use
apk-mitmto process the .apks file - push the processed .apks file to the device
- uninstall the existing app
- install the processed .apks file using SAI