Does anyone know what's the state of the art way for cutting crap out of android apps? In the same way adblock cuts crap out of web pages?
I assume one would need a Java disassembler at least. On desktop, something like recaf works and allows changing things in classes without the full recompilation.
Is there something like this for android?
replies(2):