>>27009146>>27009165on my phone (obvs), but you can easily decompile an apk to give up class interfaces, dex counts, dependencies and then from there converting those files into readable java is just as easy, but unfortunately niantic obfuscated much of their local class names through their own internal build scripts.
android is still very new to me, but spoofing via adb doesn't require you to decompile the apk and I'm sure there are apps that let you do this if you've rooted. i'm trying to figure out if I can get a gradle build and run it on my pc now.