I want to hardcode a location into an android app by modifying it, but it crashes when i do so
There is this app that checks if you are at a certain spot before letting you scan a qr code. I want to skip the location check by modyfying the system calls for location and hardcoding a set of coordinates but when i do so it crashes as soon as i click scan qr.