Android Question Pause compilation

carlos7000

Well-Known Member
Licensed User
Longtime User
¿It is possible at some point of the compilation process, to pause in that process, so that a program (of a third party) does some work on the code before the final compilation?

I refer specifically to whether it is possible to allow after the lexical and syntactic analysis of the source code, the Proguard program (or other) is allowed to obfuscate the code, and then continue with the final compilation?

 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…