Android – automatic API response rewrite on launch possible?

I’ve a test application that posts my user data in a POST request, which then respons with {“isPlus”:false}

Using HttpToolkit I can mock the response from my computer to show true, which launches my app in Plus mode.

Is there an application or xposed module that will automatically do this rewrite upon app launch? Maybe you can do it with a help of a proxy?

submitted by /u/SalamiSimon
[link] [comments]

September 5, 2023
Read More >>