luckyjmcc
luckyjmcc
java -jar AabResGuard-0.1.7.jar obfuscate-bundle --bundle=app-release.aab --output=obfuscated.aab --config=config.xml ---->output=obfuscated.aab getOutputPath().getParent() ----> null Solution : create a folder and change command line : java -jar AabResGuard-0.1.7.jar obfuscate-bundle --bundle=app-release.aab --output=yourfoldername\obfuscated.aab --config=config.xml
disable the line 216 code in PinnedSectionListView.java : //pinnedView.setBackgroundColor(Color.WHITE);
disable the line 216 code in PinnedSectionListView.java : //pinnedView.setBackgroundColor(Color.WHITE);
没用。。。。
post无法缓存 | | 尹宝华 邮箱:[email protected] | 签名由 网易邮箱大师 定制 在2018年10月18日 14:46,1391884664 写道: 在自己的项目中上面的两种都没有实现离线缓存,请问除了拦截器还需要配置哪里吗? — You are receiving this because you authored the thread. Reply to this email directly, view it...
the same problem ,for help !