Androidのデフォルトクラスの読み込みを傍受し、条件付きでクラスの読み込みを避けることはできますか? 私のモチベーションは、Androidのデフォルトのクラスのロード処理をインターセプトし、条件に基づいてクラスをロードしないよう、 if (!fooScope) {
throw IllegalStateException("Trying to load class from FooSc
:私はそれは私がこれに新たなんだ、とどのように手段として正確に把握していない Running dex as a separate process.
To run dex in process, the Gradle daemon needs a larger heap.
It currently has 1024 MB.
For faster builds, increase the ma