Transform API是在1.5.0-beta1版开始使用,利用Transform API,第三方的插件可以在.class文件转为dex文件之前,对一些.class文件进行处理。Transform API简化了这个处理过程,而且使用起来很灵活。 使用Transform API 使用Transf